#5381: internal error: MVAR_CLEAN on mutable list
--------------------------------+-------------------------------------------
Reporter: MikolajKonarski | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.3
Keywords: MVAR_CLEAN | Testcase:
Blockedby: | Difficulty:
Os: Linux | Blocking:
Architecture: x86_64 (amd64) | Failure: Runtime crash
--------------------------------+-------------------------------------------
Comment(by marlowsd@…):
commit 7ed0b20c0828fef0987aa7b3dea5d5190844338c
{{{
Author: Simon Marlow <[email protected]>
Date: Mon Aug 8 09:12:08 2011 +0100
fix #5381: the -debug RTS could crash with "internal error: MVAR_CLEAN
on mutable list" after a call to tryPutMVar#.
I don't think this leads to any problems without -debug.
rts/PrimOps.cmm | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5381#comment:6>
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