Issue 189 in xmonad: MultiToggle to Full and tabbed layout makes X crusn

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
participants (1)
-
codesite-noreply@google.com