#5214: SIGSEGV  in yieldCapability ()
-----------------------------+----------------------------------------------
  Reporter:  j.waldmann      |          Owner:                
      Type:  bug             |         Status:  new           
  Priority:  normal          |      Milestone:                
 Component:  Runtime System  |        Version:  7.4.1         
Resolution:                  |       Keywords:                
        Os:  Linux           |   Architecture:  x86_64 (amd64)
   Failure:  Runtime crash   |     Difficulty:  Unknown       
  Testcase:                  |      Blockedby:                
  Blocking:                  |        Related:                
-----------------------------+----------------------------------------------

Comment(by vshabanov):

 I found some stack overflows in my program. Fixed one of them and sigsegvs
 are gone. Seems that stack overflow + exception handling (overflow is
 caught and written to log) + many threads (~ 100) leads to this error.

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