[GHC] #8236: Assertion failure of MarkWeak
GHC
ghc-devs at haskell.org
Fri Sep 6 10:17:45 CEST 2013
#8236: Assertion failure of MarkWeak
-------------------------------------+------------------------------------
Reporter: kazu-yamamoto | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.8.1
Component: Runtime System | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: Runtime crash | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by simonmar):
It's probably not a real problem. But if you could find out the closure
type in the event that the assertion fails that would help - either run
gdb on the core dump, or change the assertion to print out the closure
type.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8236#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list