Then these programs most likely intercept crashes on their own, so that
the kernel doesn't use the default core dump exit route. Could you
please try the following:

 - find out the pid of any of those programs (e. g. /lib/nut/bestups) with "ps 
aux | grep bestups"
 - sudo strace -o /tmp/trace -p PidFromAbove
 - sudo kill -SEGV PidFromAbove
 - attach /tmp/trace here

Thanks!

-- 
apport doesn't seem to catch a SIGSEGV in NUT
https://bugs.launchpad.net/bugs/240565
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to