[GHC] #14947: internal error: Invalid object *c in push()
GHC
ghc-devs at haskell.org
Tue Mar 20 22:10:12 UTC 2018
#14947: internal error: Invalid object *c in push()
-------------------------------------+-------------------------------------
Reporter: varosi | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Profiling | Version: 8.4.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by RyanGlScott):
Well, somewhat :) But it still has several bulky dependencies, such as
`vector`, `linear`, `dimensional`, and `JuicyPixels`.
I suspect there's a small kernel of code that's causing this panic, but I
don't know how to sort through all of the scaffolding in place to find it
at present. Since you know this codebase far better than I do, any useless
code you can remove ("useless" meaning "I can still trigger the panic
without it") would be of invaluable help here.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14947#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list