RE: PAP_Entry: CATCH_FRAME

2002-02-15 Thread Simon Marlow
What does it mean when you get the fatal error PAP_Entry: CATCH_FRAME. I am using ghc version 5.03.20020204. I looked in the ghc source code and the comment next to this error message says that it cannot happen. Well, you must be imagining it then :-) Seriously, I've seen this error too.

RE: PAP_Entry: CATCH_FRAME

2002-02-15 Thread Peter White
, 2002 2:55 AM To: Peter White; [EMAIL PROTECTED] Subject: RE: PAP_Entry: CATCH_FRAME What does it mean when you get the fatal error PAP_Entry: CATCH_FRAME. I am using ghc version 5.03.20020204. I looked in the ghc source code and the comment next to this error message says that it cannot happen

Re: PAP_Entry: CATCH_FRAME

2002-02-15 Thread Sigbjorn Finne
, 2002 09:05 Subject: RE: PAP_Entry: CATCH_FRAME I have managed to create a small program that reproduces the error the way I get to it. The output it produces is: Handler got: 1 Exception: 1st Handler got: 2 Error1: fatal error: PAP_entry: CATCH_FRAME The program was in a file Error1.hs