Re: IBAction and SIGSEGV
Re: IBAction and SIGSEGV
- Subject: Re: IBAction and SIGSEGV
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 16 Apr 2003 12:45:14 -0700
On Wednesday, April 16, 2003, at 12:00 PM, David Blanton wrote:
What causes a signal 11 SIGSEGV?
It's a segmentation fault, which usually means there's a memory
problem, e.g. something accessed some pointer that had no memory
allocated to it, or something else...
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page:
http://dreamless.home.attbi.com/
"Building the future and keeping the past alive are one and the same
thing." - Metal Gear Solid 2
_______________________________________________
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.