[GHC] #8006: Asynchronous exception rethrown synchronously inside runStmt

GHC ghc-devs at haskell.org
Fri Jun 21 14:39:57 CEST 2013


#8006: Asynchronous exception rethrown synchronously inside runStmt
-----------------------------+----------------------------------------------
Reporter:  edsko             |          Owner:                  
    Type:  bug               |         Status:  new             
Priority:  normal            |      Component:  Compiler        
 Version:  7.6.3             |       Keywords:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
 Failure:  None/Unknown      |      Blockedby:                  
Blocking:                    |        Related:                  
-----------------------------+----------------------------------------------

Comment(by edsko):

 Note that the test also sometimes fails with

 {{{
 Unexpected exception ExceptionTest: panic! (the 'impossible' happened)
   (GHC version 7.6.2 for x86_64-apple-darwin):
         Dynamic linker not initialised

 Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug
 }}}

 This is probably an orthogonal problem (and I have never seen this "in the
 wild").

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



More information about the ghc-tickets mailing list