#2858: Segmentation fault due to race between IO manager and installSignals.
------------------------------------------------+---------------------------
    Reporter:  dsh                              |        Owner:  simonmar
        Type:  bug                              |       Status:  new     
    Priority:  normal                           |    Milestone:  6.10.2  
   Component:  libraries/base                   |      Version:  6.10.1  
    Severity:  normal                           |   Resolution:          
    Keywords:  posix signal threaded IOmanager  |   Difficulty:  Unknown 
    Testcase:                                   |           Os:  Linux   
Architecture:  Unknown/Multiple                 |  
------------------------------------------------+---------------------------
Comment (by simonmar):

 Sorry, I can't reproduce the problem.  I run `Test.hs` over and over again
 in one window, and run `killall -TERM Test` over and over (in a while
 loop) in another window, and so far no core dumps.  Is there something I'm
 missing?

 In any case I think a fix for this will probably have to wait until I've
 finished the signal overhaul (so 6.12), unless the fix is easy.

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