[Bug 12490] ati radeon r100 driver fails to load on freebsd 6.2 stable

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 3 07:12:20 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=12490





------- Comment #16 from michel at tungstengraphics.com  2007-10-03 07:14 PST -------
(In reply to comment #14)
> Trying to debug via gdb didn't work neither; when attaching to the server it
> hangs it with error 0xffffe410 in __kernel_vsyscall () and backtrace 

Where does it say error? :) It's just the backtrace at the time gdb attaches to
the process, which implicitly stops its execution. At that point, enter

handle SIGUSR1 nostop

to make gdb ignore the signals involved in VT switches, then

continue

to continue execution of the X server. Then get the backtrace once it hits the
SIGSEGV.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-driver-ati mailing list