[GHC] #8870: GHC 7.8.0 RC2 fails when compiling a hello world program on Windows 7 32bits

GHC ghc-devs at haskell.org
Mon Mar 10 08:23:30 UTC 2014


#8870: GHC 7.8.0 RC2 fails when compiling a hello world program on Windows 7
32bits
---------------------------------------+-----------------------------
        Reporter:  facundoq            |            Owner:
            Type:  bug                 |           Status:  new
        Priority:  highest             |        Milestone:
       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 simonpj):

 This looks serious. And it looks like it's the same as the problem I've
 been encountering when building on Window:
 http://www.haskell.org/pipermail/ghc-devs/2014-March/004189.html.  Notice
 the crash happens for me after a couple of `CPSZ` messages have come out,
 same as reported above on !StackOverflow.

 But hello-world failing is much easier to track down than GHC itself
 failing.

 Could anyone git-bisect their way to the commit that did this?

 Simon

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8870#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list