FS#8252 - X crashes on JavaScript-Website
Attached to Project:
Arch Linux
Opened by Witold Czaplewski (Witi) - Monday, 08 October 2007, 05:42 GMT
Last edited by Alexander Baldeck (kth5) - Friday, 19 October 2007, 13:17 GMT
Opened by Witold Czaplewski (Witi) - Monday, 08 October 2007, 05:42 GMT
Last edited by Alexander Baldeck (kth5) - Friday, 19 October 2007, 13:17 GMT
|
Details
x64_64 Testing, Firefox 2.0.0.7, xorg-server 1.4-3
(First reported in german arch forum: http://forum.archlinux.de/?page=Postings;thread=6957) Steps to reproduce: Visit following website: http://research.sun.com/projects/lively/ and goto "Enter Lively Kernel" (http://research.sun.com/projects/lively/index.xhtml) Xorg.0.log: Backtrace: 0: X(xf86SigHandler+0x6a) [0x49513a] 1: /lib/libc.so.6 [0x2ba35b8d47b0] 2: /usr/lib/libpixman-1.so.0 [0x2ba35b1f2bd3] 3: /usr/lib/libpixman-1.so.0 [0x2ba35b1f88a4] 4: /usr/lib/libpixman-1.so.0(pixman_composite_rect_general+0x36e) [0x2ba35b1f6b2e] 5: /usr/lib/libpixman-1.so.0 [0x2ba35b1feff3] 6: /usr/lib/libpixman-1.so.0(pixman_image_composite+0x70f) [0x2ba35b1fe3ef] 7: /usr/lib/xorg/modules//libfb.so(fbComposite+0x1b8) [0x2ba35dae05e8] 8: /usr/lib/xorg/modules/drivers//nvidia_drv.so(_nv000848X+0x413) [0x2ba35d4ef0b3] Fatal server error: Caught signal 11. Server aborting |
This task depends upon
I have a crash after startx invocation and gnome-session.
Nvidia drivers (96.43.01):
Backtrace:
0: X(xf86SigHandler+0x7e) [0x80d9d9e]
1: [0xb7f18420]
2: /usr/lib/libpixman-1.so.0(pixman_image_composite+0x584) [0xb7e5a464]
3: /usr/lib/xorg/modules//libfb.so(fbComposite+0x1ad) [0xb6ff069d]
4: /usr/lib/xorg/modules/drivers//nvidia_drv.so(_nv000806X+0x4b8) [0xb70b81d8]
And using nv driver (removing xorg.conf and having automatic xrandr adjustments):
Backtrace:
0: X(xf86SigHandler+0x7e) [0x80d9d9e]
1: [0xb7f64420]
2: /usr/lib/libpixman-1.so.0(pixman_image_composite+0x584) [0xb7ea8464]
3: /usr/lib/xorg/modules//libfb.so(fbComposite+0x1ad) [0xb61d769d]
4: /usr/lib/xorg/modules//libxaa.so(XAAComposite+0x224) [0xb61a1f94]
5: /usr/lib/xorg/modules//libxaa.so [0xb61bd4e6]
6: X [0x816d8bd]
7: X(CompositePicture+0x150) [0x8154bb0]
8: X [0x815ab8f]
9: X [0x8157a45]
10: X [0x814b22e]
11: X(Dispatch+0x2bf) [0x808c76f]
12: X(main+0x48b) [0x8073d9b]
13: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7d39f90]
14: X(FontFileCompleteXLFD+0x209) [0x8073111]
bug 8250is probably something similar... do we have a collective bug for all them? i cannot find it
http://bugs.archlinux.org/index.php?string=pixman
FS#12398and uploaded pixman-0.9.5-3 to testing.bug 8250got fixed by pixman -3bug 8188also seems fixed by pixman-0.9.5-38188 also has these same backtrace offsets:
0: X(xf86SigHandler+0x6a)
4: /usr/lib/libpixman-1.so.0(pixman_composite_rect_general+0x36e)
6: /usr/lib/libpixman-1.so.0(pixman_image_composite+0x70f)
7: /usr/lib/xorg/modules//libfb.so(fbComposite+0x1b8)
very annoying... I can't use one of my PCs cause of this (yes I'm tired I don't want to downgrade to extra :) )