[GHC] #9001: unexpected runtime crash
GHC
ghc-devs at haskell.org
Wed Apr 16 11:16:29 UTC 2014
#9001: unexpected runtime crash
-------------------------------------+------------------------------------
Reporter: jwlato | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.2
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 goldfire):
I can reproduce this behavior on Mac OS 10.8.5 & GHC 7.8.2.
After a bunch of (presumably expected) output, I get
{{{
Test: internal error: scavenge_one: strange object 0
(GHC version 7.8.2 for x86_64_apple_darwin)
Please report this as a GHC bug:
http://www.haskell.org/ghc/reportabug
Abort trap: 6
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9001#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list