id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
3109,GHCi won't start in a x84_64 machine,guest,,"I try 'ghci' in command line and it says:

GHCi, version 6.10.1: http://www.haskell.org/ghc/  :? for help
ghc: internal error: mmap() returned memory outside 2Gb
    (GHC version 6.10.1 for x86_64_unknown_linux)
    Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug
Aborted

I'm using it in a ""slice"" machine, as provided by 'slicehost.com'. It seems to be a virtual server. I can choose my linux distribution, so I choosed 'archlinux' and did 'pacman -Sy' and 'pacman -Su'. Then, 'pacman -Su ghc'.

Also: 'ghc --make' works well.",bug,closed,normal,,GHCi,6.10.1,duplicate,,,Linux,x86_64 (amd64),,Unknown,,,,
