• 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: Application quits Unexpectedly
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Application quits Unexpectedly


  • Subject: Re: Application quits Unexpectedly
  • From: j o a r <email@hidden>
  • Date: Sun, 3 Jul 2005 13:45:21 +0200


On 3 jul 2005, at 13.30, Pratush Dayal wrote:

Application quits unexpectedly at this line what can be the possible
cause for it (Looks going out of memory whats the solution to it)


NSString* str = [[[NSString alloc] initWithData: data encoding: NSUTF8StringEncoding] autorelease];

What is the backtrace of the crash? How do you generate the NSData object passed to this method? How large is the data object (aprox.)? Are you sure that the data is well formed UTF8 data?

j o a r



Attachment: smime.p7s
Description: S/MIME cryptographic signature

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

This email sent to email@hidden

References: 
 >Application quits Unexpectedly (From: "Pratush Dayal" <email@hidden>)

  • Prev by Date: Re: Application quits Unexpectedly
  • Next by Date: Using my framework source code for GUI application ?
  • Previous by thread: Re: Application quits Unexpectedly
  • Next by thread: Using my framework source code for GUI application ?
  • Index(es):
    • Date
    • Thread