[GHC] #14669: Executable finishing via unhandled exception results in segmentation fault on 32 bit Windows
GHC
ghc-devs at haskell.org
Sun Jan 14 19:37:01 UTC 2018
#14669: Executable finishing via unhandled exception results in segmentation fault
on 32 bit Windows
-----------------------------------+----------------------------------
Reporter: sergv | Owner: (none)
Type: bug | Status: infoneeded
Priority: normal | Milestone:
Component: Runtime System | Version: 8.2.1
Resolution: | Keywords:
Operating System: Windows | Architecture: x86
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-----------------------------------+----------------------------------
Comment (by Phyx-):
That's very peculiar.. use `procdump` then https://docs.microsoft.com/en-
us/sysinternals/downloads/procdump `procdump.exe -t -ma -e 1 -x . Hw.exe`
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14669#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list