Ticket #379 (closed bug: Fixed)
internal error: scavenge_one: strange object 68, amd64
Description
With
ghc-6.4.20050506-src.tar.bz2 or ghc 6.4
Fedora Core 3 (current updates) (gcc 3.4.3 glibc 2.3.5)
amd64
Existing ghc 6.4 in /usr/bin from Fedora Haskell
Project rpm.
pugs r2943
I built ghc-6.4.20050506-src by doing:
./configure
make
make
make install
But ghc-6.4 behaves similarly.
You can build pugs by doing:
svn co http://svn.openfoundry.org/pugs/ -r 2943
cd pugs
perl Makefile.PL
make unoptimized
To generate error,
./pugs
Error:
[...]
Welcome to Pugs -- Perl6 User's Golfing System
Type :h for help
pugs: internal error: scavenge_one: strange object 68
Please report this as a bug to
glasgow-haskell-bugs@haskell.org,
or http://www.sourceforge.net/projects/ghc/
Notes:
Using /usr/bin/ghc (ghc-6.4) yields a similar error.
./pugs +RTS -A200M -RTS delays the error.
Mitchell Charity
mncI02eyA zap vendian zot org
Change History
Note: See
TracTickets for help on using
tickets.
