From: Paul Jakma (paul at domain clubi.ie)
Date: Thu 16 Aug 2001 - 23:45:55 IST
On Thu, 16 Aug 2001, kevin lyda wrote:
> uml-1# ls core
^^^^^
> ls: core: No such file or directory
>
> ok, what's the story? why am i not getting a core file? any theories?
You tried on a UML kernel, no? what about on slightly more normal 2.4
kernel?? eg:
[paul at domain fogarty paul]$ uname -r
2.4.5
[paul at domain fogarty paul]$ ulimit -c 100000000
[paul at domain fogarty paul]$ tail -f /etc/group &
[1] 14976
[snip tail output]
[paul at domain fogarty paul]$ kill -SEGV %1
[paul at domain fogarty paul]$ ls core
core
[1]+ Segmentation fault (core dumped) tail -f /etc/group
[paul at domain fogarty paul]$
works here. not near sure, but i have a vague memory of reading
something about signal handling not being 100% on uml.
> kevin
regards,
-- Paul Jakma paul at domain clubi.ie paul at domain jakma.org Key ID: 64A2FF6A Fortune: "Even more amazing was the realization that God has Internet access. I wonder if He has a full newsfeed?" (By Matt Welsh)
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:11:42 GMT