All of lore.kernel.org
 help / color / mirror / Atom feed
* Force Coredump
@ 2003-11-24 13:15 Breno
  2003-11-24 13:31 ` tim
  2003-11-24 14:06 ` Jan-Benedict Glaw
  0 siblings, 2 replies; 5+ messages in thread
From: Breno @ 2003-11-24 13:15 UTC (permalink / raw)
  To: Kernel List

Hi all,

I need force a coredump file. So i tryed :

int *i = 0;
if(*i)
exit(1);

tryed to kill -11 'pid'
...

but i just received a seg. fault message, and doesn´t  create coredump file.

Anybody knows why ?
att
Breno


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-11-24 15:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-24 13:15 Force Coredump Breno
2003-11-24 13:31 ` tim
2003-11-24 13:48   ` Breno
2003-11-24 15:13     ` Willy Tarreau
2003-11-24 14:06 ` Jan-Benedict Glaw

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.