Your message dated Thu, 17 Feb 2005 07:02:29 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#295447: fixed in php4 4:4.3.10-7
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; 15 Feb 2005 22:00:57 +0000
>From [EMAIL PROTECTED] Tue Feb 15 14:00:57 2005
Return-path: <[EMAIL PROTECTED]>
Received: from li6-148.members.linode.com (thedarkcitadel.com) [66.160.141.148]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D1Akb-00009k-00; Tue, 15 Feb 2005 14:00:57 -0800
Received: by thedarkcitadel.com (Postfix, from userid 0)
id 6B651ED9B; Tue, 15 Feb 2005 16:00:55 -0600 (CST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Brent G." <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: apache segfaults with php4-curl loaded
X-Mailer: reportbug 3.7.1
Date: Tue, 15 Feb 2005 16:00:54 -0600
Message-Id: <[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-curl
Version: 4:4.3.10-5
Severity: normal
When using php4-curl with a PHP script to pull and parse remote pages
(NP_Trackback plugin for Nucleus CMS) causes apache to segfault
somewhere within (from what I can tell) the curl extension. Here is the
dgb backtrace:
----------------------
#0 0x40a88a5a in zif_curl_init () from
/usr/lib/php4/20020429-zts/curl.so
#1 0x40786328 in execute () from /usr/lib/apache/1.3/libphp4.so
#2 0x40786047 in execute () from /usr/lib/apache/1.3/libphp4.so
#3 0x40786047 in execute () from /usr/lib/apache/1.3/libphp4.so
#4 0x40786047 in execute () from /usr/lib/apache/1.3/libphp4.so
#5 0x4076be86 in call_user_function_ex () from
/usr/lib/apache/1.3/libphp4.so
#6 0x406cea8b in zif_call_user_func () from
/usr/lib/apache/1.3/libphp4.so
#7 0x40786328 in execute () from /usr/lib/apache/1.3/libphp4.so
#8 0x40786047 in execute () from /usr/lib/apache/1.3/libphp4.so
#9 0x4076be86 in call_user_function_ex () from
/usr/lib/apache/1.3/libphp4.so
#10 0x406cf07c in zif_call_user_func_array () from
/usr/lib/apache/1.3/libphp4.so
#11 0x40786328 in execute () from /usr/lib/apache/1.3/libphp4.so
#12 0x40786047 in execute () from /usr/lib/apache/1.3/libphp4.so
#13 0x40786047 in execute () from /usr/lib/apache/1.3/libphp4.so
#14 0x40786047 in execute () from /usr/lib/apache/1.3/libphp4.so
#15 0x40786047 in execute () from /usr/lib/apache/1.3/libphp4.so
#16 0x40786047 in execute () from /usr/lib/apache/1.3/libphp4.so
#17 0x40774ba3 in zend_execute_scripts () from
/usr/lib/apache/1.3/libphp4.so
#18 0x4073fec6 in php_execute_script () from
/usr/lib/apache/1.3/libphp4.so
#19 0x4078ae12 in apache_php_module_main () from
/usr/lib/apache/1.3/libphp4.so
#20 0x4078bcb7 in apache_php_module_main () from
/usr/lib/apache/1.3/libphp4.so
#21 0x4078bf6d in apache_php_module_main () from
/usr/lib/apache/1.3/libphp4.so
#22 0x080553c3 in ap_invoke_handler ()
#23 0x08068465 in ap_some_auth_required ()
#24 0x08068614 in ap_process_request ()
#25 0x08060bd2 in ap_child_terminate ()
#26 0x08060e9a in ap_child_terminate ()
#27 0x08060f10 in ap_child_terminate ()
#28 0x08061a9a in ap_child_terminate ()
#29 0x08061ff8 in main ()
----------------------
Also, here is the backtrace as reported by mod_backtrace:
----------------------
[Tue Feb 15 15:38:14 2005] pid 31618 mod_backtrace backtrace for signal
11
[Tue Feb 15 15:38:14 2005] pid 31618 mod_backtrace main() is at 8061af0
/usr/lib/apache/1.3/mod_backtrace.so[0x4001bcde]
/usr/lib/apache/1.3/mod_backtrace.so[0x4001bd72]
/usr/sbin/apache[0x805f206]
/usr/sbin/apache[0x805f23e]
/lib/libpthread.so.0[0x4004a825]
/lib/libc.so.6[0x401e0678]
/usr/lib/apache/1.3/libphp4.so(execute+0x2da8)[0x40786328]
/usr/lib/apache/1.3/libphp4.so(execute+0x2ac7)[0x40786047]
/usr/lib/apache/1.3/libphp4.so(execute+0x2ac7)[0x40786047]
/usr/lib/apache/1.3/libphp4.so(execute+0x2ac7)[0x40786047]
/usr/lib/apache/1.3/libphp4.so(call_user_function_ex+0x5e6)[0x4076be86]
/usr/lib/apache/1.3/libphp4.so(zif_call_user_func+0x15b)[0x406cea8b]
/usr/lib/apache/1.3/libphp4.so(execute+0x2da8)[0x40786328]
/usr/lib/apache/1.3/libphp4.so(execute+0x2ac7)[0x40786047]
/usr/lib/apache/1.3/libphp4.so(call_user_function_ex+0x5e6)[0x4076be86]
/usr/lib/apache/1.3/libphp4.so(zif_call_user_func_array+0x1ec)[0x406cf07c]
/usr/lib/apache/1.3/libphp4.so(execute+0x2da8)[0x40786328]
/usr/lib/apache/1.3/libphp4.so(execute+0x2ac7)[0x40786047]
/usr/lib/apache/1.3/libphp4.so(execute+0x2ac7)[0x40786047]
/usr/lib/apache/1.3/libphp4.so(execute+0x2ac7)[0x40786047]
[Tue Feb 15 15:38:14 2005] pid 31618 mod_backtrace end of report
----------------------
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.29-linode39-1um
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages php4-curl depends on:
ii debconf [debconf-2.0] 1.4.45 Debian configuration management sy
ii libapache-mod-php4 [phpapi- 4:4.3.10-5 server-side, HTML-embedded scripti
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libcurl3 7.13.0-1 Multi-protocol file transfer libra
ii libidn11 0.5.2-3 GNU libidn library, implementation
ii libssl0.9.7 0.9.7e-3 SSL shared libraries
ii php4-cli [phpapi-20020918-z 4:4.3.10-5 command-line interpreter for the p
ii php4-common 4:4.3.10-5 Common files for packages built fr
ii zlib1g 1:1.2.2-4 compression library - runtime
-- debconf information:
* php4/extension_curl_cli: true
* php4/extension_curl_apache: true
* php4/extension_curl_cgi: true
php4/add_extension: true
* php4/extension_curl_caudium: false
php4/remove_extension: true
---------------------------------------
Received: (at 295447-close) by bugs.debian.org; 17 Feb 2005 12:08:30 +0000
>From [EMAIL PROTECTED] Thu Feb 17 04:08:29 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 1D1kSL-00042e-00; Thu, 17 Feb 2005 04:08:29 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1D1kMX-0006jD-00; Thu, 17 Feb 2005 07:02:29 -0500
From: Adam Conrad <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#295447: fixed in php4 4:4.3.10-7
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 17 Feb 2005 07:02:29 -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-7
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-7_i386.deb
to pool/main/p/php4/caudium-php4_4.3.10-7_i386.deb
caudium-php4_4.3.10-7_powerpc.deb
to pool/main/p/php4/caudium-php4_4.3.10-7_powerpc.deb
libapache-mod-php4_4.3.10-7_i386.deb
to pool/main/p/php4/libapache-mod-php4_4.3.10-7_i386.deb
libapache-mod-php4_4.3.10-7_powerpc.deb
to pool/main/p/php4/libapache-mod-php4_4.3.10-7_powerpc.deb
libapache2-mod-php4_4.3.10-7_i386.deb
to pool/main/p/php4/libapache2-mod-php4_4.3.10-7_i386.deb
libapache2-mod-php4_4.3.10-7_powerpc.deb
to pool/main/p/php4/libapache2-mod-php4_4.3.10-7_powerpc.deb
php4-cgi_4.3.10-7_i386.deb
to pool/main/p/php4/php4-cgi_4.3.10-7_i386.deb
php4-cgi_4.3.10-7_powerpc.deb
to pool/main/p/php4/php4-cgi_4.3.10-7_powerpc.deb
php4-cli_4.3.10-7_i386.deb
to pool/main/p/php4/php4-cli_4.3.10-7_i386.deb
php4-cli_4.3.10-7_powerpc.deb
to pool/main/p/php4/php4-cli_4.3.10-7_powerpc.deb
php4-common_4.3.10-7_i386.deb
to pool/main/p/php4/php4-common_4.3.10-7_i386.deb
php4-common_4.3.10-7_powerpc.deb
to pool/main/p/php4/php4-common_4.3.10-7_powerpc.deb
php4-curl_4.3.10-7_i386.deb
to pool/main/p/php4/php4-curl_4.3.10-7_i386.deb
php4-curl_4.3.10-7_powerpc.deb
to pool/main/p/php4/php4-curl_4.3.10-7_powerpc.deb
php4-dev_4.3.10-7_i386.deb
to pool/main/p/php4/php4-dev_4.3.10-7_i386.deb
php4-dev_4.3.10-7_powerpc.deb
to pool/main/p/php4/php4-dev_4.3.10-7_powerpc.deb
php4-domxml_4.3.10-7_i386.deb
to pool/main/p/php4/php4-domxml_4.3.10-7_i386.deb
php4-domxml_4.3.10-7_powerpc.deb
to pool/main/p/php4/php4-domxml_4.3.10-7_powerpc.deb
php4-gd_4.3.10-7_i386.deb
to pool/main/p/php4/php4-gd_4.3.10-7_i386.deb
php4-gd_4.3.10-7_powerpc.deb
to pool/main/p/php4/php4-gd_4.3.10-7_powerpc.deb
php4-imap_4.3.10-7_i386.deb
to pool/main/p/php4/php4-imap_4.3.10-7_i386.deb
php4-imap_4.3.10-7_powerpc.deb
to pool/main/p/php4/php4-imap_4.3.10-7_powerpc.deb
php4-ldap_4.3.10-7_i386.deb
to pool/main/p/php4/php4-ldap_4.3.10-7_i386.deb
php4-ldap_4.3.10-7_powerpc.deb
to pool/main/p/php4/php4-ldap_4.3.10-7_powerpc.deb
php4-mcal_4.3.10-7_i386.deb
to pool/main/p/php4/php4-mcal_4.3.10-7_i386.deb
php4-mcal_4.3.10-7_powerpc.deb
to pool/main/p/php4/php4-mcal_4.3.10-7_powerpc.deb
php4-mhash_4.3.10-7_i386.deb
to pool/main/p/php4/php4-mhash_4.3.10-7_i386.deb
php4-mhash_4.3.10-7_powerpc.deb
to pool/main/p/php4/php4-mhash_4.3.10-7_powerpc.deb
php4-mysql_4.3.10-7_i386.deb
to pool/main/p/php4/php4-mysql_4.3.10-7_i386.deb
php4-mysql_4.3.10-7_powerpc.deb
to pool/main/p/php4/php4-mysql_4.3.10-7_powerpc.deb
php4-odbc_4.3.10-7_i386.deb
to pool/main/p/php4/php4-odbc_4.3.10-7_i386.deb
php4-odbc_4.3.10-7_powerpc.deb
to pool/main/p/php4/php4-odbc_4.3.10-7_powerpc.deb
php4-pear_4.3.10-7_all.deb
to pool/main/p/php4/php4-pear_4.3.10-7_all.deb
php4-recode_4.3.10-7_i386.deb
to pool/main/p/php4/php4-recode_4.3.10-7_i386.deb
php4-recode_4.3.10-7_powerpc.deb
to pool/main/p/php4/php4-recode_4.3.10-7_powerpc.deb
php4-snmp_4.3.10-7_i386.deb
to pool/main/p/php4/php4-snmp_4.3.10-7_i386.deb
php4-snmp_4.3.10-7_powerpc.deb
to pool/main/p/php4/php4-snmp_4.3.10-7_powerpc.deb
php4-sybase_4.3.10-7_i386.deb
to pool/main/p/php4/php4-sybase_4.3.10-7_i386.deb
php4-sybase_4.3.10-7_powerpc.deb
to pool/main/p/php4/php4-sybase_4.3.10-7_powerpc.deb
php4-xslt_4.3.10-7_i386.deb
to pool/main/p/php4/php4-xslt_4.3.10-7_i386.deb
php4-xslt_4.3.10-7_powerpc.deb
to pool/main/p/php4/php4-xslt_4.3.10-7_powerpc.deb
php4_4.3.10-7.diff.gz
to pool/main/p/php4/php4_4.3.10-7.diff.gz
php4_4.3.10-7.dsc
to pool/main/p/php4/php4_4.3.10-7.dsc
php4_4.3.10-7_all.deb
to pool/main/p/php4/php4_4.3.10-7_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: Thu, 17 Feb 2005 00:06:36 -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-7
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: 295447
Changes:
php4 (4:4.3.10-7) unstable; urgency=high
.
* Rewrite 040-curl_open_basedir.patch, so it now does what it's supposed
to (addressing CAN-2004-1392) and no longer segfaults (closes: #295447)
Files:
11f4edfd94721f44e0d10e1caf3e317f 7796 web optional
php4-recode_4.3.10-7_i386.deb
1a80b9e0837bfbdb9d54b7aba75ed0f1 21922 web optional
php4-ldap_4.3.10-7_powerpc.deb
1b1a5de8c1a59ba66c5baeb4018604d6 32776 web optional php4-gd_4.3.10-7_i386.deb
1d611c2dbbd73f50b750cc6ec483b0e8 1689432 web optional
caudium-php4_4.3.10-7_powerpc.deb
1d796a3388b5b74d3d15adb710959e1a 349594 devel optional
php4-dev_4.3.10-7_powerpc.deb
222c52e911c9fcbbe767a416c9b0ee36 27670 web optional php4-odbc_4.3.10-7_i386.deb
2b76f6341c80bb8492097dcab14272e4 38788 web optional
php4-imap_4.3.10-7_powerpc.deb
2f61cafaab191a91d5c1679ce12f79c4 23984 web optional
php4-sybase_4.3.10-7_powerpc.deb
301003326c687f1d30d7cd75efc45320 1330 web optional php4_4.3.10-7_all.deb
304d69032b192883a922011491a4d7cd 1643814 web optional
libapache-mod-php4_4.3.10-7_i386.deb
39c263b16c54a6f46cbac855fd8112e1 21888 web optional
php4-sybase_4.3.10-7_i386.deb
3b50702c1b3254fe06652466661b20a7 38110 web optional php4-imap_4.3.10-7_i386.deb
40130a00322ddae1f95b35c79a67cdd0 1639046 web optional
php4-cli_4.3.10-7_i386.deb
4214f0d29c8c11cefdeca6c44898d18f 19988 web optional
php4-mcal_4.3.10-7_powerpc.deb
46cd286a089af1c69dee1a4a21e44900 17884 web optional php4-mcal_4.3.10-7_i386.deb
48f630d39a76ff51d222d4f93fccd6ee 7982 web optional php4-mhash_4.3.10-7_i386.deb
53f76e28e763598ae35dc4b344fd0c0a 38332 web optional
php4-domxml_4.3.10-7_i386.deb
60405d681bf737283e44f6009d0155cf 1693190 web optional
libapache2-mod-php4_4.3.10-7_powerpc.deb
622963a1a62e9e7beaf6fb943ab98a89 20242 web optional php4-ldap_4.3.10-7_i386.deb
6b6f1110931a555b4342cccc743a6c15 9672 web optional
php4-mhash_4.3.10-7_powerpc.deb
6c0d96bdbde7abbd4a0e4f18698605f5 9386 web optional
php4-recode_4.3.10-7_powerpc.deb
6c6d98d2d1d36925ffd85d6de888bb37 163962 web optional
php4-common_4.3.10-7_i386.deb
6dd4cc50f1592f7856ca59093ae56690 3347202 web optional
php4-cgi_4.3.10-7_powerpc.deb
71d7f8d100002008639f22d6475b3048 1695304 web optional
libapache-mod-php4_4.3.10-7_powerpc.deb
82f60bdba5b06ed0d9f4181c00dfc8fc 20066 web optional
php4-curl_4.3.10-7_powerpc.deb
8a3806846a9111798e5d25e737aa1395 40026 web optional
php4-domxml_4.3.10-7_powerpc.deb
98683cbe0c54246abd6b78fdda877557 18134 web optional php4-curl_4.3.10-7_i386.deb
9cc6b8cd31fb9c1b92f53ee5b9aad0f9 22586 web optional
php4-mysql_4.3.10-7_i386.deb
a335639690a8ad03a50d026289b60472 13414 web optional php4-snmp_4.3.10-7_i386.deb
a4b19e416dec42ddd2290402dd30c4df 349544 devel optional
php4-dev_4.3.10-7_i386.deb
a65ac102d72ab19c0efa1731b6750854 16672 web optional php4-xslt_4.3.10-7_i386.deb
acaa53dd192a0b96ae2295b5dd2f77dd 3267412 web optional
php4-cgi_4.3.10-7_i386.deb
b034ea095bc520a523ce11996f9b7fd2 18546 web optional
php4-xslt_4.3.10-7_powerpc.deb
b7f56af4e759e4c13c490cea9f62b8d5 1679718 web optional
php4-cli_4.3.10-7_powerpc.deb
c232c21826147ef588dd074349650bc1 200146 web optional php4_4.3.10-7.diff.gz
c8228a599f018e67ad6d8d7655bf4f3a 15248 web optional
php4-snmp_4.3.10-7_powerpc.deb
0ddd1a05d3248f194ad9f08314f2d738 1694 web optional php4_4.3.10-7.dsc
d31587fb02010f95060fc75007d776ba 23948 web optional
php4-mysql_4.3.10-7_powerpc.deb
e28b24feb2ffa60859d4212bf6604dc0 35336 web optional
php4-gd_4.3.10-7_powerpc.deb
e54badec706b3ae1e1fdb6a53336f483 1642082 web optional
libapache2-mod-php4_4.3.10-7_i386.deb
e636f71d69e99cac56c673d5df1707ca 29648 web optional
php4-odbc_4.3.10-7_powerpc.deb
f2d26e4323ef1259198eaa8c41762bb9 163972 web optional
php4-common_4.3.10-7_powerpc.deb
f78a2a58949ccd4a027bf2a661de7f73 249888 web optional php4-pear_4.3.10-7_all.deb
f8bcaa4cd5fde13d7d8113b42e18ad4b 1638716 web optional
caudium-php4_4.3.10-7_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCFIOnvjztR8bOoMkRAksTAJ4mH5HuosOgbwQkeAEcyCT4FhdCBwCdF5IB
hpmOAIctqeq5m5U3WWprcAM=
=4r3K
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]