Skip Menu |

This queue is for tickets about the DBD-SQLite CPAN distribution.

Report information
The Basics
Id: 5565
Status: resolved
Priority: 0/
Queue: DBD-SQLite

People
Owner: Nobody in particular
Requestors: cpanrt [...] dgl.cx
Cc:
AdminCc:

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



Subject: Possible
I'm experiencing a bug with DBD::SQLite which appears to be similar to the bug shown at http://gborg.postgresql.org/project/dbdpg/bugs/bugupdate.php?630 "Bad free() ignored (PERL_CORE) at /usr/local/bin/isodns.pl line 63." This line is where a value returned from a fetch goes out of scope. Looking at dbdimp.c it looks like almost the same problem as described in the above url, the value returned from sqlite_decode is later passed to safefree(). I haven't had a chance to test though.. This is on a FreeBSD 4.9-stable system, perl 5.8.2, DBD::SQLite from ports: p5-DBD-SQLite-0.31.