https://bugs.freedesktop.org/show_bug.cgi?id=101998

--- Comment #2 from Michel Dänzer <mic...@daenzer.net> ---
Please attach the corresponding dmesg output as well.

(In reply to Meik Neubauer from comment #0)
> [   120.087] (EE) Backtrace:
> [   120.087] (EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x4e)
> [0x55cb016cbf7e]
> [   120.087] (EE) 1: /usr/lib/xorg/Xorg (0x55cb0151a000+0x1b5ce9)
> [0x55cb016cfce9]

We need to know where in the Xorg code this is located. Make sure the
xserver-xorg-core-dbg(sym) package is installed, then try

 addr2line -i -e /usr/lib/xorg/Xorg 0x55cb016cfce9

If that fails to resolve the source code location, manually start Xorg in gdb
and get a backtrace when it crashes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
https://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to