logo       

RE: heap exhausted error: msg#00001

lang.haskell.glasgow.bugs

Subject: RE: heap exhausted error

Yes, maybe user-caused heap overflow should get a different error message.  It’s certainly not GHC’s fault!

 

Simon

 


From: glasgow-haskell-bugs-bounces@xxxxxxxxxxx [mailto:glasgow-haskell-bugs-bounces@xxxxxxxxxxx] On Behalf Of herington, dean
Sent: 03 May 2004 16:08
To: 'glasgow-haskell-bugs@xxxxxxxxxxx'
Subject: heap exhausted error

 

   ___         ___ _
  / _ \ /\  /\/ __(_)
 / /_\// /_/ / /  | |      GHC Interactive, version 6.0.1, for Haskell 98.
/ /_\\/ __  / /___| |     
http://www.haskell.org/ghc/
\____/\/ /_/\____/|_|      Type :? for help.

 

Loading package base ... linking ... done.
Prelude> :m +List
Prelude List> [] \\ [1..]
<interactive>: internal error: RTS exhausted max heap size (268435456 bytes)

 

    Please report this as a bug to glasgow-haskell-bugs@xxxxxxxxxxx,
    or
http://www.sourceforge.net/projects/ghc/

 

 

As the heap exhaustion is expected and user-caused, I'm not sure why the above is an "internal error".  But I'm reporting it as requested.

 

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise