[GHC] #12110: Windows exception handler change causes segfault with API Monitor
GHC
ghc-devs at haskell.org
Tue May 24 21:09:06 UTC 2016
#12110: Windows exception handler change causes segfault with API Monitor
-------------------------------------+-------------------------------------
Reporter: enolan | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Runtime System | Version: 8.0.1
Resolution: | Keywords:
Operating System: Windows | Architecture:
| Unknown/Multiple
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by enolan):
It works before the commit and doesn't after. It may be fair to blame API
Monitor's developer, but the exception handlers are definitely involved.
Maybe API Monitor method of hooking triggers the exception handler and
it's incorrectly interpreted as a segfault? You definitely know more about
this than me.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12110#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list