#5004: loading stripped libHsghc-7.0.2.a fails
---------------------------------+------------------------------------------
    Reporter:  pbrisbin          |        Owner:            
        Type:  bug               |       Status:  new       
    Priority:  highest           |    Milestone:  7.2.1     
   Component:  Compiler          |      Version:  7.0.2     
    Keywords:                    |     Testcase:            
   Blockedby:                    |   Difficulty:            
          Os:  Linux             |     Blocking:            
Architecture:  Unknown/Multiple  |      Failure:  GHCi crash
---------------------------------+------------------------------------------

Comment(by igloo):

 I looked into this, incidentally: As far as I can tell, we only use the
 debugging info in order to tell how many jump islands etc we're going to
 need later on, so that we can allocate all the space we'll need in a block
 before we start doing the relocations. So it looks like it ought to be
 fixable one way or another for 7.2.1.

 In the meantime, the workaround is to not strip it.

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