On Sunday 17 August 2008 11:16:08 Reini Urban wrote:

> Without --optimize ./parrot t/pmc/namespace_65.pir works fine.
> It prints
> bar
> 2
> With --optimize ./parrot t/pmc/namespace_65.pir hangs after the 2.
>
> Attaching the debugger to a non-debug build is too heavy for me now,
> I'll try to get it compiled optimized, but with symbols, to be able to
> gdb attach to the process and see what's going on.
>
> CPU 100%, MEM 0.3%.
>
> See also http://rt.perl.org/rt3/Ticket/Display.html?id=57824
> and http://rt.perl.org/rt3/Ticket/Display.html?id=57668
> both mentioning a segfault at this test, which is not happening for me.

Fixed in r30286.

-- c

Reply via email to