[GHC] #10672: checkProddableBlock crash during Template Haskell linking

GHC ghc-devs at haskell.org
Fri Jul 24 07:15:41 UTC 2015


#10672: checkProddableBlock crash during Template Haskell linking
-------------------------------------+-------------------------------------
        Reporter:  lukexi            |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  high              |               Milestone:
       Component:  Compiler          |                 Version:  7.10.1
      Resolution:                    |                Keywords:
Operating System:  Windows           |            Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash                              |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:  #9297 #10563      |  Differential Revisions:
  #8237 #9907                        |
-------------------------------------+-------------------------------------

Comment (by lukexi):

 I'm able to get by the crash by commenting out the first call to
 {{{checkProddableBlock}}} in {{{ocResolve_PEi386}}}
 https://github.com/ghc/ghc/blob/master/rts/Linker.c#L4696. I'm not sure
 how to translate that into a proper fix yet — does that give anyone
 familiar with the linker any clues?

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


More information about the ghc-tickets mailing list