Bugs item #1039160, was opened at 2004-10-02 23:10
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1039160&group_id=8032
Category: Profiling
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Henk-Jan van Tuyl (hjvt)
Assigned to: Nobody/Anonymous (nobody)
Summary: Compiled program crashes when generating heap profile
Initial Comment:
The attached program crashes when trying to obtain a heap
profile. The program is compiled with the command:
ghc --make -prof -auto-all -i..:.:../Libs GhcProfileCrash.lhs
-o GhcProfileCrash.exe -dcore-lint > compile.log
The program is run with the following command:
GhcProfileCrash.exe +RTS -hc -RTS
Sometimes the program crashes immediately or after
reading some files without any message, and sometimes
with the message (after reading 547 files):
C:\MIJNDO~1\SOFTWA~1\HASKELL\READALOT\GHCPROFI.
EXE: internal error: heapCensus
Please report this as a bug to glasgow-haskell-
[EMAIL PROTECTED],
or http://www.sourceforge.net/projects/ghc/
I compile with GHC 6.0.1,
under Windows 98
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1039160&group_id=8032
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs