• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Time limit creating GUI in Logic 9.1's 32-bit AU wrapper?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Time limit creating GUI in Logic 9.1's 32-bit AU wrapper?


  • Subject: Time limit creating GUI in Logic 9.1's 32-bit AU wrapper?
  • From: John Proctor <email@hidden>
  • Date: Sat, 16 Jan 2010 21:16:37 +0000

Hi All,

Sorry if this shouldn't be posted on this list. I tried posting on the pro-apps-dev list but as far as I can tell nobody actually uses that list. It is also related to XCode anyway as I think I should be able to use the debugger to locate the problem but, as I describe below it doesn't work.

I'm just trying to track down a problem with using Alchemy (our AU synth plugin) in Logic 9.1 running in 64-bit mode. The 32-bit wrapper crashes just after opening the plugin's editor. I'm finding debugging very difficult as the wrapper process usually (although not always) crashes immediately after attaching to it with the debugger in XCode. For this reason I have had to resort to logging to see what is happening. It appears that it is successfully reaching the end of the AUCarbonViewBase::CreateCarbonView method but after this it immediately receives a SIGKILL signal that is causing it to crash. Is there a time limit on how long this method should take to run that is causing it to be killed straight after returning?

Thanks,

John Proctor - Developer
Camel Audio - http://www.camelaudio.com
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Which files are unused?
  • Next by Date: Why does IB insist on putting NSTextView in an NSScrollView
  • Previous by thread: Re: Mixing C++ and Obj-C
  • Next by thread: Why does IB insist on putting NSTextView in an NSScrollView
  • Index(es):
    • Date
    • Thread