mmap() failed is popping up in my .xsession-errors in bursts. But there's no indication about what application it is failing with. How do I look into this after it has happened? I usually discover the failures only when I occasionally switch to my "tail -f .logs/*" workspace.
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.
|
You can use SystemTap for this sort of thing.
After it compiles and prints
gives the SystemTap output:
|
|||
|