#6167: Compile stalls with pause returning ERESTARTNOHAND
-------------------------+--------------------------------------------------
    Reporter:  erikd     |       Owner:                     
        Type:  bug       |      Status:  new                
    Priority:  normal    |   Milestone:  7.6.1              
   Component:  Compiler  |     Version:  7.4.1              
    Keywords:            |          Os:  Linux              
Architecture:  powerpc   |     Failure:  Building GHC failed
  Difficulty:  Unknown   |    Testcase:                     
   Blockedby:            |    Blocking:                     
     Related:            |  
-------------------------+--------------------------------------------------
Changes (by simonmar):

  * difficulty:  => Unknown
  * architecture:  Unknown/Multiple => powerpc
  * milestone:  => 7.6.1


Comment:

 It sounds like GHC itself has hit an infinite loop, which will result in a
 deadlock and the behaviour you're seeing.  It could be a bug that only
 happens on powerpc.  Is the GHC build on Debian Linux/PPC registerised or
 unregisterised?  That is, is it using the native backend or compiling via
 C?

 Adding `-v` to the command that hangs might help.

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