[GHC] #12110: Windows exception handler change causes segfault with API Monitor

GHC ghc-devs at haskell.org
Tue May 24 07:06:32 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 Phyx-):

 The Exception handlers shouldn't be the issue. The don't cause the
 segfault. It only handles them when they happen.

 It likely has to do with how API monitoring does API hooking.

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


More information about the ghc-tickets mailing list