[GHC] #9208: panic - attempt to prod-split strictness call demand C(S(C(C(S(LS)))))
GHC
ghc-devs at haskell.org
Fri Jun 20 07:16:50 UTC 2014
#9208: panic - attempt to prod-split strictness call demand C(S(C(C(S(LS)))))
-------------------------------------------------+-------------------------
Reporter: luite | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Test Case: stranal/should_compile/T9208 | Difficulty:
Blocking: | Unknown
| Blocked By:
| Related Tickets:
-------------------------------------------------+-------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"2e362ddebf2286409b7423d3dd49152117c1ae56/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="2e362ddebf2286409b7423d3dd49152117c1ae56"
Make splitStrProdDmd (and similarly Use) more robust
The issue here is avoiding a GHC crash when a program uses
unsafeCoerce is a dangerous (or even outright-wrong) way.
See Trac #9208
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9208#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list