#8870: GHC 7.8.0 RC2 fails when compiling a hello world program on Windows 7 32bits ---------------------------------------+------------------------------ Reporter: facundoq | Owner: Type: bug | Status: infoneeded Priority: high | Milestone: 7.8.1 Component: Compiler | Version: 7.8.1-rc2 Resolution: | Keywords: Operating System: Windows | Architecture: x86 Type of failure: Compile-time crash | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: ---------------------------------------+------------------------------ Comment (by Austin Seipp <austin@…>): In [changeset:"f0af58df4b5d5ace750e7d7a91ad471284c1b429/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="f0af58df4b5d5ace750e7d7a91ad471284c1b429" windows: Fix #8870 This bumps the amount of default reserved and committed stack for GHC executables to 8mb, to work around #8870. A proper fix should happen in 7.8.2 See note [Windows stack usage] in SysTools for the details. Signed-off-by: Austin Seipp <austin@well-typed.com> }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8870#comment:17> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler