#7299: threadDelay broken in ghci, Mac OS X
---------------------------------+------------------------------------------
    Reporter:  tmcdonell         |       Owner:  igloo     
        Type:  bug               |      Status:  new       
    Priority:  highest           |   Milestone:  7.6.2     
   Component:  GHCi              |     Version:  7.6.1     
    Keywords:                    |          Os:  MacOS X   
Architecture:  Unknown/Multiple  |     Failure:  GHCi crash
  Difficulty:  Unknown           |    Testcase:            
   Blockedby:  3658              |    Blocking:            
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by simonpj):

 We don't know what is wrong but Ian speculates that it's a bug in the GHCi
 linker, since it works with dynamic-by-default.  It could also be
 something to do with the fact that with the GHCi linker we get two copies
 of the base package but have to do some hacks to make sure that there is
 only one blob of I/O manager state.

 Has anyone else come across this `threadDelay` problem in MacOSX?  Can
 anyone help?

 Simon

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7299#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to