Jürgen Bömmels (via RT) wrote:
# New Ticket Created by Jürgen Bömmels # Please include the string: [perl #18106]
# in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=18106 >
I think I triggered a bug somewhere in the GC-code but I failed to
find it.
Actually, no GC bug, but missing initializer for the stack_top. Corrected test checked in - works for me(tm). leo