Frank Meerkötter
2006-06-03 14:40:27 UTC
Hi,
i'm having trouble generating core dumps for a certain program.
In general i can get a core dump. When running "kill -SIGILL $$" i
end up with a nice shining core file of my current shell. So in
principal it works but when doing the same thing to the program
i would like to debug no core dump is generated (it just quits).
The ulimit for core files is unlimited and the current working
directory is writeable. What else could be the problem that no
core dump is generated?
Can a program do something that prevents coredump generation?
Thanks.
Regards,
Frank
i'm having trouble generating core dumps for a certain program.
In general i can get a core dump. When running "kill -SIGILL $$" i
end up with a nice shining core file of my current shell. So in
principal it works but when doing the same thing to the program
i would like to debug no core dump is generated (it just quits).
The ulimit for core files is unlimited and the current working
directory is writeable. What else could be the problem that no
core dump is generated?
Can a program do something that prevents coredump generation?
Thanks.
Regards,
Frank