Skip to content

Instantly share code, notes, and snippets.

@w0ng
Created July 12, 2013 08:24
Show Gist options
  • Save w0ng/5982790 to your computer and use it in GitHub Desktop.
Save w0ng/5982790 to your computer and use it in GitHub Desktop.
xorg crash #2
[ 58115.451] Backtrace:
[ 58115.455] 0: /usr/bin/X (xorg_backtrace+0x3d) [0x55625d]
[ 58115.455] 1: /usr/bin/X (0x400000+0x159ed9) [0x559ed9]
[ 58115.455] 2: /usr/lib/libpthread.so.0 (0x7fa33cf3c000+0xf0e0) [0x7fa33cf4b0e0]
[ 58115.455] 3: /usr/lib/xorg/modules/glesx.so (0x7fa336861000+0x144c60) [0x7fa3369a5c60]
[ 58115.455] 4: /usr/lib/xorg/modules/glesx.so (0x7fa336861000+0x144e67) [0x7fa3369a5e67]
[ 58115.455] 5: /usr/lib/xorg/modules/glesx.so (0x7fa336861000+0x8a39a) [0x7fa3368eb39a]
[ 58115.455] 6: /usr/lib/xorg/modules/glesx.so (esutConfig+0x18) [0x7fa3368ea048]
[ 58115.455] 7: /usr/lib/xorg/modules/glesx.so (0x7fa336861000+0x84d08) [0x7fa3368e5d08]
[ 58115.455] 8: /usr/bin/X (0x400000+0xeb262) [0x4eb262]
[ 58115.455] 9: /usr/bin/X (0x400000+0xe4c1a) [0x4e4c1a]
[ 58115.455] 10: /usr/bin/X (0x400000+0x33931) [0x433931]
[ 58115.455] 11: /usr/bin/X (0x400000+0x235f5) [0x4235f5]
[ 58115.455] 12: /usr/lib/libc.so.6 (__libc_start_main+0xf5) [0x7fa33bfc3a15]
[ 58115.455] 13: /usr/bin/X (0x400000+0x238cd) [0x4238cd]
[ 58115.455]
[ 58115.455] Segmentation fault at address 0x28
[ 58115.456]
Fatal server error:
[ 58115.456] Caught signal 11 (Segmentation fault). Server aborting
[ 58115.456]
[ 58115.456]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 58115.456] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 58115.456]
[ 58115.461] (II) evdev: Power Button: Close
[ 58115.461] (II) UnloadModule: "evdev"
[ 58115.478] (II) evdev: Power Button: Close
[ 58115.478] (II) UnloadModule: "evdev"
[ 58115.504] (II) evdev: Logitech USB Optical Mouse: Close
[ 58115.504] (II) UnloadModule: "evdev"
[ 58115.517] (II) evdev: AT Translated Set 2 keyboard: Close
[ 58115.517] (II) UnloadModule: "evdev"
[ 58115.518] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 58115.526] (II) fglrx(0): Backup framebuffer data.
[ 58116.422] (II) fglrx(0): Backup complete.
[ 58116.852] 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