logo       

Re: [perl #32196] Yet Another GC Crash (YAGC): msg#00619

lang.perl.perl6.internals

Subject: Re: [perl #32196] Yet Another GC Crash (YAGC)

Matt Diephouse <parrotbug-followup@xxxxxxxxxxxxxx> wrote:
> #0 0x0003d420 in pobject_lives (interpreter=0xd00140, obj=0x0) at
> src/dod.c:198
> #1 0x000048f0 in mark_1_seg (interpreter=0xd00140, cs=0xd01fd0) at
> src/packfile.c:360

Ah. The code assumed that there is always a valid subroutine name, which
might not be true for dynamically created subs, like in forth.

I've put a check for a NULL name in front.

Thanks,
leo



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise