#954: internal error: scavenge_mark_stack: unimplemented/strange closure type 28
@ 0xaffe7500
----------------------------+-----------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 6.6.1
Component: Runtime System | Version: 6.6
Severity: normal | Resolution: fixed
Keywords: | Difficulty: Unknown
Testcase: | Architecture: x86
Os: Linux |
----------------------------+-----------------------------------------------
Changes (by simonmar):
* resolution: => fixed
* status: new => closed
Comment:
No response from submitter, but the bug was almost certainly fixed by this
patch:
{{{
Tue Nov 14 12:31:57 GMT 2006 Simon Marlow <[EMAIL PROTECTED]>
* Fix (yet another) odd interaction between selector thunks and
compacting GC
This should fix errors of the form
internal error: scavenge_mark_stack: unimplemented/strange closure
type 28 @ 0x2b92e5f79960
But since it's quite difficult to reproduce the error, I can't be 100%
certain it's gone. I certainly can't reproduce it again after the
fix, anyway.
}}}
The patch has been merged into 6.6.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/954>
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