Menu

#353 internal error: stg_ap_pp_ret

6.2.1
closed-fixed
nobody
5
2005-01-17
2004-11-12
Anonymous
No

From: Tom Pledger <tkpledger@yahoo.co.nz>

The RTS asked me to log this.

------ xterm excerpt ------
[fp@xena Clean]$ GHCRTS='-M64M -hc' sh go.sh
+ Cleaner --
refpath /home/datamine/Cleaner/data/1000:/home/datam
ine/Cleaner/data:data --fields
reference:street:street:street:suburb:city,region:postco
de --noheader --infile data/100-input.txt --one --
markup data/100-markup.txt --nzpost data/100-
nzpost.txt
Fri Nov 12 13:09:46 NZDT 2004
Cleaner: internal error: stg_ap_pp_ret
Please report this as a bug to glasgow-haskell-
bugs@haskell.org,
or http://www.sourceforge.net/projects/ghc/
+ exit 254
------ end of excerpt ------

Without the -hc , I get a segmentation fault instead.

Without the -M64M , the program completes
successfully.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    I received a similar message runing darcs compiled with GHC
    under Cygwin on Windows 2k.

    matthewvg@matthewv-gx150 /cygdrive/c/projects/voyager/crypto_poc
    $ darcs +RTS -K10M -M512M -RTS whatsnew -ls
    darcs.exe: internal error: stg_ap_v_ret
    Please report this as a bug to
    glasgow-haskell-bugs@haskell.org,
    or http://www.sourceforge.net/projects/ghc/

    Without the -K -M options the program dies with a Windows
    Application Error: "The instruction at 0x0060edb2 referenced
    memory at 0x1118e000. The memory could not be read."

    Thanks for all your work on this great project!

    Matt Van Gundy
    matthew ~dot~ vangundy ~at~ yardi ~dot~ com

     
  • Simon Marlow

    Simon Marlow - 2004-12-13

    Logged In: YES
    user_id=48280

    I believe this bug was fixed in GHC 6.2.2. Could you please
    retry your test with that version?

     
  • Simon Marlow

    Simon Marlow - 2005-01-17

    Logged In: YES
    user_id=48280

    No response from submitter, and we have strong evidence to
    suggest this bug has already been fixed (lots of people are
    using darcs...)

     
  • Simon Marlow

    Simon Marlow - 2005-01-17
    • status: open --> closed-fixed
     

Log in to post a comment.