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

Bug#432950: xserver-xorg-core: GoogleEarth causes X to crash with signal 11



Javier Kohen wrote:
> Backtrace:
> 0: /usr/bin/X(xf86SigHandler+0x81) [0x80c8591]
> 1: [0xb7f8e420]
> 2: /usr/lib/xorg/modules/extensions//libglx.so [0xb7c2529a]
> 3: /usr/lib/xorg/modules/extensions//libglx.so [0xb7c29a8c]
> 4: /usr/bin/X [0x81549ae]
> 5: /usr/bin/X(Dispatch+0x19f) [0x808ed3f]
> 6: /usr/bin/X(main+0x495) [0x8076e85]
> 7: /lib/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7da2030]
> 8: /usr/bin/X(FontFileCompleteXLFD+0x1e5) [0x80761a1]

Some symbol names are missing in this backtrace (near libglx.so). Could
you get something better by logging in the machine with ssh before the
crash and attachint gdb with:
    gdb -p $(pidof X)
Then you enter 'bt full' when the crash occurs. It would nice to do that
after instead xserver-xorg-core-dbg so that we get a full debugging
calltrace.

Thanks,
Brice




Reply to: