MySQL Forums
Forum List  »  Perl

Re: SELECT on LONGBLOB panics - (malloc) - How to fix?
Posted by: Peter Phelan
Date: March 31, 2006 01:48PM

Also ran into this issue when trying to run bugzilla's perl program "checksetup.pl"


panic: malloc at Bugzilla/DB.pm line 870.
(in cleanup) panic: malloc.
DBI handle 0x94ac934 cleared whilst still active.
DBI handle 0x94ac934 has uncleared implementors data.
dbih_clearcom (sth 0x94ac934, com 0x8d84818, imp DBD::mysql::st):
FLAGS 0x12a097: COMSET IMPSET Active Warn HandleError RaiseError PrintWarn ShowErrorStatement TaintIn
PARENT DBI::db=HASH(0x931ce74)
KIDS 0 (0 Active)
IMP_DATA undef
NUM_OF_FIELDS 2
NUM_OF_PARAMS 0

Options: ReplyQuote


Subject
Written By
Posted
Re: SELECT on LONGBLOB panics - (malloc) - How to fix?
March 31, 2006 01:48PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.