[GHC] #10435: catastrophic exception-handling disablement on Windows Server 2008 R2
GHC
ghc-devs at haskell.org
Mon Jun 29 08:17:05 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):
I don't see any missing VC runtime. But running the .exe outside the
Cygwin shell was a good idea. I then see a popup console which contains
the expected (partial) output "Called foo() with bar=0", but then throws a
popup error dialogue telling me ""TestExceptions.exe has stopped working"
with the following extra info:
{{{
Problem signature:
Problem Event Name: APPCRASH
Application Name: TestExceptions.exe
Application Version: 0.0.0.0
Application Timestamp: 5587dbd2
Fault Module Name: KERNELBASE.dll
Fault Module Version: 6.1.7601.23002
Fault Module Timestamp: 5507b1dc
Exception Code: e06d7363
Exception Offset: 0000c44d
OS Version: 6.1.7601.2.1.0.274.10
Locale ID: 2057
Additional Information 1: 0271
Additional Information 2: 02712a14bbb8bb18ca2af857dbc5b852
Additional Information 3: d1b4
Additional Information 4: d1b4e576b897fdc9bfef974c5ac3140c
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10435#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list