Re: Disconnection
Re: Disconnection
- Subject: Re: Disconnection
- From: Jerry Talkington <email@hidden>
- Date: Sun, 23 Nov 2003 16:38:24 -0800
- Mail-followup-to: email@hidden
On Sun, Nov 23, 2003 at 07:15:37PM -0500, Brett Carrington wrote:
> Could you kill these processes with a segmentation fault? SIG_SEGV, ie.
> 11? I've managed to trick
> programs into core dumping by sending them that signal before. Perhaps
> that would work?
kill won't send them a signal, so that won't work, which is explained in
Justin Walker's reply in this thread.. If cores are enabled, any
non-zombie process should dump core if you send it a SIGSEGV.
--
GPG public key:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x9D5B8762
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.