#2413: Segmentation fault in ghc --interactive when run with +RTS -Da
---------------------------------+------------------------------------------
Reporter: batterseapower | Owner:
Type: bug | Status: closed
Priority: low | Milestone: _|_
Component: Runtime System | Version: 6.9
Severity: normal | Resolution: fixed
Keywords: | Difficulty: Unknown
Testcase: | Os: Unknown/Multiple
Architecture: Unknown/Multiple |
---------------------------------+------------------------------------------
Changes (by benl):
* status: new => closed
* resolution: => fixed
Comment:
This would have been fixed in:
Mon Jan 12 16:34:21 EST 2009 [email protected]
* Untag closure pointers before trying to print them.
In RTS tracing code, need to untag the pointer before trying
to load the info table in printClosure()
Mon Jan 12 11:56:25 EST 2009 [email protected]
* Add missing documention of -Da DEBUG: apply flag to RTS help.
M ./rts/RtsFlags.c +2
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2413#comment:4>
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