Open GoogleCodeExporter opened 9 years ago
Termite of course also is installed from official repositories. It might be
important that in Xorg error logs at /var/log/Xorg.0.log the following message
appears:
[ 12615.413] (EE) Backtrace:
[ 12615.413] (EE) 0: /usr/bin/Xorg.bin (xorg_backtrace+0x56) [0x594186]
[ 12615.413] (EE) 1: /usr/bin/Xorg.bin (0x400000+0x1982d9) [0x5982d9]
[ 12615.413] (EE) 2: /usr/lib/libc.so.6 (0x7f942d3e0000+0x33b20)
[0x7f942d413b20]
[ 12615.413] (EE)
[ 12615.413] (EE) Segmentation fault at address 0x0
[ 12615.413] (EE)
Fatal server error:
[ 12615.413] (EE) Caught signal 11 (Segmentation fault). Server aborting
Original comment by Svanti...@gmail.com
on 23 Dec 2014 at 9:04
Sadly, that's not xmonad; it's the X server itself segfaulting. Usually this
means a bug in the display driver.
(People often think that the window manager handles drawing into windows, but
all it handles is window placement and sizing policy; drawing, event
processing, etc. is between the client and the X server itself.)
Original comment by allber...@gmail.com
on 23 Dec 2014 at 9:07
Ah, I'll try to do something about drivers. Thanks for fast reply.
Original comment by Svanti...@gmail.com
on 24 Dec 2014 at 11:09
Original issue reported on code.google.com by
Svanti...@gmail.com
on 23 Dec 2014 at 8:59Attachments: