Re: trouble running GHCi 6.4 on PowerPC GNU/Linux

2006-02-21 Thread Simon Marlow

K.D.P.Ross wrote:

Hello-

I am having a bit of trouble running GHCi on my GNU/Linux  distribution 
and was

referred to this mail address by the crash message:

[begin terminal session-
$> ghci
   ___ ___ _
  / _ \ /\  /\/ __(_)
/ /_\// /_/ / /  | |  GHC Interactive, version 6.4, for Haskell 98.
/ /_\\/ __  / /___| |  http://www.haskell.org/ghc/
\/\/ /_/\/|_|  Type :? for help.

Loading package base-1.0 ... linking ... done.
Loading package mtl-1.0 ... linking ... done.
Loading package lang-1.0 ... linking ... done.
Loading package QuickCheck-1.0 ... linking ... done.
Loading package readline-1.0 ... linking ... done.
Loading package unix-1.0 ... ghc-6.4: Unable to mmap( MAP_FIXED ) for  
Jump Islands


ghc-6.4: panic! (the `impossible' happened, GHC version 6.4):
loadObj: failed

Please report it as a compiler bug to glasgow-haskell-bugs@haskell.org,
or http://sourceforge.net/projects/ghc/.


I believe this one has been fixed post-6.4.1, so the fix will be in 
6.4.2.  Revision 1.209 of ghc/rts/Linker.c is the relevant commit, which 
has been merged into the 6.4 branch.


Cheers,
Simon
___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


trouble running GHCi 6.4 on PowerPC GNU/Linux

2006-02-21 Thread K.D.P.Ross

Hello-

I am having a bit of trouble running GHCi on my GNU/Linux  
distribution and was

referred to this mail address by the crash message:

[begin terminal session-
$> ghci
   ___ ___ _
  / _ \ /\  /\/ __(_)
/ /_\// /_/ / /  | |  GHC Interactive, version 6.4, for Haskell 98.
/ /_\\/ __  / /___| |  http://www.haskell.org/ghc/
\/\/ /_/\/|_|  Type :? for help.

Loading package base-1.0 ... linking ... done.
Loading package mtl-1.0 ... linking ... done.
Loading package lang-1.0 ... linking ... done.
Loading package QuickCheck-1.0 ... linking ... done.
Loading package readline-1.0 ... linking ... done.
Loading package unix-1.0 ... ghc-6.4: Unable to mmap( MAP_FIXED ) for  
Jump Islands


ghc-6.4: panic! (the `impossible' happened, GHC version 6.4):
loadObj: failed

Please report it as a compiler bug to glasgow-haskell-bugs@haskell.org,
or http://sourceforge.net/projects/ghc/.


$>
-end terminal session]

I am running Kubuntu 5.10 ("Breezy Badger") with kernel Linux  
2.6.12-9-powerpc
on a 400mhz iBook. I am not sure what other information would help  
you in
diagnosing the problem, but I am, of course, happy to provide  
anything else that

would be helpful.

//cheers
-Kyle Ross



PGP.sig
Description: This is a digitally signed message part
___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs