On Tue, 24.02.2004, at 12:01, Joan Picanyol wrote:
> [resent from questions@, no luck there :(]
> 
> Hi,
> 
> I've installed XFree86-Server-snap hoping to get DRI for my Radeon 9200.
> In the process, I've found that X gets SIGABRT after (somewhat) long
> inactivity periods. I recompiled with USE_DEBUG=1 hoping to get a
> backtrace, but I can't find the coredump (even though I see 'core
> dumped' in the console).
> 
> Where did it go?
try sysctl -w kern.sugid_coredump=1 && sysctl -w
kern.corefile=/usr/tmp/%N.core

So it will go to /usr/tmp even if X will do setgid (which it, probably,
does)

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to