NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: xsrc/46138: netbsd-6 20120303 X11 issue (post expat move)




Xorg doesn't drop a core file by default.  you have to disable the
signal catcher... put this in xorg.conf:

Section "ServerFlags"
  Option "NoTrapSignals"  "true"
EndSection


.mrg.


Home | Main Index | Thread Index | Old Index