Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35076 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82186 invoked by uid 1010); 1 Feb 2008 21:51:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 82169 invoked from network); 1 Feb 2008 21:51:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Feb 2008 21:51:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=greg@chiaraquartet.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=greg@chiaraquartet.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain chiaraquartet.net from 38.99.98.18 cause and error) X-PHP-List-Original-Sender: greg@chiaraquartet.net X-Host-Fingerprint: 38.99.98.18 beast.bluga.net Linux 2.6 Received: from [38.99.98.18] ([38.99.98.18:49954] helo=mail.bluga.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E1/81-04011-84493A74 for ; Fri, 01 Feb 2008 16:51:05 -0500 Received: from mail.bluga.net (localhost.localdomain [127.0.0.1]) by mail.bluga.net (Postfix) with ESMTP id AB9D7C0EAAE for ; Fri, 1 Feb 2008 14:51:01 -0700 (MST) Received: from [192.168.0.106] (CPE-76-84-14-241.neb.res.rr.com [76.84.14.241]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bluga.net (Postfix) with ESMTP id 5A47CC0EAAD for ; Fri, 1 Feb 2008 14:51:01 -0700 (MST) Message-ID: <47A39451.6080200@chiaraquartet.net> Date: Fri, 01 Feb 2008 15:51:13 -0600 User-Agent: Thunderbird 2.0.0.6 (X11/20071022) MIME-Version: 1.0 To: internals Mailing List X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: ubuntu help, dl_open leaks? From: greg@chiaraquartet.net (Gregory Beaver) Hi all, It's a tad tricky to do run-tests -m on my system, as every PHP call leaks: ==4570== Invalid read of size 8 ==4570== at 0x4015B0A: (within /lib/ld-2.6.1.so) ==4570== by 0x400A8F7: (within /lib/ld-2.6.1.so) ==4570== by 0x4006174: (within /lib/ld-2.6.1.so) ==4570== by 0x40085F7: (within /lib/ld-2.6.1.so) ==4570== by 0x4011C98: (within /lib/ld-2.6.1.so) ==4570== by 0x400DA05: (within /lib/ld-2.6.1.so) ==4570== by 0x401155A: (within /lib/ld-2.6.1.so) ==4570== by 0x56F9F8A: (within /lib/libdl-2.6.1.so) ==4570== by 0x400DA05: (within /lib/ld-2.6.1.so) ==4570== by 0x56FA4EC: (within /lib/libdl-2.6.1.so) ==4570== by 0x56F9EF0: dlopen (in /lib/libdl-2.6.1.so) ==4570== by 0x610D67: php_load_extension (dl.c:142) ==4570== Address 0x6BCFA30 is 40 bytes inside a block of size 44 alloc'd ==4570== at 0x4C21C16: malloc (vg_replace_malloc.c:149) ==4570== by 0x40077B3: (within /lib/ld-2.6.1.so) ==4570== by 0x400854E: (within /lib/ld-2.6.1.so) ==4570== by 0x4011C98: (within /lib/ld-2.6.1.so) ==4570== by 0x400DA05: (within /lib/ld-2.6.1.so) ==4570== by 0x401155A: (within /lib/ld-2.6.1.so) ==4570== by 0x56F9F8A: (within /lib/libdl-2.6.1.so) ==4570== by 0x400DA05: (within /lib/ld-2.6.1.so) ==4570== by 0x56FA4EC: (within /lib/libdl-2.6.1.so) ==4570== by 0x56F9EF0: dlopen (in /lib/libdl-2.6.1.so) ==4570== by 0x610D67: php_load_extension (dl.c:142) ==4570== by 0x6B5C4F: php_load_php_extension_cb (php_ini.c:319) ==4570== ==4570== Invalid read of size 8 ==4570== at 0x4015B24: (within /lib/ld-2.6.1.so) ==4570== by 0x400A8F7: (within /lib/ld-2.6.1.so) ==4570== by 0x4006174: (within /lib/ld-2.6.1.so) ==4570== by 0x40085F7: (within /lib/ld-2.6.1.so) ==4570== by 0x400BB6C: (within /lib/ld-2.6.1.so) ==4570== by 0x400DA05: (within /lib/ld-2.6.1.so) ==4570== by 0x400C239: (within /lib/ld-2.6.1.so) ==4570== by 0x4011CF8: (within /lib/ld-2.6.1.so) ==4570== by 0x400DA05: (within /lib/ld-2.6.1.so) ==4570== by 0x401155A: (within /lib/ld-2.6.1.so) ==4570== by 0x56F9F8A: (within /lib/libdl-2.6.1.so) ==4570== by 0x400DA05: (within /lib/ld-2.6.1.so) ==4570== Address 0x6BD0930 is 16 bytes inside a block of size 19 alloc'd ==4570== at 0x4C21C16: malloc (vg_replace_malloc.c:149) ==4570== by 0x4008AF5: (within /lib/ld-2.6.1.so) ==4570== by 0x400BB6C: (within /lib/ld-2.6.1.so) ==4570== by 0x400DA05: (within /lib/ld-2.6.1.so) ==4570== by 0x400C239: (within /lib/ld-2.6.1.so) ==4570== by 0x4011CF8: (within /lib/ld-2.6.1.so) ==4570== by 0x400DA05: (within /lib/ld-2.6.1.so) ==4570== by 0x401155A: (within /lib/ld-2.6.1.so) ==4570== by 0x56F9F8A: (within /lib/libdl-2.6.1.so) ==4570== by 0x400DA05: (within /lib/ld-2.6.1.so) ==4570== by 0x56FA4EC: (within /lib/libdl-2.6.1.so) ==4570== by 0x56F9EF0: dlopen (in /lib/libdl-2.6.1.so) Anyone have experience with this and advice on what I need to upgrade? Greg