Issue 341 in xmonad: Segmentation Fault & Other Issues

Status: New Owner: ---- New issue 341 by edro4838: Segmentation Fault & Other Issues http://code.google.com/p/xmonad/issues/detail?id=341 What steps will reproduce the problem? 1.run xmonad --recompile 2. 3. What is the expected output? What do you see instead? expected: xmonad If ~/.xmonad has only xmonad.hs, xmonad-x86_64-linux (executable) will be produced on the first run of the windowmanager (which will work on subsequent boots). Using 'ghc --make xmonad' will produce a new, working binary 'xmonad'. The only way I can affect changes from xmonad.hs is to delete 'xmonad-x86_*', compile using ghc, renaming xmonad to xmonad-x86_64-linux and finally log out and then back in; or modify xmonad.hs, delete xmonad-x86*, logout and then log back in. What version of the product are you using? On what operating system? ghc 6.10.4 base from Ubuntu 9.10 amd64, xmonad & -contrib 0.9, all packages are current as of 11-19 and compiled without any errors. Are you using an xmonad.hs? Please attach it and the output of "xmonad --recompile". segmentation fault xmonad --recompile Please provide any additional information below. -- 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

Comment #1 on issue 341 by daniel.wagner: Segmentation Fault & Other Issues http://code.google.com/p/xmonad/issues/detail?id=341 This sounds an awful lot like the problems you get when you upgrade some libraries, but don't recompile the things depending on those libraries. Please try cleaning and rebuilding X11, xmonad, and xmonad-contrib (in that order) and tell us if the segfault persists. -- 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

Updates: Status: Invalid Comment #2 on issue 341 by wirtwo...@gmail.com: Segmentation Fault & Other Issues http://code.google.com/p/xmonad/issues/detail?id=341 Since no further detail provided, and it's not clear what role if any xmonad played in causing the issue... closing under the assumption that clean rebuild as in comment 1 solved the issue. See also issue 309 and mailing list threads on recompilation checking and cleaning temporary files. http://code.google.com/p/xmonad/issues/detail?id=309 http://www.haskell.org/pipermail/xmonad/2009-September/008527.html -- 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

Comment #3 on issue 341 by edro4838: Segmentation Fault & Other Issues http://code.google.com/p/xmonad/issues/detail?id=341 I apologize for not replying sooner. Yes, cleaning up my Haskell environment resolved the issue. I re-installed Haskell and now I use --user when either updating or installing new packages. Yhe recommendation was spot on ! -- 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
participants (1)
-
codesite-noreply@google.com