Your message dated Thu, 24 Feb 2005 12:32:20 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#295998: fixed in php4 4:4.3.10-8
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 19 Feb 2005 16:10:16 +0000
>From [EMAIL PROTECTED] Sat Feb 19 08:10:16 2005
Return-path: <[EMAIL PROTECTED]>
Received: from lneuilly-152_22-2-96.w82-127.abo.wanadoo.fr
(g-tt.rd.francetelecom.fr) [82.127.81.96]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D2XBP-0007Z2-00; Sat, 19 Feb 2005 08:10:16 -0800
Received: from bayle by g-tt.rd.francetelecom.fr with local (Exim 3.36 #1
(Debian))
id 1D2XAv-0006Wt-00
for <[EMAIL PROTECTED]>; Sat, 19 Feb 2005 17:09:45 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Christian Bayle <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: php4-cli segfaulting
X-Mailer: reportbug 3.8
Date: Sat, 19 Feb 2005 17:09:45 +0100
Message-Id: <[EMAIL PROTECTED]>
Sender: Christian BAYLE <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: php4
Version: 4:4.3.10-7
Severity: grave
I get the segfault doing like this:
You need postgresql installed
createdb testdb
run the following script:
#! /usr/bin/php4 -f
<?php
$conn = pg_pconnect("dbname=chris");
?>
I tried to run gdb:
> gdb php4
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for
details.
This GDB was configured as "i386-linux"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(gdb) run -f UNIX.php
Starting program: /usr/bin/php4 -f UNIX.php
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
...
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1211660416 (LWP 2853)]
0xb7a33350 in ?? ()
(gdb) bt
#0 0xb7a33350 in ?? ()
#1 0x081a5321 in plist_entry_destructor ()
#2 0x081a3c18 in zend_hash_clean ()
#3 0x081a3cbc in zend_hash_graceful_reverse_destroy ()
#4 0x081a546f in zend_destroy_rsrc_list ()
#5 0x0819df6c in zend_shutdown ()
#6 0x08168ba8 in php_module_shutdown ()
#7 0x081c21a2 in main ()
(gdb)
I did this on a today sid.
The problem seems to be localized in php4-pgsql
rebuilding php4-pgsql had no effect.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored:
LC_ALL set to [EMAIL PROTECTED])
Versions of packages php4 depends on:
ii libapache-mod-php4 4:4.3.10-7 server-side, HTML-embedded scripti
ii libapache2-mod-php4 4:4.3.10-7 server-side, HTML-embedded scripti
ii php4-common 4:4.3.10-7 Common files for packages built fr
-- debconf information:
php4/run_apache_sslconfig: true
php4/run_apacheconfig: true
php4/update_apache_php_ini: true
---------------------------------------
Received: (at 295998-close) by bugs.debian.org; 24 Feb 2005 17:38:03 +0000
>From [EMAIL PROTECTED] Thu Feb 24 09:38:03 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D4Mw7-0002lR-00; Thu, 24 Feb 2005 09:38:03 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1D4Mqa-0004Bq-00; Thu, 24 Feb 2005 12:32:20 -0500
From: Adam Conrad <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#295998: fixed in php4 4:4.3.10-8
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 24 Feb 2005 12:32:20 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Source: php4
Source-Version: 4:4.3.10-8
We believe that the bug you reported is fixed in the latest version of
php4, which is due to be installed in the Debian FTP archive:
caudium-php4_4.3.10-8_i386.deb
to pool/main/p/php4/caudium-php4_4.3.10-8_i386.deb
caudium-php4_4.3.10-8_powerpc.deb
to pool/main/p/php4/caudium-php4_4.3.10-8_powerpc.deb
libapache-mod-php4_4.3.10-8_i386.deb
to pool/main/p/php4/libapache-mod-php4_4.3.10-8_i386.deb
libapache-mod-php4_4.3.10-8_powerpc.deb
to pool/main/p/php4/libapache-mod-php4_4.3.10-8_powerpc.deb
libapache2-mod-php4_4.3.10-8_i386.deb
to pool/main/p/php4/libapache2-mod-php4_4.3.10-8_i386.deb
libapache2-mod-php4_4.3.10-8_powerpc.deb
to pool/main/p/php4/libapache2-mod-php4_4.3.10-8_powerpc.deb
php4-cgi_4.3.10-8_i386.deb
to pool/main/p/php4/php4-cgi_4.3.10-8_i386.deb
php4-cgi_4.3.10-8_powerpc.deb
to pool/main/p/php4/php4-cgi_4.3.10-8_powerpc.deb
php4-cli_4.3.10-8_i386.deb
to pool/main/p/php4/php4-cli_4.3.10-8_i386.deb
php4-cli_4.3.10-8_powerpc.deb
to pool/main/p/php4/php4-cli_4.3.10-8_powerpc.deb
php4-common_4.3.10-8_i386.deb
to pool/main/p/php4/php4-common_4.3.10-8_i386.deb
php4-common_4.3.10-8_powerpc.deb
to pool/main/p/php4/php4-common_4.3.10-8_powerpc.deb
php4-curl_4.3.10-8_i386.deb
to pool/main/p/php4/php4-curl_4.3.10-8_i386.deb
php4-curl_4.3.10-8_powerpc.deb
to pool/main/p/php4/php4-curl_4.3.10-8_powerpc.deb
php4-dev_4.3.10-8_i386.deb
to pool/main/p/php4/php4-dev_4.3.10-8_i386.deb
php4-dev_4.3.10-8_powerpc.deb
to pool/main/p/php4/php4-dev_4.3.10-8_powerpc.deb
php4-domxml_4.3.10-8_i386.deb
to pool/main/p/php4/php4-domxml_4.3.10-8_i386.deb
php4-domxml_4.3.10-8_powerpc.deb
to pool/main/p/php4/php4-domxml_4.3.10-8_powerpc.deb
php4-gd_4.3.10-8_i386.deb
to pool/main/p/php4/php4-gd_4.3.10-8_i386.deb
php4-gd_4.3.10-8_powerpc.deb
to pool/main/p/php4/php4-gd_4.3.10-8_powerpc.deb
php4-imap_4.3.10-8_i386.deb
to pool/main/p/php4/php4-imap_4.3.10-8_i386.deb
php4-imap_4.3.10-8_powerpc.deb
to pool/main/p/php4/php4-imap_4.3.10-8_powerpc.deb
php4-ldap_4.3.10-8_i386.deb
to pool/main/p/php4/php4-ldap_4.3.10-8_i386.deb
php4-ldap_4.3.10-8_powerpc.deb
to pool/main/p/php4/php4-ldap_4.3.10-8_powerpc.deb
php4-mcal_4.3.10-8_i386.deb
to pool/main/p/php4/php4-mcal_4.3.10-8_i386.deb
php4-mcal_4.3.10-8_powerpc.deb
to pool/main/p/php4/php4-mcal_4.3.10-8_powerpc.deb
php4-mhash_4.3.10-8_i386.deb
to pool/main/p/php4/php4-mhash_4.3.10-8_i386.deb
php4-mhash_4.3.10-8_powerpc.deb
to pool/main/p/php4/php4-mhash_4.3.10-8_powerpc.deb
php4-mysql_4.3.10-8_i386.deb
to pool/main/p/php4/php4-mysql_4.3.10-8_i386.deb
php4-mysql_4.3.10-8_powerpc.deb
to pool/main/p/php4/php4-mysql_4.3.10-8_powerpc.deb
php4-odbc_4.3.10-8_i386.deb
to pool/main/p/php4/php4-odbc_4.3.10-8_i386.deb
php4-odbc_4.3.10-8_powerpc.deb
to pool/main/p/php4/php4-odbc_4.3.10-8_powerpc.deb
php4-pear_4.3.10-8_all.deb
to pool/main/p/php4/php4-pear_4.3.10-8_all.deb
php4-recode_4.3.10-8_i386.deb
to pool/main/p/php4/php4-recode_4.3.10-8_i386.deb
php4-recode_4.3.10-8_powerpc.deb
to pool/main/p/php4/php4-recode_4.3.10-8_powerpc.deb
php4-snmp_4.3.10-8_i386.deb
to pool/main/p/php4/php4-snmp_4.3.10-8_i386.deb
php4-snmp_4.3.10-8_powerpc.deb
to pool/main/p/php4/php4-snmp_4.3.10-8_powerpc.deb
php4-sybase_4.3.10-8_i386.deb
to pool/main/p/php4/php4-sybase_4.3.10-8_i386.deb
php4-sybase_4.3.10-8_powerpc.deb
to pool/main/p/php4/php4-sybase_4.3.10-8_powerpc.deb
php4-xslt_4.3.10-8_i386.deb
to pool/main/p/php4/php4-xslt_4.3.10-8_i386.deb
php4-xslt_4.3.10-8_powerpc.deb
to pool/main/p/php4/php4-xslt_4.3.10-8_powerpc.deb
php4_4.3.10-8.diff.gz
to pool/main/p/php4/php4_4.3.10-8.diff.gz
php4_4.3.10-8.dsc
to pool/main/p/php4/php4_4.3.10-8.dsc
php4_4.3.10-8_all.deb
to pool/main/p/php4/php4_4.3.10-8_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Adam Conrad <[EMAIL PROTECTED]> (supplier of updated php4 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 22 Feb 2005 07:49:32 -0700
Source: php4
Binary: php4-cgi php4-sybase php4-recode libapache-mod-php4 php4-cli php4-dev
libapache2-mod-php4 php4-snmp php4-odbc php4-xslt php4-mysql php4-domxml
php4-gd php4-ldap php4-imap php4-common php4-curl php4 php4-pear php4-mcal
caudium-php4 php4-mhash
Architecture: all i386 powerpc source
Version: 4:4.3.10-8
Distribution: unstable
Urgency: high
Maintainer: Adam Conrad <[EMAIL PROTECTED]>
Changed-By: Adam Conrad <[EMAIL PROTECTED]>
Description:
caudium-php4 - server-side, HTML-embedded scripting language (caudium module)
libapache-mod-php4 - server-side, HTML-embedded scripting language (apache 1.3
module)
libapache2-mod-php4 - server-side, HTML-embedded scripting language (apache
2.0 module)
php4-cgi - server-side, HTML-embedded scripting language (CGI binary)
php4-cli - command-line interpreter for the php4 scripting language
php4-common - Common files for packages built from the php4 source
php4-curl - CURL module for php4
php4-dev - Files for PHP4 module development
php4-domxml - XMLv2 module for php4
php4-gd - GD module for php4
php4-imap - IMAP module for php4
php4-ldap - LDAP module for php4
php4-mcal - MCAL calendar module for php4
php4-mhash - MHASH module for php4
php4-mysql - MySQL module for php4
php4-odbc - ODBC module for php4
php4-recode - Character recoding module for php4
php4-snmp - SNMP module for php4
php4-sybase - Sybase / MS SQL Server module for php4
php4-xslt - XSLT module for php4
Closes: 295998 296282 296406 296694
Changes:
php4 (4:4.3.10-8) unstable; urgency=high
.
* Add 046-zend_plist_buggery.patch which unrolls the changes made to
zend.c in CVS post-4.3.10. The memory leaks fixed by these changes
seem to not have been hurting us terribly so far, while the "fix"
(breaking persistent lists) was, uhm, bad (closes: #295998, #296694)
* Revise 041-shut_up_snmp.patch to call init_snmp with 'snmpapp' as the
appname, rather than 'php', to maintain backward compatibility, and to
wrap our setenv/unsetenv magic only around snmp_shutdown, which seems to
solve a segfault when php4-snmp is loaded with mod_perl (closes: #296282)
* Fix 042-remove_windows_paths.patch to catch both cases where windows
path stripping should occur (closes: #296406)
Files:
0f64fd8ee59cd1feb87eefd420716bd2 3267624 web optional
php4-cgi_4.3.10-8_i386.deb
18eaa5c74e70c7e3570f6cf421d7468a 17888 web optional php4-mcal_4.3.10-8_i386.deb
22f6161c12597dcc6f6b7ddd1463e160 38116 web optional php4-imap_4.3.10-8_i386.deb
d50851314cde3d6702da983695adb404 1694 web optional php4_4.3.10-8.dsc
27b2f57b0a01c45ebed5f50986e01e63 1693096 web optional
libapache2-mod-php4_4.3.10-8_powerpc.deb
366da5c58ab0ef1ec3f4af618bc988e6 22584 web optional
php4-mysql_4.3.10-8_i386.deb
3b1a519432fd68e226dcc16c386b2780 1689294 web optional
caudium-php4_4.3.10-8_powerpc.deb
3b4af8d6a7817970ad3bb3b6a276d3fb 1642002 web optional
libapache2-mod-php4_4.3.10-8_i386.deb
52ea5f745d105467b35d77cb4859a1e4 349594 devel optional
php4-dev_4.3.10-8_powerpc.deb
56764e45d4bc3d7ef0074a4720bbc869 164432 web optional
php4-common_4.3.10-8_powerpc.deb
5a2e0d41be5ce5ed5a99541d927a1e49 15250 web optional
php4-snmp_4.3.10-8_powerpc.deb
63665e726e34ed24e49811e95dbcbffc 1638890 web optional
php4-cli_4.3.10-8_i386.deb
6f7fbb307c30c2569505c0f60ceed4a9 1679788 web optional
php4-cli_4.3.10-8_powerpc.deb
74e6b4acd609e59890637270300b0289 20072 web optional
php4-curl_4.3.10-8_powerpc.deb
81f5cde3818dfc24f91a3f1aa8ff5564 349570 devel optional
php4-dev_4.3.10-8_i386.deb
852f153f790c06194970f4f5f6589c52 1695216 web optional
libapache-mod-php4_4.3.10-8_powerpc.deb
8b10b2b26c08631f72c5ac1aeca4b666 16672 web optional php4-xslt_4.3.10-8_i386.deb
8b2a6d2a1e151639ac18206c29048df2 18138 web optional php4-curl_4.3.10-8_i386.deb
8bb9ec65a0ac28bc07b61f00768d93b8 9674 web optional
php4-mhash_4.3.10-8_powerpc.deb
9981b89ea6d82126aa31aaa218ebe128 21896 web optional
php4-sybase_4.3.10-8_i386.deb
9b75e995533879efadced1747b7d5152 29652 web optional
php4-odbc_4.3.10-8_powerpc.deb
a311f3a866d215286728210b664481cd 21926 web optional
php4-ldap_4.3.10-8_powerpc.deb
a535909177c47a1b69b724ec0e78c34d 3346918 web optional
php4-cgi_4.3.10-8_powerpc.deb
ab667b7b6f948506254857fe9ccfee0c 20240 web optional php4-ldap_4.3.10-8_i386.deb
b13dea3052d060fb97c8f986870d396d 249868 web optional php4-pear_4.3.10-8_all.deb
b34460e2553d929ac1eff95b40260c98 35342 web optional
php4-gd_4.3.10-8_powerpc.deb
b66391b8dada527c2ffe5e5368f767bb 202086 web optional php4_4.3.10-8.diff.gz
b68dfdb8c3a33b7af86c8cc03d1861e6 32784 web optional php4-gd_4.3.10-8_i386.deb
b8ec5a2358d8201c446fb8b0640ed265 9394 web optional
php4-recode_4.3.10-8_powerpc.deb
c994c4c1c10fc4f330bb05a451c530c5 18544 web optional
php4-xslt_4.3.10-8_powerpc.deb
d00597d4cd160373da3ce34fdedd8695 1638620 web optional
caudium-php4_4.3.10-8_i386.deb
d2241b714a7e6d8f975ba4b47a4a9e90 23990 web optional
php4-sybase_4.3.10-8_powerpc.deb
d450692e9f7f8e00e9080c8d32ef0f1f 38794 web optional
php4-imap_4.3.10-8_powerpc.deb
d58c5c54f0d2735e74ca17710a81a665 38344 web optional
php4-domxml_4.3.10-8_i386.deb
d6dfd0b3cdc48417d0fae99549ddb7a0 27672 web optional php4-odbc_4.3.10-8_i386.deb
d74c7bc64c7b4530ccc84c5aa8bdff47 164398 web optional
php4-common_4.3.10-8_i386.deb
d98bb06e0f354cabad5658ea88ae1ace 13412 web optional php4-snmp_4.3.10-8_i386.deb
e799fa91813c740a677e0ee8f85bea67 19994 web optional
php4-mcal_4.3.10-8_powerpc.deb
ecbca4c2420b277a9a52d0710f28837c 7802 web optional
php4-recode_4.3.10-8_i386.deb
ee823592186ec91768843da93169ebf4 1328 web optional php4_4.3.10-8_all.deb
f3e270e8c03643745f520227b3c3e1d3 1643942 web optional
libapache-mod-php4_4.3.10-8_i386.deb
f5d5ab241f195453cfd26ac6d0aa64de 23952 web optional
php4-mysql_4.3.10-8_powerpc.deb
f70cfbba11595e370ece5f6dd6e0bda5 7986 web optional php4-mhash_4.3.10-8_i386.deb
f83e86d2d99b6594d31df816b50f46f3 40034 web optional
php4-domxml_4.3.10-8_powerpc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCHgo7vjztR8bOoMkRAmdbAJ9YMMcrBSoug+EAA9jc5UoeypEazQCglmkh
G+blXqG5hGilZTf0BKdJbpM=
=eGvW
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]