I've been going through intense program/package installation recently, so I can't tell for sure which of the newly installed programs (or old programs) caused the appearance of a core file in my home folder. It's a server, so I better find out any possible sources of instability on the machine.
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
||||
|
|
|
Ok, it turned out there was a more straightforward way of identifying a misbehaved program using the
So |
|||
|
|
|
One way is to set the name of the core dump file to contain the PID and name of the process that caused the core dump using:
here is an example of it working:
See |
|||||
|