|
RE: ghc-Bugs-1071030: msg#00045lang.haskell.glasgow.bugs
On 24 November 2004 01:45, Duncan Coutts wrote: > Further to this bug report: > http://www.haskell.org//pipermail/glasgow-haskell-bugs/2004-November/004 454.html > http://sourceforge.net/tracker/?func=detail&atid=108032&aid=1071030&grou p_id=8032 > > Gour has done some further investigation: > http://bugs.gentoo.org/show_bug.cgi?id=70982#c10 > > The main thing he found was that giving a large stack +RTS -K10M > alleviated the problem (mostly). That crash message is from the compacting collector; you might be able to get it to crash sooner by giving the +RTS -c option (turns on the compacting collector always, not just when memory gets tight). I don't have an amd64 box to test this on, I'm afraid. Cheers, Simon
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: stdout handle is finalized, Simon Marlow |
|---|---|
| Next by Date: | Re: Bug in touchForeignPtr?, Benjamin Franksen |
| Previous by Thread: | re: ghc-Bugs-1071030, Duncan Coutts |
| Next by Thread: | stdout handle is finalized, Daan Leijen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |