Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2004 23:25:47 +0300
From:      Artem Ignatiev <timon@memphis.mephi.ru>
To:        Joan Picanyol <lists-freebsd-hackers@biaix.org>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: XFree86 debugging
Message-ID:  <1077654347.1751.2.camel@timon.nist>
In-Reply-To: <20040224090105.GA34383@grummit.biaix.org>
References:  <20040224090105.GA34383@grummit.biaix.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1077654347.1751.2.camel>