develooper Front page | perl.perl5.porters | Postings from May 2012

[perl #112312] perl5 version 5.14.2 coredumps during perl -c

Thread Next
From:
Father Chrysostomos via RT
Date:
May 17, 2012 10:02
Subject:
[perl #112312] perl5 version 5.14.2 coredumps during perl -c
Message ID:
rt-3.6.HEAD-4610-1337274158-1421.112312-15-0@perl.org
On Wed Apr 25 03:38:30 2012, davem wrote:
> I think another suggestion that was mooted a while ago would be to
> allocate OPs from a pool or slab, with a new pool/slab started each time
> we start compiling a new sub, and the pool in some way marked as complete
> at the end of compiling the sub. On croaking, all the OPs in the
> unfinished pools are freed. That way most code doesn't need to be
> modified.

What exactly is that code at the top of op.c that is compiled only when
PL_OP_SLAB_ALLOC is defined?

-- 

Father Chrysostomos


---
via perlbug:  queue: perl5 status: open
https://rt.perl.org:443/rt3/Ticket/Display.html?id=112312

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About