Bug#341997: php4: child pid xxxx exit signal Segmentation fault (11)

2005-12-05 Thread Steve Langasek
On Mon, Dec 05, 2005 at 10:14:19AM +0100, Paul van der Holst wrote:
 lrwxrwxrwx 1 root root   37 2005-10-07 18:59 perl.conf - 
 /etc/apache2/mods-available/perl.conf
 lrwxrwxrwx 1 root root   37 2005-10-07 18:59 perl.load - 
 /etc/apache2/mods-available/perl.load

[...]

 extension=mysql.so

[...]

 ; The following lines were added by the php4-apd install script; php4-apd
 zend_extension=/usr/lib/php4/20050606/apd.so   ; php4-apd
 apd.dumpdir=/var/log/php4-apd  ; php4-apd

Do the segfaults happen if you disable the extension=mysql.so line in
/etc/php4/apache2/php.ini?  If you disable mod-perl?  If you disable
php4-apd?

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Bug#341997: php4: child pid xxxx exit signal Segmentation fault (11)

2005-12-05 Thread Markus Rechberger
how about an apache2 coredump?

gdb apachebinary corefile might show up what causes the segfault.

Markus

On 12/5/05, Steve Langasek [EMAIL PROTECTED] wrote:
 On Mon, Dec 05, 2005 at 10:14:19AM +0100, Paul van der Holst wrote:
  lrwxrwxrwx 1 root root   37 2005-10-07 18:59 perl.conf - 
  /etc/apache2/mods-available/perl.conf
  lrwxrwxrwx 1 root root   37 2005-10-07 18:59 perl.load - 
  /etc/apache2/mods-available/perl.load

 [...]

  extension=mysql.so

 [...]

  ; The following lines were added by the php4-apd install script; php4-apd
  zend_extension=/usr/lib/php4/20050606/apd.so   ; php4-apd
  apd.dumpdir=/var/log/php4-apd  ; php4-apd

 Do the segfaults happen if you disable the extension=mysql.so line in
 /etc/php4/apache2/php.ini?  If you disable mod-perl?  If you disable
 php4-apd?

 --
 Steve Langasek   Give me a lever long enough and a Free OS
 Debian Developer   to set it on, and I can move the world.
 [EMAIL PROTECTED]   http://www.debian.org/


 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.1 (GNU/Linux)

 iD8DBQFDlCOqKN6ufymYLloRApl7AJ4mjdnhQtmldX/aWgrVPaCV4vPYnwCg0GJP
 hDjU90DD4n1rmUC6VI7cHq0=
 =Eq6K
 -END PGP SIGNATURE-





--
Markus Rechberger



Bug#341997: php4: child pid xxxx exit signal Segmentation fault (11)

2005-12-05 Thread Steve Langasek
reassign 341997 php4-apd 0.4p2-6
thanks

On Mon, Dec 05, 2005 at 03:12:57PM +0100, Paul van der Holst wrote:
 As said below, i've tried all 3 to disable..

 The problem seems to be php4-apd.. it is now disabled and no more problems!

Reassigning to php4-apd then.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Bug#341997: php4: child pid xxxx exit signal Segmentation fault (11)

2005-12-04 Thread Paul van der Holst
Package: php4
Version: 4:4.4.0-4
Severity: grave
Justification: renders package unusable


