#2257: validate hangs in configure
-----------------------------+----------------------------------------------
    Reporter:  nr            |        Owner:       
        Type:  bug           |       Status:  new  
    Priority:  normal        |    Milestone:       
   Component:  Build System  |      Version:  6.8.2
    Severity:  major         |   Resolution:       
    Keywords:                |     Testcase:       
Architecture:  x86           |           Os:  Linux
-----------------------------+----------------------------------------------
Comment (by nr):

 I take it back, both ways.

 1. Static linking doesn't solve the problem after all.  Must have been an
 error between the keyboard and the chair

 1. If you replace usleep with nanosleep, and you are willing to wait a
 long time for configure to finish, it finishes eventually.  Or at least it
 did once.

 1. Further experimenting with variations on the test program shows that
 the program hangs on the second call to timer_settime.  For all I know
 this is a kernel problem

 I am out of my depth.  Help!

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