Bugs item #1039160, was opened at 2004-10-02 23:10
Message generated for change (Comment added) made by hjvt
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1039160&group_id=8032

Category: Profiling
>Group: 6.0.1
>Status: Closed
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


----------------------------------------------------------------------

>Comment By: Henk-Jan van Tuyl (hjvt)
Date: 2004-10-03 15:55

Message:
Logged In: YES 
user_id=876142

After installing GHC 6.2.1, the problem has disappeared.


----------------------------------------------------------------------

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

Reply via email to