• 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
AudioComponentInstanceNew timed out on launch error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AudioComponentInstanceNew timed out on launch error


  • Subject: AudioComponentInstanceNew timed out on launch error
  • From: Bruce Meagher <email@hidden>
  • Date: Mon, 12 Oct 2009 10:30:20 -0700

Hi all,

I'm trying to debug a "crash report" from itunesConnect where my app fails to launch in time (see below). This error has only been reported (twice) on OS 3.1.1 (iPod touch). I believe it's a rather rare event given how long my app has been out and the number of times the app has been run, but I'm sure I've messing something up. I'm using RemoteIO to playback PCM audio samples (no other audio services are being used) and configure the audio session category for kAudioSessionCategory_UserInterfaceSoundEffects. I have yet to reproduce this error myself, and looking over the code am at a loss what might be causing it. I know I'm not providing much detail, but does anyone have any thoughts why an AudioComponentInstanceNew might hang (or take a real long time)?

Date/Time:       2009-10-05 17:08:09.822 -0700
OS Version:      iPhone OS 3.1.1 (7C145)
Report Version:  104

Exception Type:  00000020
Exception Codes: 0x8badf00d
Highlighted Thread:  0

Application Specific Information:
com.myApp.myApp failed to launch in time
elapsed total CPU time (seconds): 1.350 (user 0.850, system 0.500), 7% CPU
elapsed application CPU time (seconds): 0.570, 3% CPU


Thread 0:
0 libSystem.B.dylib 0x302de4b8 mach_msg_trap + 20
1 libSystem.B.dylib 0x302e1094 mach_msg
2 AudioToolbox 0x33f37058 AUIOClient_NewClient
3 AudioToolbox 0x33f42638 AURemoteIO::AURemoteIO(OpaqueAudioComponentInstance*, bool)
4 AudioToolbox 0x33f3f044 AudioUnitFactory<AURemoteIO>::Constructor(OpaqueAudioComponentInstance*)
5 AudioToolbox 0x33e47844 Open
6 AudioToolbox 0x33e47614 AudioComponentInstanceNew
7 myApp 0x00004b88 -[AudioPlayer init] + 120
8 myApp 0x0001f1d2 -[AudioController initWithInstrument:] + 442
9 myApp 0x0001e404 +[AudioController singleton] + 108
10 myApp 0x00002b62 -[MainViewController viewDidLoad] + 494
...


Thanks,

Bruce
_______________________________________________
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


References: 
 >ExtAudioFileSetProperty ClientDataFormat error on iPhone (From: tahome izwah <email@hidden>)
 >Re: ExtAudioFileSetProperty ClientDataFormat error on iPhone (From: Doug Wyatt <email@hidden>)

  • Prev by Date: Re: ExtAudioFileRead Crash
  • Next by Date: Re: ExtAudioFileRead Crash
  • Previous by thread: Re: ExtAudioFileSetProperty ClientDataFormat error on iPhone
  • Next by thread: Re: ExtAudioFileSetProperty ClientDataFormat error on iPhone
  • Index(es):
    • Date
    • Thread