
#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 sergv): It seems nothing's generated anyway: {{{ sergey@box /c/home/ghc/bugs$ ../ghc-8.4.1-alpha-x32/bin/ghc HW.hs -rtsopts -fforce-recomp [1 of 1] Compiling Main ( HW.hs, HW.o ) Linking HW.exe ... sergey@box /c/home/ghc/bugs$ ./HW.exe +RTS --generate-crash-dumps --generate-stack-traces=yes Situation normal Segmentation fault sergey@box /c/home/ghc/bugs$ ls HW.exe* HW.hi HW.hs HW.o HWCatch.hs }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14669#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler