#1529: GC abort
-----------------------+----------------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.6.1
Severity: normal | Keywords:
Difficulty: Unknown | Os: Unknown
Testcase: | Architecture: Unknown
-----------------------+----------------------------------------------------
My program just encountered the following:
{{{
Server: internal error: evacuate: strange closure type 23868
(GHC version 6.6 for i386_apple_darwin)
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
Abort trap
}}}
It was using 6.6.1, with only standard libraries + HaXml + Http.
The code makes heavy use of ByteString, but apart from that, all the
structures are pure Haskell.
I can arrange a repro, but given that it is commercial code, it will
require an NDA, and the input data to trigger the problem is quite large.
cheers,
Tom
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1529>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs