iPhone application going out of control
iPhone application going out of control
- Subject: iPhone application going out of control
- From: "SridharRao M" <email@hidden>
- Date: Wed, 9 Jul 2008 16:26:27 +0530
Hi,
I am working on application that will play an audio in iPhone. It's playing the audio perfectly. After completion of playing App is crashing with the following backtrace.#0
0x9256bff4 in ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ ()
No symbol table info available.
#1 0x92d8e0fb in objc_exception_throw ()
No symbol table info available.
#2 0x924f2ad3 in CFRunLoopRunSpecific ()
No symbol table info available.
#3 0x924f2cf8 in CFRunLoopRunInMode ()
No symbol table info available.
#4 0x00013d38 in GSEventRunModal ()
No symbol table info available.
#5 0x00013dfd in GSEventRun ()
No symbol table info available.
#6 0x30a5dc73 in -[UIApplication _run] ()
No symbol table info available.
#7 0x30a68e7c in UIApplicationMain ()
No symbol table info available.
#8 0x00002368 in main (argc=1, argv=0xbffff094) at /Users/test/app1/main.m:14
pool = (NSAutoreleasePool *) 0x407c60
retVal = 4096
Can any one help what might be the problem with that application.
Even tried by giving breakPoints for -[NSException raise] and objc_exception_throw.Still getting same exception
Regards,
Sridhar.
_______________________________________________
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