[GHC] #15002: Panic: collectNBinders
GHC
ghc-devs at haskell.org
Thu Apr 5 13:58:39 UTC 2018
#15002: Panic: collectNBinders
-------------------------------------+-------------------------------------
Reporter: crockeea | Owner: nomeata
Type: bug | Status: new
Priority: highest | Milestone: 8.4.2
Component: Profiling | Version: 8.4.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by nomeata):
Ok, this means that Exitification is creating the (probably legal) code
that CSE then stumbles over.
Strangely, CSE is not supposed to CSE join points… Anyways, I am on it!
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15002#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list