[GHC] #14669: 32-bit binaries sometimes throw a stack overflow on shutdown. (was: Executable finishing via unhandled exception results in segmentation fault on 32 bit Windows)
GHC
ghc-devs at haskell.org
Sat Jan 20 16:39:12 UTC 2018
#14669: 32-bit binaries sometimes throw a stack overflow on shutdown.
-----------------------------------+----------------------------------
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-):
Hmm that binary works fine for me...
{{{
Tamar at Rage ~/ghc2> /r/HW.exe; echo $status
Situation normal
0
}}}
I'll try to find a Windows 7 machine to test on. Have you already tried on
a different machine?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14669#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list