On Mon, Sep 24, 2007 at 08:38:08 +0200, Marcus Better wrote: > Backtrace: > 0: /usr/bin/X(xf86SigHandler+0x6a) [0x482cca] > 1: /lib/libc.so.6 [0x2ac5a100f6a0] > 2: /usr/lib/xorg/modules/extensions//libGLcore.so(_mesa_PushAttrib+0x2ad) > [0x2ac5b41f85fd] > 3: /usr/lib/xorg/modules/extensions//libglx.so(DoRender+0xcc) [0x2ac5a261992c] > 4: /usr/lib/xorg/modules/extensions//libglx.so [0x2ac5a261d72c] > 5: /usr/bin/X(Dispatch+0x2e0) [0x44e170] > 6: /usr/bin/X(main+0x47c) [0x436a1c] > 7: /lib/libc.so.6(__libc_start_main+0xf4) [0x2ac5a0ffbb44] > 8: /usr/bin/X(FontFileCompleteXLFD+0x259) [0x435d59] > > Fatal server error: > Caught signal 11. Server aborting > > On Tue, Sep 25, 2007 at 00:20:54 -0600, Aaron Toponce wrote:
> Attached are my xorg.conf and Xorg.0.log. I also had a Xorg.1.log- not > sure where that came from. Inline is pasted the Backtrace to Xorg.0.log: > > Backtrace: > 0: /usr/bin/X11/X(xf86SigHandler+0x6a) [0x482cca] > 1: /lib/libc.so.6 [0x2ba930d30710] > 2: /usr/lib/libpixman-1.so.0 [0x2ba9300febd3] > 3: /usr/lib/libpixman-1.so.0 [0x2ba9301048a4] > 4: /usr/lib/libpixman-1.so.0(pixman_composite_rect_general+0x36e) > [0x2ba930102b2e] > 5: /usr/lib/libpixman-1.so.0 [0x2ba93010aff3] > 6: /usr/lib/libpixman-1.so.0(pixman_image_composite+0x70f) [0x2ba93010a3ef] > 7: /usr/lib/xorg/modules//libfb.so(fbComposite+0x1b8) [0x2ba933a9e5e8] > 8: /usr/lib/xorg/modules//libxaa.so(XAAComposite+0x231) [0x2ba933ce4ac1] > 9: /usr/lib/xorg/modules//libxaa.so [0x2ba933cfffbd] > 10: > /usr/lib/xorg/modules/drivers//intel_drv.so(i830_xaa_composite+0x18e) > [0x2ba9329c87fe] > 11: /usr/bin/X11/X [0x525386] > 12: /usr/bin/X11/X [0x51324f] > 13: /usr/bin/X11/X(Dispatch+0x2e0) [0x44e170] > 14: /usr/bin/X11/X(main+0x47c) [0x436a1c] > 15: /lib/libc.so.6(__libc_start_main+0xf4) [0x2ba930d1cb44] > 16: /usr/bin/X11/X(FontFileCompleteXLFD+0x259) [0x435d59] > > Fatal server error: > Caught signal 11. Server aborting > These two crashes seem unrelated. Aaron, I suggest you file a new bug against the libpixman-1-0 package, including your X log. If you're able to get a stacktrace from gdb when X crashes, that would be very helpful (make sure you have libpixman-1-0-dbg, xserver-xorg-core-dbg and xserver-xorg-video-intel-dbg installed, and run gdb from another machine using ssh). Cheers, Julien