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

GHC ghc-devs at haskell.org
Tue Jun 2 19:56:25 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:                    |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by malcolmw):

 There is a possibility that this is a conjunction of some weirdness in the
 particular version of the MS VC++ runtime, together with a weirdness in
 the ghc initialisation.  Unfortunately, we have not been able to check a
 different version of the MSVCRT on that machine.

 Also, sadly, it is not a possibility for us to build our C++ DLLs with gcc
 on Windows.

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


More information about the ghc-tickets mailing list