[xmonad] Issue 341 in xmonad: Segmentation Fault & Other Issues
codesite-noreply at google.com
codesite-noreply at google.com
Fri Nov 20 08:40:51 EST 2009
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
More information about the xmonad
mailing list