I am getting the following error in my log:
[Sun Dec 04 18:47:14 2005] [notice] child pid 31583 exit signal Segmentation 
fault (11)
[Sun Dec 04 18:47:14 2005] [notice] child pid 31471 exit signal Segmentation 
fault (11)
[Sun Dec 04 18:47:18 2005] [notice] child pid 31604 exit signal Segmentation 
fault (11)
[Sun Dec 04 18:47:21 2005] [notice] child pid 31473 exit signal Segmentation 
fault (11)
[Sun Dec 04 18:47:23 2005] [notice] child pid 31490 exit signal Segmentation 
fault (11)
[Sun Dec 04 18:47:28 2005] [notice] child pid 31603 exit signal Segmentation 
fault (11)
[Sun Dec 04 18:48:50 2005] [notice] child pid 31649 exit signal Segmentation 
fault (11)
[Sun Dec 04 18:48:50 2005] [notice] child pid 31477 exit signal Segmentation 
fault (11)
[Sun Dec 04 18:48:52 2005] [notice] child pid 31647 exit signal Segmentation 
fault (11)
[Sun Dec 04 18:48:52 2005] [notice] child pid 31632 exit signal Segmentation 
fault (11)
[Sun Dec 04 18:55:31 2005] [notice] caught SIGTERM, shutting down
[Sun Dec 04 18:55:32 2005] [notice] Apache/2.0.55 (Debian) PHP/4.4.0-4 
mod_perl/2.0.1 Perl/v5.8.7 configured -- resuming normal operations
[Sun Dec 04 18:56:30 2005] [notice] child pid 31983 exit signal Segmentation 
fault (11)
[Sun Dec 04 18:56:39 2005] [notice] child pid 31971 exit signal Segmentation 
fault (11)

and this keeps coming to my log.. it seems this is after the new php4 4.4.0-4 
... 

If my apache2 log is needed or more info is needed let me know! 
serious problem it seems.. some sites can be accessed but some dont.. kinda 
irritating..


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-speakup
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages php4 depends on:
ii  libapache2-mod-php4   4:4.4.0-4  server-side, HTML-embedded scripti
ii  php4-cgi  4:4.4.0-4  server-side, HTML-embedded scripti
ii  php4-common   4:4.4.0-4  Common files for packages built fr

php4 recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#341997: php4: child pid xxxx exit signal Segmentation fault (11)

2005-12-04 Thread Steve Langasek
severity 341997 normal
reassign 341997 libapache2-mod-php4
tags 341997 unreproducible moreinfo
thanks

On Sun, Dec 04, 2005 at 07:01:52PM +0100, Paul van der Holst wrote:

 I am getting the following error in my log:
 [Sun Dec 04 18:47:14 2005] [notice] child pid 31583 exit signal Segmentation 
 fault (11)
 [Sun Dec 04 18:47:14 2005] [notice] child pid 31471 exit signal Segmentation 
 fault (11)
 [Sun Dec 04 18:47:18 2005] [notice] child pid 31604 exit signal Segmentation 
 fault (11)
 [Sun Dec 04 18:47:21 2005] [notice] child pid 31473 exit signal Segmentation 
 fault (11)
 [Sun Dec 04 18:47:23 2005] [notice] child pid 31490 exit signal Segmentation 
 fault (11)
 [Sun Dec 04 18:47:28 2005] [notice] child pid 31603 exit signal Segmentation 
 fault (11)
 [Sun Dec 04 18:48:50 2005] [notice] child pid 31649 exit signal Segmentation 
 fault (11)
 [Sun Dec 04 18:48:50 2005] [notice] child pid 31477 exit signal Segmentation 
 fault (11)
 [Sun Dec 04 18:48:52 2005] [notice] child pid 31647 exit signal Segmentation 
 fault (11)
 [Sun Dec 04 18:48:52 2005] [notice] child pid 31632 exit signal Segmentation 
 fault (11)
 [Sun Dec 04 18:55:31 2005] [notice] caught SIGTERM, shutting down
 [Sun Dec 04 18:55:32 2005] [notice] Apache/2.0.55 (Debian) PHP/4.4.0-4 
 mod_perl/2.0.1 Perl/v5.8.7 configured -- resuming normal operations
 [Sun Dec 04 18:56:30 2005] [notice] child pid 31983 exit signal Segmentation 
 fault (11)
 [Sun Dec 04 18:56:39 2005] [notice] child pid 31971 exit signal Segmentation 
 fault (11)

 and this keeps coming to my log.. it seems this is after the new php4 4.4.0-4 
 ... 

 If my apache2 log is needed or more info is needed let me know! 
 serious problem it seems.. some sites can be accessed but some dont.. kinda 
 irritating..

Most likely a library issue.  Please forward the contents of
/etc/php4/apache2/php.ini and the versions of all php extensions you
have enabled as well as the versions of the libraries they depend on;
likewise, please forward a directory listing of /etc/apache2/mods-enabled/
and version information for the modules listed there.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature