• 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
Re: AUGraph crashes in objective-c project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AUGraph crashes in objective-c project


  • Subject: Re: AUGraph crashes in objective-c project
  • From: Ross Bencina <email@hidden>
  • Date: Wed, 21 Aug 2013 10:13:03 +1000



On 21/08/2013 5:33 AM, Benjamin Rindt wrote:
The code to run it is placed in the applicationDidFinishLoading piece
and also straight copied from the main of the c++ project.

You're not giving much to go by.

My guess is that you have some stack variable that was staying on the stack in your main() but is now going out of scope when applicationDidFinishLoading returns.

Make sure you're not using local variables.

Ross.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: AUGraph crashes in objective-c project
      • From: Benjamin Rindt <email@hidden>
References: 
 >AUGraph crashes in objective-c project (From: Benjamin Rindt <email@hidden>)

  • Prev by Date: AUGraph crashes in objective-c project
  • Next by Date: Tap into audio output stream?
  • Previous by thread: AUGraph crashes in objective-c project
  • Next by thread: Re: AUGraph crashes in objective-c project
  • Index(es):
    • Date
    • Thread