On Thu, 2002-07-18 at 21:29, Charl P. Botha wrote:
> 
> On Thu, Jul 18, 2002 at 07:04:25PM +0200, Charl P. Botha wrote:
> > Thinking that the LockHeld semaphore which was added to i810_driver.c (as
> > well as i830) to prevent syncs when DriLock hadn't been called was relevant
> > (it was reported that this had caused hangs on VT switches on those
> > chipsets) I implemented this locking in radeon_driver.c and radeon_dri.c as
> > well.  Still no luck...
> 
> I built XFree86 from the DRI tree with -g as well as "#define
> GlxBuiltInRadeon YES" in the host.def in order to try and get an almost
> usable backtrace.
> 
> After having crashed X by switching to VT and back (at least this is 100%
> reproducible) I attached to the process with gdb (ssh'd from another
> machine).  I've attached the backtrace... it has a tad more detail than
> normal, but is there a way to get something a little more verbose?

Either call LoaderPrintSymbol() for each of the addresses with a '??' or
run a static server (#define DoLoadableServer NO in host.def).


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to