#2512: MAP_32BIT flag might not be respected under xen?
----------------------+-----------------------------------------------------
 Reporter:  guest     |          Owner:                
     Type:  bug       |         Status:  new           
 Priority:  normal    |      Milestone:                
Component:  None      |        Version:  6.8.3         
 Severity:  critical  |     Resolution:                
 Keywords:            |     Difficulty:  Unknown       
 Testcase:            |   Architecture:  x86_64 (amd64)
       Os:  Linux     |  
----------------------+-----------------------------------------------------
Changes (by igloo):

  * difficulty:  => Unknown

Old description:

> Here's the error I get when I try to run ghci 6.8.3 on Fedora 9.  I also
> got the same error on ghc 6.8.2 with Fedora 9 and Ubuntu 8.0.4, all
> running x86_64 under xen.
>
> /ghc-6.8.3# ghci-6.8.3
> GHCi, version 6.8.3: http://www.haskell.org/ghc/  :? for help
> ghc-6.8.3: internal error: R_X86_64_32S relocation out of range: (noname)
> = 0x7ffc1dbd4fb8
>
>     (GHC version 6.8.3 for x86_64_unknown_linux)
>     Please report this as a GHC bug:
> http://www.haskell.org/ghc/reportabug
> zsh: abort      ghci-6.8.3
>
> An strace of the bug is attached, as well here's a link to a relevant
> problem: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/237724

New description:

 Here's the error I get when I try to run ghci 6.8.3 on Fedora 9.  I also
 got the same error on ghc 6.8.2 with Fedora 9 and Ubuntu 8.0.4, all
 running x86_64 under xen.
 {{{
 /ghc-6.8.3# ghci-6.8.3
 GHCi, version 6.8.3: http://www.haskell.org/ghc/  :? for help
 ghc-6.8.3: internal error: R_X86_64_32S relocation out of range: (noname)
 = 0x7ffc1dbd4fb8

     (GHC version 6.8.3 for x86_64_unknown_linux)
     Please report this as a GHC bug:
 http://www.haskell.org/ghc/reportabug
 zsh: abort      ghci-6.8.3
 }}}
 An strace of the bug is attached, as well here's a link to a relevant
 problem: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/237724

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2512#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to