[GHC] #5611: Asynchronous exception discarded after safe FFI call
GHC
cvs-ghc at haskell.org
Tue Nov 8 16:06:25 CET 2011
#5611: Asynchronous exception discarded after safe FFI call
---------------------------------+------------------------------------------
Reporter: joeyadams | Owner: simonmar
Type: bug | Status: new
Priority: normal | Milestone:
Component: Runtime System | Version: 7.0.3
Keywords: FFI, exception | Testcase:
Blockedby: | Difficulty:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: Incorrect result at runtime
---------------------------------+------------------------------------------
Changes (by simonmar):
* owner: => simonmar
Comment:
Thanks for the report.
This appears to have been fixed by commit
539d3adec64f51a3fb13bb65b7a494d7eded01a0, though the log message doesn't
give any clues about whether it was diagnosed or not. I'll add your
program as a test case.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5611#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list