I have a Busybox/Linux system where a mystery program is segfaulting rarely. Is there a way to find which program is doing this?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
If the segmentation fault produces a "core" file, you can run |
|||
|
|
Uh, how do you know about the segfault anyway? There is a kernel log message at priority info. It shows the executable name without the directory part. On some architectures, the |
||||
|
