Clinton Pierce <[EMAIL PROTECTED]> wrote: >> I checked in a fix for something that *may* have fixed this, but I'm >> not sure as I can't test it out at the moment. Try sync'ing up to CVS >> and giving it another whirl.
> Still no luck. No luck either in getting a stack trace to the problem. > This may just be a quirk in MSVS.NET. I can't get the vcdg (debug) version of the > program to run beyond: > func(INTERP, SELF); // <-- here Strange. Parrot_jit_build_call_func() even does emit a stack frame. Can you single step through it in assembly mode? leo