Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the B-C CPAN distribution.

Report information
The Basics
Id: 53316
Status: resolved
Priority: 0/
Queue: B-C

People
Owner: RURBAN [...] cpan.org
Requestors: g.grigelionis [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: B::C 1.15 tests leak memory
Date: Sun, 3 Jan 2010 16:07:19 +0100
To: bug-B-C [...] rt.cpan.org
From: Gintautas Grigelionis <g.grigelionis [...] gmail.com>
cccode18_o3 grows to 4 GB and gets killed by memory management on SuSE Linux. Regards, Gintas
The leaking part was solved with skipping this known sort failure since 1.04_33 The "endless loop on optimized custom sorts blocks" bug is handled in [CPAN #53536] B::CC cannot sort which was [PERL #2900] B::CC cannot sort There's still an ending NULL op missing in the CC optimized sortcv for pp_sort -- Reini Urban