|
RE: A bug: msg#00028lang.haskell.glasgow.bugs
> -----Original Message----- > From: Simon Marlow [mailto:simonmar@xxxxxxxxxxxxx] > Sent: Wednesday, November 12, 2003 7:03 AM > To: Wojtek Moczydlowski; glasgow-haskell-bugs@xxxxxxxxxxx > Subject: RE: A bug > > > > > The attached program, after compilation under ghc 6.0.1 > > with -O2 -package > > wx under Windows, after about 1 minute running on 2Ghz > > computer crashes > > with the message: "Internal error: RHS exhausted max heap > > size (...) report > > this as a bug". > > The bug is that the error message should not tell you to report it as a > bug :-) > > (i.e. it's not a bug at all, you just ran out of heap). That's what I thought. Surprising, though, I cannot see where the memory leak could be. Any suggestions how to find out the memory leak under Windows? (compiling with -prof -auto-all doesn't work, ghc complains about not being able to find .Graphics.UI.WX, and I am not *that* determined to recompile wxHaskell). > Simon Wojtek
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: bugs in happy, Simon Marlow |
|---|---|
| Next by Date: | [ ghc-Bugs-756454 ] Class op should mention class tyvar, SourceForge.net |
| Previous by Thread: | RE: A bug, Simon Marlow |
| Next by Thread: | bugs in happy, Axel Simon |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |