#0 0x300c8c18 in objc_msgSend ()
#1 0x32b30cb0 in HandleMainThreadReleaseSource ()
#2 0x30269aca in CFRunLoopRunSpecific ()
#3 0x30269366 in CFRunLoopRunInMode ()
#4 0x315506c4 in GSEventRunModal ()
#5 0x30a564e4 in -[UIApplication _run] ()
#6 0x30a5fadc in UIApplicationMain ()
Any ideas? It crashed with a EXC_BAD_ACCESS as the app was coming up. I'm hoping somebody will say there's a known bug in the sdk, but I'm not holding my breath..
#1 0x32b30cb0 in HandleMainThreadReleaseSource ()
#2 0x30269aca in CFRunLoopRunSpecific ()
#3 0x30269366 in CFRunLoopRunInMode ()
#4 0x315506c4 in GSEventRunModal ()
#5 0x30a564e4 in -[UIApplication _run] ()
#6 0x30a5fadc in UIApplicationMain ()
Any ideas? It crashed with a EXC_BAD_ACCESS as the app was coming up. I'm hoping somebody will say there's a known bug in the sdk, but I'm not holding my breath..