[GHC] #10435: catastrophic exception-handling disablement on Windows Server 2008 R2

GHC ghc-devs at haskell.org
Mon Jun 29 17:41:53 UTC 2015


#10435: catastrophic exception-handling disablement on Windows Server 2008 R2
-------------------------------------+-------------------------------------
        Reporter:  malcolmw          |                   Owner:  simonmar
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Runtime System    |                 Version:  7.10.1
      Resolution:                    |                Keywords:  windows,
Operating System:  Windows           |  exceptions
 Type of failure:  Runtime crash     |            Architecture:  x86
      Blocked By:                    |               Test Case:
 Related Tickets:  #9218             |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by Phyx-):

 I would suggest doing it per-process instead of globally if this is an
 internet facing server since SEH exploits seem to be fairly common exploit
 vectors. That's detailed http://blogs.technet.com/b/srd/archive/2009/11/20
 /sehop-per-process-opt-in-support-in-windows-7.aspx

 Could you let me know if disabling `SEHOP` works for you too?

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


More information about the ghc-tickets mailing list