Simon Marlow (via RT) kirjoitti:
# New Ticket Created by "Simon Marlow" # Please include the string: [perl #36548] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=36548 >


Hi,

I've been trying in vain over the last day or so to reproduce the
following GHC bugs, both allegedly demonstrated by Pugs:

[ 1226252 ] internal error: EVACUATED object entered!
http://sourceforge.net/tracker/index.php?func=detail&aid=1222522&group_i
d=8032&atid=108032

[ 1222522 ] scavenge_stack: weird activation record found on stack:37548
http://sourceforge.net/tracker/index.php?func=detail&aid=1222522&group_i
d=8032&atid=108032

I seem to be able to reproduce this error using pugs r4916.

Testing for the t/oo/destruction.t few times on a row gave these errors:

pugs: internal error: TVAR object entered!
pugs: internal error: EVACUATED object entered!
pugs: internal error: scavenge_stack: weird activation record found on stack: 6432 pugs: internal error: scavenge_stack: weird activation record found on stack: 17516 pugs: internal error: scavenge_stack: weird activation record found on stack: 3348 pugs: internal error: scavenge_stack: weird activation record found on stack: 27812

So the test seems to give an error every time I run it, while the actual error varies a bit.

At this point I'm stuck.  I don't doubt there's a bug somewhere, but
it's not showing itself for me.

If someone can provide me with a temporary account on a machine that
demonstrates the bug, that would be great.  SSH key available on
request.  Even better if you could set me up with an account and a Pugs
build tree all ready to go.
I've spent too much time on this to give up now!

Unfortunately I don't know much about debugging nor how to setup such an account, if it's even possible on my computer. (I have SuSe 9.1 in a local network, with win98se-computer between internet and this local network.)

--
Markus Laire

Reply via email to