#2794: Bootstrapping ghc-6.4.3 hangs in call to "ghc-pkg-inplace"
--------------------------+-------------------------------------------------
 Reporter:  cspiel        |          Owner:         
     Type:  bug           |         Status:  new    
 Priority:  normal        |      Milestone:         
Component:  Build System  |        Version:  6.4.3  
 Severity:  normal        |     Resolution:         
 Keywords:                |     Difficulty:  Unknown
 Testcase:                |   Architecture:  x86    
       Os:  Linux         |  
--------------------------+-------------------------------------------------
Changes (by simonmar):

  * difficulty:  => Unknown

Comment:

 I'm not sure we're going to be able to help much other than to give you
 some tips for debugging it.  I'd start by disassembling
 __stginit_DistributionziCompatziReadP_ and stepping forward in gdb to see
 why it's looping.  Try compiling ghc-pkg or Distribution.Compat.ReadP with
 -fasm and see if that helps.

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