• 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: How to Control App Crashing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to Control App Crashing


  • Subject: Re: How to Control App Crashing
  • From: "SridharRao M" <email@hidden>
  • Date: Wed, 9 Jul 2008 15:42:24 +0530

Hi,
I tried by using breakpoint on -[NSException raise] and objc_exception_throw. still giving same exception.

*** -[NSCFType count]: unrecognized selector sent to instance 0x47bae0

2008-07-09 15:14:38.737 iSoundTest[2330:20b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSCFType count]: unrecognized selector sent to instance 0x47bae0'
Please help me is anyone have an idea.
Sridhar.


On Tue, Jul 8, 2008 at 3:12 PM, Fabio <email@hidden> wrote:
Set a breakpoint on -[NSException raise]


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 below 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.

Regards,
Sridhar.

_______________________________________________
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

_______________________________________________
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

 _______________________________________________
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: How to Control App Crashing
      • From: Jens Alfke <email@hidden>
References: 
 >How to Control App Crashing (From: "SridharRao M" <email@hidden>)
 >Re: How to Control App Crashing (From: Fabio <email@hidden>)

  • Prev by Date: Problems with CoreMidi
  • Next by Date: Re: How to Control App Crashing
  • Previous by thread: Re: How to Control App Crashing
  • Next by thread: Re: How to Control App Crashing
  • Index(es):
    • Date
    • Thread