#2355: Building NDP fails with GHC panic on x86_64
-------------------------------+--------------------------------------------
    Reporter:  Nolari          |        Owner:       
        Type:  bug             |       Status:  new  
    Priority:  normal          |    Milestone:       
   Component:  Compiler        |      Version:  6.9  
    Severity:  major           |   Resolution:       
    Keywords:  ndp ghc panic   |     Testcase:       
Architecture:  x86_64 (amd64)  |           Os:  Linux
-------------------------------+--------------------------------------------
Comment (by Nolari):

 Having found out about the http://darcs.haskell.org/ghc-2008-06-02/ branch
 I decided to give that a go.  That got me a bit further along, but a panic
 still occurs in a different place:
 {{{
 [16 of 78] Compiling Data.Array.Parallel.Stream.Segmented (
 Data/Array/Parallel/Stream/Segmented.hs,
 dist/build/Data/Array/Parallel/Stream/Segmented.p_o )
 GHC error in desugarer lookup in ndp:Data.Array.Parallel.Stream.Segmented:
   attempting to use module `ndp:Data.Array.Parallel.Lifted.PArray'
 (./Data/Array/Parallel/Lifted/PArray.hs) which is not loaded
 ghc-6.9.20080602: panic! (the 'impossible' happened)
   (GHC version 6.9.20080602 for x86_64-unknown-linux):
         initDs user error (IOEnv failure)

 Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2355#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