Debian Bug report logs -
#613496
libapache2-mod-php5: read() from pipe failed (0) the PM is shutting down, Apache seems to have disappeared
Reported by: "Marc J. Driftmeyer" <mjd@reanimality.com>
Date: Tue, 15 Feb 2011 09:00:05 UTC
Severity: important
Fixed in version redland-bindings/1.0.13.1-1
Done: Dave Beckett <dajobe@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#613496; Package libapache2-mod-php5.
(Tue, 15 Feb 2011 09:00:08 GMT) (full text, mbox, link).
Acknowledgement sent
to "Marc J. Driftmeyer" <mjd@reanimality.com>:
New Bug report received and forwarded. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
(Tue, 15 Feb 2011 09:00:08 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: libapache2-mod-php5
Version: 5.3.3-7
Severity: important
Enabling the php5 mod in Apache 2.2 via a2enmod php5 and subsequent restart of the server crashes the server.
Output:
[Tue Feb 15 00:32:01 2011] [notice] FastCGI: process manager initialized (pid 3219)
[Tue Feb 15 00:32:01 2011] [alert] FastCGI: read() from pipe failed (0)
[Tue Feb 15 00:32:01 2011] [alert] FastCGI: the PM is shutting down, Apache seems to have disappeared -
bye
[Tue Feb 15 00:37:40 2011] [notice] FastCGI: process manager initialized (pid 3584)
[Tue Feb 15 00:37:41 2011] [alert] FastCGI: read() from pipe failed (0)
[Tue Feb 15 00:37:41 2011] [alert] FastCGI: the PM is shutting down, Apache seems to have disappeared -
bye
[Tue Feb 15 00:38:34 2011] [notice] FastCGI: process manager initialized (pid 3684)
[Tue Feb 15 00:38:34 2011] [alert] FastCGI: read() from pipe failed (0)
[Tue Feb 15 00:38:34 2011] [alert] FastCGI: the PM is shutting down, Apache seems to have disappeared -
bye
[Tue Feb 15 00:41:44 2011] [notice] FastCGI: process manager initialized (pid 3796)
[Tue Feb 15 00:41:44 2011] [alert] FastCGI: read() from pipe failed (0)
[Tue Feb 15 00:41:44 2011] [alert] FastCGI: the PM is shutting down, Apache seems to have disappeared -
bye
[Tue Feb 15 00:44:45 2011] [notice] FastCGI: process manager initialized (pid 3931)
[Tue Feb 15 00:44:45 2011] [alert] FastCGI: read() from pipe failed (0)
[Tue Feb 15 00:44:45 2011] [alert] FastCGI: the PM is shutting down, Apache seems to have disappeared -
bye
Disabling the php5 module and restarting Apache2.2 resumes access to the server.
Unfortunately, this completely hoses PHP5 development.
- Marc
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libapache2-mod-php5 depends on:
ii apache2-mpm-prefork 2.2.16-6 Apache HTTP Server - traditional n
ii apache2.2-common 2.2.16-6 Apache HTTP Server common files
ii libbz2-1.0 1.0.5-6 high-quality block-sorting file co
ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib
ii libcomerr2 1.41.14-1 common error description library
ii libdb4.8 4.8.30-5 Berkeley v4.8 Database Libraries [
ii libgssapi-krb5-2 1.8.3+dfsg-4 MIT Kerberos runtime libraries - k
ii libk5crypto3 1.8.3+dfsg-4 MIT Kerberos runtime libraries - C
ii libkrb5-3 1.8.3+dfsg-4 MIT Kerberos runtime libraries
ii libmagic1 5.04-6 File type determination library us
ii libonig2 5.9.1-1 Oniguruma regular expressions libr
ii libpcre3 8.12-2 Perl 5 Compatible Regular Expressi
ii libqdbm14 1.8.77-4 QDBM Database Libraries [runtime]
ii libssl0.9.8 0.9.8o-5 SSL shared libraries
ii libxml2 2.7.8.dfsg-2 GNOME XML library
ii mime-support 3.51-1 MIME files 'mime.types' & 'mailcap
ii php5-common 5.3.3-7 Common files for packages built fr
ii tzdata 2011b-2 time zone and daylight-saving time
ii ucf 3.0025+nmu1 Update Configuration File: preserv
ii zlib1g 1:1.2.5.dfsg-1 compression library - runtime
Versions of packages libapache2-mod-php5 recommends:
ii php5-cli 5.3.3-7 command-line interpreter for the p
Versions of packages libapache2-mod-php5 suggests:
ii php-pear 5.3.3-7 PEAR - PHP Extension and Applicati
-- no debconf information
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#613496; Package libapache2-mod-php5.
(Tue, 15 Feb 2011 13:33:03 GMT) (full text, mbox, link).
Acknowledgement sent
to mjd@reanimality.com:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
(Tue, 15 Feb 2011 13:33:03 GMT) (full text, mbox, link).
Message #10 received at 613496@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Please ignore.
After segfaulting with php5 I discovered the true culprit that was
ultimately causing the php5 mod to segfault:
The offendning package:
php5-librdf
This segfault is the result of upgrading to libraptor2-0
My apologies.
- Marc
On 02/15/2011 12:58 AM, Marc J. Driftmeyer wrote:
> Package: libapache2-mod-php5
> Version: 5.3.3-7
> Severity: important
>
>
> Enabling the php5 mod in Apache 2.2 via a2enmod php5 and subsequent restart of the server crashes the server.
>
> Output:
>
> [Tue Feb 15 00:32:01 2011] [notice] FastCGI: process manager initialized (pid 3219)
> [Tue Feb 15 00:32:01 2011] [alert] FastCGI: read() from pipe failed (0)
> [Tue Feb 15 00:32:01 2011] [alert] FastCGI: the PM is shutting down, Apache seems to have disappeared -
> bye
> [Tue Feb 15 00:37:40 2011] [notice] FastCGI: process manager initialized (pid 3584)
> [Tue Feb 15 00:37:41 2011] [alert] FastCGI: read() from pipe failed (0)
> [Tue Feb 15 00:37:41 2011] [alert] FastCGI: the PM is shutting down, Apache seems to have disappeared -
> bye
> [Tue Feb 15 00:38:34 2011] [notice] FastCGI: process manager initialized (pid 3684)
> [Tue Feb 15 00:38:34 2011] [alert] FastCGI: read() from pipe failed (0)
> [Tue Feb 15 00:38:34 2011] [alert] FastCGI: the PM is shutting down, Apache seems to have disappeared -
> bye
> [Tue Feb 15 00:41:44 2011] [notice] FastCGI: process manager initialized (pid 3796)
> [Tue Feb 15 00:41:44 2011] [alert] FastCGI: read() from pipe failed (0)
> [Tue Feb 15 00:41:44 2011] [alert] FastCGI: the PM is shutting down, Apache seems to have disappeared -
> bye
> [Tue Feb 15 00:44:45 2011] [notice] FastCGI: process manager initialized (pid 3931)
> [Tue Feb 15 00:44:45 2011] [alert] FastCGI: read() from pipe failed (0)
> [Tue Feb 15 00:44:45 2011] [alert] FastCGI: the PM is shutting down, Apache seems to have disappeared -
> bye
>
>
> Disabling the php5 module and restarting Apache2.2 resumes access to the server.
>
> Unfortunately, this completely hoses PHP5 development.
>
> - Marc
>
> -- System Information:
> Debian Release: wheezy/sid
> APT prefers unstable
> APT policy: (500, 'unstable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
> Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
>
> Versions of packages libapache2-mod-php5 depends on:
> ii apache2-mpm-prefork 2.2.16-6 Apache HTTP Server - traditional n
> ii apache2.2-common 2.2.16-6 Apache HTTP Server common files
> ii libbz2-1.0 1.0.5-6 high-quality block-sorting file co
> ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib
> ii libcomerr2 1.41.14-1 common error description library
> ii libdb4.8 4.8.30-5 Berkeley v4.8 Database Libraries [
> ii libgssapi-krb5-2 1.8.3+dfsg-4 MIT Kerberos runtime libraries - k
> ii libk5crypto3 1.8.3+dfsg-4 MIT Kerberos runtime libraries - C
> ii libkrb5-3 1.8.3+dfsg-4 MIT Kerberos runtime libraries
> ii libmagic1 5.04-6 File type determination library us
> ii libonig2 5.9.1-1 Oniguruma regular expressions libr
> ii libpcre3 8.12-2 Perl 5 Compatible Regular Expressi
> ii libqdbm14 1.8.77-4 QDBM Database Libraries [runtime]
> ii libssl0.9.8 0.9.8o-5 SSL shared libraries
> ii libxml2 2.7.8.dfsg-2 GNOME XML library
> ii mime-support 3.51-1 MIME files 'mime.types'& 'mailcap
> ii php5-common 5.3.3-7 Common files for packages built fr
> ii tzdata 2011b-2 time zone and daylight-saving time
> ii ucf 3.0025+nmu1 Update Configuration File: preserv
> ii zlib1g 1:1.2.5.dfsg-1 compression library - runtime
>
> Versions of packages libapache2-mod-php5 recommends:
> ii php5-cli 5.3.3-7 command-line interpreter for the p
>
> Versions of packages libapache2-mod-php5 suggests:
> ii php-pear 5.3.3-7 PEAR - PHP Extension and Applicati
>
> -- no debconf information
--
Marc J. Driftmeyer
Email :: mjd@reanimality.com <mailto:mjd@reanimality.com>
Web :: http://www.reanimality.com
Cell :: (509) 435-5212
[Message part 2 (text/html, inline)]
[mjd.vcf (text/x-vcard, attachment)]
Bug No longer marked as found in versions php5/5.3.3-7.
Request was from Ondřej Surý <ondrej@debian.org>
to control@bugs.debian.org.
(Tue, 15 Feb 2011 14:21:16 GMT) (full text, mbox, link).
Reply sent
to Dave Beckett <dajobe@debian.org>:
You have taken responsibility.
(Fri, 25 Feb 2011 21:54:15 GMT) (full text, mbox, link).
Notification sent
to "Marc J. Driftmeyer" <mjd@reanimality.com>:
Bug acknowledged by developer.
(Fri, 25 Feb 2011 21:54:15 GMT) (full text, mbox, link).
Message #19 received at 613496-close@bugs.debian.org (full text, mbox, reply):
Source: redland-bindings
Source-Version: 1.0.13.1-1
We believe that the bug you reported is fixed in the latest version of
redland-bindings, which is due to be installed in the Debian FTP archive:
librdf-perl_1.0.13.1-1_i386.deb
to main/r/redland-bindings/librdf-perl_1.0.13.1-1_i386.deb
librdf-ruby_1.0.13.1-1_i386.deb
to main/r/redland-bindings/librdf-ruby_1.0.13.1-1_i386.deb
php5-librdf_1.0.13.1-1_i386.deb
to main/r/redland-bindings/php5-librdf_1.0.13.1-1_i386.deb
python-librdf_1.0.13.1-1_i386.deb
to main/r/redland-bindings/python-librdf_1.0.13.1-1_i386.deb
redland-bindings_1.0.13.1-1.debian.tar.gz
to main/r/redland-bindings/redland-bindings_1.0.13.1-1.debian.tar.gz
redland-bindings_1.0.13.1-1.dsc
to main/r/redland-bindings/redland-bindings_1.0.13.1-1.dsc
redland-bindings_1.0.13.1.orig.tar.gz
to main/r/redland-bindings/redland-bindings_1.0.13.1.orig.tar.gz
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 613496@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dave Beckett <dajobe@debian.org> (supplier of updated redland-bindings 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 ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 25 Feb 2011 12:53:33 -0800
Source: redland-bindings
Binary: librdf-perl python-librdf librdf-ruby php5-librdf
Architecture: source i386
Version: 1.0.13.1-1
Distribution: unstable
Urgency: low
Maintainer: Dave Beckett <dajobe@debian.org>
Changed-By: Dave Beckett <dajobe@debian.org>
Description:
librdf-perl - Perl language bindings for the Redland RDF library
librdf-ruby - Ruby 1.8 language bindings for the Redland RDF library
php5-librdf - PHP5 language bindings for the Redland RDF library
python-librdf - Python language bindings for the Redland RDF library
Closes: 598392 613496 613659 613893 614672 614983
Changes:
redland-bindings (1.0.13.1-1) unstable; urgency=low
.
* New upstream release (Closes: #614983, #598392, #614672, #613496,
#613659, #613893)
* debian/rules: Use new --with-perl-makemaker-args to set install dest
rather than undocumented MAKE_PL_OPTS var
Checksums-Sha1:
1062dbb058ed020072055e39b862264c5c9da573 1324 redland-bindings_1.0.13.1-1.dsc
2ffda14cb0bbae5cc42c213db873fc36d5d76997 774677 redland-bindings_1.0.13.1.orig.tar.gz
0286a71fa961e9e2d5b2ea40cbac3beaabf65751 6787 redland-bindings_1.0.13.1-1.debian.tar.gz
30a68f6025056aa0efaff8dc1441439b7a19137d 153186 librdf-perl_1.0.13.1-1_i386.deb
4f46cf8f224c06e7a6617109d9d8b2e43e493a14 117970 python-librdf_1.0.13.1-1_i386.deb
e564ebdcc56803b4009ed68153850351c2f92e0a 61240 librdf-ruby_1.0.13.1-1_i386.deb
53535ed7e3ccf60c41e9e665c9ae98b2bffbb155 51370 php5-librdf_1.0.13.1-1_i386.deb
Checksums-Sha256:
6e15bfa5e4ec6b88ac6377e4bbd661e80263b4e89c9f7a5d29a27a29910dd2fb 1324 redland-bindings_1.0.13.1-1.dsc
59fb256119842bdd6fc0af02e0e08ea1f868d121c9f16331f93fe11ad332c446 774677 redland-bindings_1.0.13.1.orig.tar.gz
4bdd4dd0013b911211528353b2d257deb679777a26484b11d1849fefbf8412f9 6787 redland-bindings_1.0.13.1-1.debian.tar.gz
d3bd61211b944a250d2f67c5ac47947c5b873dca9d74ddbe77da028a51e2cd09 153186 librdf-perl_1.0.13.1-1_i386.deb
577fd103ec422e13fac2bf64d88119f7d6d8da81ba2257d12f0a2fef13483d5e 117970 python-librdf_1.0.13.1-1_i386.deb
7fb194253fb314929a0413a5ee2d5b6835a2b90ee300b50316a7f3d2e8948c88 61240 librdf-ruby_1.0.13.1-1_i386.deb
8193385b6e1704dfd052e04bcee297eef137476f6b51f0f08a05bfbe0807ff1b 51370 php5-librdf_1.0.13.1-1_i386.deb
Files:
88d2daee752813804c5c3b369a84a971 1324 devel optional redland-bindings_1.0.13.1-1.dsc
377f273521ec3f3732abba2202fc5e01 774677 devel optional redland-bindings_1.0.13.1.orig.tar.gz
db35521aabc6f7de54795e8e4ff3c1f6 6787 devel optional redland-bindings_1.0.13.1-1.debian.tar.gz
449d85c2c9510cb2d2f671a682b9e5f1 153186 perl optional librdf-perl_1.0.13.1-1_i386.deb
d08e7992843a5638f06f5dfe3b07bd4f 117970 python optional python-librdf_1.0.13.1-1_i386.deb
2c37eab2e007b363ee5ccaedfda21360 61240 ruby optional librdf-ruby_1.0.13.1-1_i386.deb
5ad84eafe0f45f01a38923af00612e96 51370 php optional php5-librdf_1.0.13.1-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iD8DBQFNaBdeQ+ySUE9xlVoRAm7mAJ48F6Pb+oYltBrDCTa3ggmSkGWjnQCgqEQy
70TQ3wnZhJTLcS2h46wK+sI=
=yJSR
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Wed, 13 Apr 2011 07:39:45 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 03:53:16 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.