[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#443480: xserver-xorg: X starts but dies soon afterwards on some windowmanagers



Wilfred de Bondt wrote:
> Package: xserver-xorg
> Version: 1:7.3+2
> Severity: normal
>
> Hi all,
>
> X dies on me when using windowmaker, but not when using twm.
>
> Backtrace:
> 0: /usr/bin/X11/X(xf86SigHandler+0x7e) [0x80c632e]
> 1: [0xb7f7f420]
> 2: /usr/lib/xorg/modules//libxaa.so [0xb7aa8278]
> 3: /usr/lib/xorg/modules//libxaa.so [0xb7aea067]
> 4: /usr/bin/X11/X [0x8116119]
> 5: /usr/bin/X11/X [0x816bf8e]
> 6: /usr/bin/X11/X(ValidateGC+0x25) [0x809acd5]
> 7: /usr/lib/xorg/modules//libxaa.so [0xb7aea1ef]
> 8: /usr/bin/X11/X [0x816bf8e]
> 9: /usr/bin/X11/X(ValidateGC+0x25) [0x809acd5]
> 10: /usr/bin/X11/X(ProcPolyFillRectangle+0x100) [0x8089a00]
> 11: /usr/bin/X11/X [0x814d2ce]
> 12: /usr/bin/X11/X(Dispatch+0x2bf) [0x808d00f]
> 13: /usr/bin/X11/X(main+0x48b) [0x807461b]
> 14: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7d21050]
> 15: /usr/bin/X11/X(FontFileCompleteXLFD+0x205) [0x8073991]
>   

Could be related to the upstream bug
    https://bugs.freedesktop.org/show_bug.cgi?id=12414

Could you try to get a backtrace with debugging symbols? You'll have to:
* install xserver-xorg-core-dbg
* login from another machine with ssh
* attach gdb to X before starting windowmaker with "gdb -p $(pidof X)"
* start windowmaker and let the crash occur
* enter "bt full" in gdb to get the nice backtrace

Thanks,
Brice





Reply to: