[GHC] #7747: debug_p RTS is buggy (debugging and profiled)
GHC
cvs-ghc at haskell.org
Thu Mar 7 23:32:20 CET 2013
#7747: debug_p RTS is buggy (debugging and profiled)
-----------------------------+----------------------------------------------
Reporter: ezyang | Owner: ezyang
Type: bug | Status: new
Priority: normal | Component: Profiling
Version: 7.7 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: Runtime crash | Blockedby:
Blocking: | Related:
-----------------------------+----------------------------------------------
Comment(by ezyang@…):
commit 1ce57ec9d544beaee79aed50c4e12de144e4482f
{{{
Author: Edward Z. Yang <ezyang at mit.edu>
Date: Thu Mar 7 14:28:54 2013 -0800
Closures must be zeroed even without LDV-profiling. Partially fixes
#7747
Signed-off-by: Edward Z. Yang <ezyang at mit.edu>
includes/rts/storage/ClosureMacros.h | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7747#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list