RE: memory allocation failed

2005-09-13 Thread Simon Marlow
error message that instructs me to make a bug report. > > On Sep 13, 2005, at 5:02 AM, Simon Marlow wrote: > >> On 09 September 2005 15:40, David F. Place wrote: >> >> >>> My program terminated with the following message: >>> >>> pal:

Re: memory allocation failed

2005-09-13 Thread David F. Place
: pal: internal error: memory allocation failed (requested 2097152 bytes) Please report this as a bug to glasgow-haskell-bugs@haskell.org, Forgive me for asking the obvious, but is it possible that you ran out of memory? If not, then yes we'd like to see your test case please. C

RE: memory allocation failed

2005-09-13 Thread Simon Marlow
On 09 September 2005 15:40, David F. Place wrote: > My program terminated with the following message: > > pal: internal error: memory allocation failed (requested 2097152 > bytes) Please report this as a bug to > glasgow-haskell-bugs@haskell.org, Forgive me for asking the

memory allocation failed

2005-09-09 Thread David F. Place
My program terminated with the following message: pal: internal error: memory allocation failed (requested 2097152 bytes) Please report this as a bug to glasgow-haskell-bugs@haskell.org, If anyone is interested in looking into it, I will forward my source code and data. [Marcel