|
| <prev next> |
[ ghc-Bugs-833624 ] RTS Exhausted max heap size: msg#00076lang.haskell.glasgow.bugs
Bugs item #833624, was opened at 2003-10-31 05:43 Message generated for change (Comment added) made by sigbjorn You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=833624&group_id=8032 Category: Runtime System Group: 6.0.1 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Roland Scott McIntire (rscottmcintire) Assigned to: Nobody/Anonymous (nobody) Summary: RTS Exhausted max heap size Initial Comment: I've lost the exact error message. But basically, the message said to report the error to this project. The message said that the RTS system went over the maximum heap size of roughly 268000000 bytes. The machine I'm running on is running windows 2000 and has 1GB of memory. The version of GHC is 6.0.1. The code was run with the following compiler switches: ghc -O -fvia-c prob.hs -o prob. I've attached the file prob.hs. ---------------------------------------------------------------------- >Comment By: Sigbjorn Finne (sigbjorn) Date: 2003-10-31 08:25 Message: Logged In: YES user_id=232905 Thanks for a fine report. The heap overflow wasn't reported as gracefully as it could be. Fixed now. You can change the default max heap size to be greater than 256M via the -M RTS option. You do seem to have a space leak on your hands, though. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=833624&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-833624 ] RTS Exhausted max heap size, SourceForge.net |
|---|---|
| Next by Date: | Re: Building GHC on Mac OS X or Fixing readline, Wolfgang Thaller |
| Previous by Thread: | [ ghc-Bugs-833624 ] RTS Exhausted max heap size, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |