You are not logged in.
Pages: 1
I run KDE with Kwin on a machine with intel drivers (GM45). The game hedgewars works fine, but upon exit or when leaving a game (and on other seemingly random occasions), X segfaults. I get a backtrace like the following:
Backtrace:
[156133.631] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80e649b]
[156133.631] 1: /usr/bin/X (0x8048000+0x5cea5) [0x80a4ea5]
[156133.631] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb779040c]
[156133.631] 3: /usr/bin/X (FreeClientResources+0xdf) [0x808da3f]
[156133.631] 4: /usr/bin/X (FreeAllResources+0x56) [0x808daf6]
[156133.631] 5: /usr/bin/X (0x8048000+0x1a221) [0x8062221]
[156133.631] 6: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb74abdb6]
[156133.631] 7: /usr/bin/X (0x8048000+0x19dd1) [0x8061dd1]
[156133.631] Segmentation fault at address 0x4
[156133.631]
Fatal server error:
[156133.631] Caught signal 11 (Segmentation fault). Server aborting
[156133.631]
[156133.631]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[156133.631] Please also check the log file at "/var/log/Xorg.1.log" for additional information.
[156133.631]
Unfortunately, it doesn't seem too useful, and there is nothing else in the log. Is there anything I can do about this issue?
Autojump, the fastest way to navigate your filesystem from the command line!
Offline
Any errors in any logs? Not even /var/log/kernel.log or /var/log/everything.log? Run 'grep -i error /var/log/everything.log'.
The only hedgewars issue I remember atm is https://bugs.archlinux.org/task/22023 but it's quite different from what you experience.
Offline
Apr 10 15:01:34 mouton kdm[1391]: X server for display :0 terminated unexpectedly
That's all I have in everything.log. Nothing in kernel.log.
Autojump, the fastest way to navigate your filesystem from the command line!
Offline
Pages: 1