Ticket #273 (closed bug: Fixed)

Opened 9 years ago

Last modified 43 years ago

internal error: stg_ap_pp_ret

Reported by: nobody Owned by: nobody
Priority: normal Milestone:
Component: Runtime System Version: 6.2.1
Keywords: Cc:
Operating System: Architecture:
Type of failure: Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

Description

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.

Change History

Changed 8 years ago by nobody

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

Changed 8 years ago by simonmar

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?

Changed 8 years ago by simonmar

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...)

Changed 8 years ago by simonmar

  • status changed from assigned to closed
Note: See TracTickets for help on using tickets.