[xmonad] Segfault on startup

Don Stewart dons at galois.com
Thu Mar 6 00:36:43 EST 2008


almeidaraf:
> Hello,
> 
> I've been using xmonad from darcs. Today I pulled the latest version
> and, after compiling xmonad, I found it segfaults during the startup.
> I'm running a debian 4.0 (etch) and I've installed X11 1.4.1 on my
> local user.

Almost certainly this is because you have a partially recompiled xmonad.
Please do a full make clean, then try again.

    runhaskell Setup.lhs clean

then rebuild.

    http://haskell.org/haskellwiki/Xmonad/Frequently_asked_questions#Help.21_xmonad_just_segfaulted

Same for any config repo you use.


More information about the xmonad mailing list