[GHC] #14825: Access violation on Windows is not propagated to the OS

GHC ghc-devs at haskell.org
Tue Feb 20 14:43:03 UTC 2018


#14825: Access violation on Windows is not propagated to the OS
-------------------------------------+-------------------------------------
        Reporter:  varosi            |                Owner:  (none)
            Type:  feature request   |               Status:  closed
        Priority:  normal            |            Milestone:
       Component:  Runtime System    |              Version:  8.2.2
      Resolution:  duplicate         |             Keywords:
Operating System:  Windows           |         Architecture:  x86_64
 Type of failure:  Debugging         |  (amd64)
  information is incorrect           |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #13911            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Phyx-):

 That said, the exception handler in pre `8.4` is a bit *too* aggressive in
 that it catches things it shouldn't. like C++ exceptions. That's also
 fixed in `8.6`.

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


More information about the ghc-tickets mailing list