• 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: Help find doc on error messages
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help find doc on error messages


  • Subject: Re: Help find doc on error messages
  • From: Jonathan Jackel <email@hidden>
  • Date: Sat, 1 Nov 2003 13:14:17 -0500

man signal

Also, go to the breakpoints tab and set a new symbolic breakpoint at -[NSException raise]. When you run in the debugger, the program will break exactly where you are having your problem (which is, rest assured, memory related).

Jonathan

On Saturday, November 1, 2003, at 12:42 PM, LANCE GREENWOOD wrote:

Where do I find the docs to explain and error message like :

[my app] has exited due to signal 11 (SIGSEGV)

I'm sure that it has something to do with memory management, because when I debug the program my data is there and when I click the run button to start my program up again from the debugger all my data is gone. Like the NSMutableArray that holds my record objects is getting lost.

_________________________________________________________________
See when your friends are online with MSN Messenger 6.0. Download it now FREE! http://msnmessenger-download.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Help find doc on error messages (From: "LANCE GREENWOOD" <email@hidden>)

  • Prev by Date: Re: Why can't I instantiate a subclass of NSArrayController?
  • Next by Date: Re: LSUIElement problems
  • Previous by thread: Help find doc on error messages
  • Next by thread: Re: Why can't I instantiate a subclass of NSArrayController?
  • Index(es):
    • Date
    • Thread