Issue 189: MultiToggle to Full and tabbed layout makes X crusn http://code.google.com/p/xmonad/issues/detail?id=189 Comment #1 by curolan.zebeth: I can reproduce this. xmonad segfaults immediately. Here's what gdb says: #0 0x08282056 in ?? () #1 0x4f004137 in _XlcResetConverter () from /usr/lib/libX11.so.6 #2 0x4f0311e3 in _XomInitConverter () from /usr/lib/libX11.so.6 #3 0x4f02dbe6 in ?? () from /usr/lib/libX11.so.6 #4 0x08278250 in ?? () #5 0x00000001 in ?? () And here are the last lines of an ltrace log: XNextEvent(0x8271818, 0xb7e7e158, 0, 0, 0) = 0 __errno_location() = 0xb7f6b688 XInternAtom(0x8271818, 0xb7e64098, 0, 0, 0) = 257 XGetTextProperty(0x8271818, 0x1800006, 0xb7e640b0, 257, 0 <unfinished ...> SYS_write(3, "\024", 24) = 24 SYS_read(3, "\001\b\007\007\002", 32) = 32 SYS_readv(3, 0xbfe8cfe4, 2, 0xbfe8cfe4, 0x41779ff4) = 8 <... XGetTextProperty resumed> ) = 1 XwcTextPropertyToTextList(0x8271818, 0xb7e640e8, 0xb7e640c8, 0xb7e640d8, 0) = 0 XwcFreeStringList(0x8277b98, 0, 0, 0, 0) = 0x8277c80 XFree(0x8278228, 0, 0, 0, 0) = 1 XwcTextEscapement(0x8281210, 0xb7e64100, 5, 0, 0 <unfinished ...> --- SIGSEGV (Segmentation fault) --- +++ killed by SIGSEGV +++ Unfortunately I have no idea how tabbed works, so I'm a bit clueless as to what's going wrong here. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings