Summary: |
X server crashes on startup |
Product: |
xorg
|
Reporter: |
Todd Brunhoff <toddb> |
Component: |
Driver/nouveau | Assignee: |
Nouveau Project <nouveau> |
Status: |
RESOLVED
NOTABUG
|
QA Contact: |
Xorg Project Team <xorg-team> |
Severity: |
critical
|
|
|
Priority: |
medium
|
|
|
Version: |
unspecified | |
|
Hardware: |
x86-64 (AMD64) | |
|
OS: |
Linux (All) | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 41738 [details] The X server log I just upgraded to a vanilla Fedora 14. The X server is xorg-x11-server-Xorg-1.9.3-3.fc14.x86_64. I was fussing around with desktop effects and after making one particular setting (don't remember which), the server crashed. Now, every time I try to start up it crashes with the following stack. Its almost certainly caused by some part of my enviroment... either a bad app, or a bad setting... something that sets of the seg fault. Backtrace: [ 26241.209] 0: /usr/bin/X (xorg_backtrace+0x28) [0x4a0498] [ 26241.209] 1: /usr/bin/X (0x400000+0x60d79) [0x460d79] [ 26241.209] 2: /lib64/libc.so.6 (0x3406000000+0x34100) [0x3406034100] [ 26241.209] 3: /usr/lib64/xorg/modules/drivers/nouveau_drv.so (0x7facef478000+0x6961) [0x7facef47e961] [ 26241.209] 4: /usr/lib64/xorg/modules/libexa.so (0x7faceee38000+0xc053) [0x7faceee44053] [ 26241.209] 5: /usr/bin/X (0x400000+0x1560e8) [0x5560e8] [ 26241.209] 6: /usr/lib64/xorg/modules/extensions/libglx.so (0x7facefecb000+0x38e0a) [0x7faceff03e0a] [ 26241.209] 7: /usr/lib64/dri/swrast_dri.so (0x7facee09e000+0x2525a) [0x7facee0c325a] [ 26241.209] 8: /usr/lib64/xorg/modules/extensions/libglx.so (0x7facefecb000+0x38da8) [0x7faceff03da8] [ 26241.209] 9: /usr/lib64/xorg/modules/extensions/libglx.so (0x7facefecb000+0x3596e) [0x7faceff0096e] [ 26241.209] 10: /usr/lib64/xorg/modules/extensions/libglx.so (0x7facefecb000+0x367b2) [0x7faceff017b2] [ 26241.209] 11: /usr/lib64/xorg/modules/extensions/libglx.so (0x7facefecb000+0x38423) [0x7faceff03423] [ 26241.209] 12: /usr/bin/X (0x400000+0x2d4d1) [0x42d4d1] [ 26241.209] 13: /usr/bin/X (0x400000+0x2152e) [0x42152e] [ 26241.209] 14: /lib64/libc.so.6 (__libc_start_main+0xfd) [0x340601ee7d] [ 26241.209] 15: /usr/bin/X (0x400000+0x210d9) [0x4210d9] [ 26241.209] Segmentation fault at address (nil) [ 26241.209] Fatal server error: [ 26241.209] Caught signal 11 (Segmentation fault). Server aborting