Re: SIGSEGV Error
Re: SIGSEGV Error
- Subject: Re: SIGSEGV Error
- From: Kjell Nilsson <email@hidden>
- Date: Tue, 17 Sep 2002 08:59:15 +0200
It could be just anything. Corrupt memory, accessing somethin out of
bounds etc.
Run the app in the debugger and chek the backtrack stack. You might get
a clue
then.
What kind of app your writing is of no importance, everyone can have a
SIGSEGV
rash inte their app. ;-)
--kjell
On tisdag, sep 17, 2002, at 04:07 Europe/Stockholm, Tom Gray wrote:
Anyone know why I would be getting a:
SIGSEGV segmentation violation
Every once in a while when my program is running and connected to a
remote
server?
(My program is a socket driven VT-100 Terminal emulator)
--
Tom Gray
email@hidden
or
email@hidden
_______________________________________________
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.