Issue 463 in xmonad: XMonad.Layout.MultiToggle + XMonad.Layout.Tabbed = segfault

Status: New Owner: ---- New issue 463 by ddbrem...@gmail.com: XMonad.Layout.MultiToggle + XMonad.Layout.Tabbed = segfault http://code.google.com/p/xmonad/issues/detail?id=463 What steps will reproduce the problem? 1. enable horizontal reflection and make sure simpleTabbed is one of the layouts 2. cycle through layouts using mod-space. 3. there is no step 3, because xmonad has crashed. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? 0.9.2, on Debian amd64 Are you using an xmonad.hs? Please attach it and the output of "xmonad --recompile". no output Please provide any additional information below dmesg displays: [ 2033.461002] xmonad-x86_64-l[3551]: segfault at c8b6f0 ip 0000000000c8b6f0 sp 00007fff6fabfdc8 error 15 [ 2434.107258] xmonad-x86_64-l[3835]: segfault at 0 ip 00007f5deac9341c sp 00007fffb7912b28 error 4 in libX11.so.6.3.0[7f5deac5d000+13a000 xmonad.hs attached that crashes for me. Attachments: xmonad.hs 3.8 KB

Comment #1 on issue 463 by allber...@gmail.com: XMonad.Layout.MultiToggle + XMonad.Layout.Tabbed = segfault http://code.google.com/p/xmonad/issues/detail?id=463 At some point we really need to sit down and audit the X11 binding for confusions between CInt and CLong.

Updates: Status: Duplicate Mergedinto: 189 Comment #2 on issue 463 by vogt.a...@gmail.com: XMonad.Layout.MultiToggle + XMonad.Layout.Tabbed = segfault http://code.google.com/p/xmonad/issues/detail?id=463 (No comment was entered for this change.)
participants (1)
-
codesite-noreply@google.com