Skip to content

Instantly share code, notes, and snippets.

@syranez
Created January 27, 2012 20:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save syranez/1690732 to your computer and use it in GitHub Desktop.
Save syranez/1690732 to your computer and use it in GitHub Desktop.
X.org crash
I've loaded the famous NASA 8000x8000 picture in firefox on a site and X crashed.
It is repeatable with http://goo.gl/T87tw X crashes on closing the tab with this image. :(
577 [1280104.455] (--) SynPS/2 Synaptics TouchPad: touchpad found
578 [1287152.893].
579 Backtrace:
580 [1287152.982] 0: /usr/bin/X (xorg_backtrace+0x28) [0x568578]
581 [1287152.983] 1: /usr/bin/X (0x400000+0x16c109) [0x56c109]
582 [1287152.983] 2: /lib64/libpthread.so.0 (0x3ad6800000+0x102e0) [0x3ad68102e0]
583 [1287152.983] 3: /lib64/libc.so.6 (0x3ad5c00000+0x127fcb) [0x3ad5d27fcb]
584 [1287152.983] 4: /usr/lib64/xorg/modules/drivers/intel_drv.so (0x7f346ea07000+0x11df3) [0x7f346ea18df3]
585 [1287152.983] 5: /usr/lib64/xorg/modules/drivers/intel_drv.so (0x7f346ea07000+0x1329a) [0x7f346ea1a29a]
586 [1287152.983] 6: /usr/lib64/xorg/modules/drivers/intel_drv.so (0x7f346ea07000+0x33dfa) [0x7f346ea3adfa]
587 [1287152.984] 7: /usr/bin/X (0x400000+0xfa9bb) [0x4fa9bb]
588 [1287152.984] 8: /usr/bin/X (0x400000+0x32213) [0x432213]
589 [1287152.984] 9: /usr/bin/X (0x400000+0x35691) [0x435691]
590 [1287152.984] 10: /usr/bin/X (0x400000+0x2485a) [0x42485a]
591 [1287152.984] 11: /lib64/libc.so.6 (__libc_start_main+0xfd) [0x3ad5c2209d]
592 [1287152.984] 12: /usr/bin/X (0x400000+0x243f9) [0x4243f9]
593 [1287152.984] Bus error at address 0x7f3456210080
594 [1287152.984].
595 Fatal server error:
596 [1287152.984] Caught signal 7 (Bus error). Server aborting
597 [1287152.984].
598 [1287152.990].
599 Please consult the The X.Org Foundation support.
600 > at http://wiki.x.org
601 for help..
602 [1287152.990] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
603 [1287152.990].
604 [1287153.061] (II) Power Button: Close
605 [1287153.061] (II) UnloadModule: "evdev"
606 [1287153.061] (II) Unloading evdev
607 [1287153.077] (II) Video Bus: Close
608 [1287153.077] (II) UnloadModule: "evdev"
609 [1287153.077] (II) Unloading evdev
610 [1287153.093] (II) Power Button: Close
611 [1287153.093] (II) UnloadModule: "evdev"
612 [1287153.093] (II) Unloading evdev
613 [1287153.109] (II) Sleep Button: Close
614 [1287153.109] (II) UnloadModule: "evdev"
615 [1287153.109] (II) Unloading evdev
616 [1287153.125] (II) USB Keyboard: Close
617 [1287153.125] (II) UnloadModule: "evdev"
618 [1287153.125] (II) Unloading evdev
619 [1287153.141] (II) USB Keyboard: Close
620 [1287153.141] (II) UnloadModule: "evdev"
621 [1287153.141] (II) Unloading evdev
622 [1287153.157] (II) AT Translated Set 2 keyboard: Close
623 [1287153.157] (II) UnloadModule: "evdev"
624 [1287153.157] (II) Unloading evdev
625 [1287153.233] (II) UnloadModule: "synaptics"
626 [1287153.233] (II) Unloading synaptics
627 [1287153.251] (II) Acer WMI hotkeys: Close
628 [1287153.251] (II) UnloadModule: "evdev"
629 [1287153.251] (II) Unloading evdev
630 [1287153.266] (II) MosArt Optical Mouse: Close
631 [1287153.266] (II) UnloadModule: "evdev"
632 [1287153.266] (II) Unloading evdev
633 [1287153.284] (II) AIGLX: Suspending AIGLX clients for VT switch
634 [1287153.612] Server terminated with error (1). Closing log file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment