[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#293831: marked as done (apache2-mpm-prefork: Apache goes into infinite loop when __db.ssl_scache exists but ssl_scache doesn't.)



Your message dated Mon, 07 Feb 2005 18:35:01 -0500
with message-id <E1CyIPF-000591-00@newraff.debian.org>
and subject line Bug#293831: fixed in apache2 2.0.53-1
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; 6 Feb 2005 02:52:14 +0000
>From etbe@sws.net.au Sat Feb 05 18:52:14 2005
Return-path: <etbe@sws.net.au>
Received: from smtp.sws.net.au [61.95.69.6] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CxcWz-0005ZZ-00; Sat, 05 Feb 2005 18:52:13 -0800
Received: from localhost (localhost [127.0.0.1])
	by smtp.sws.net.au (Postfix) with ESMTP id A974661AFE;
	Sun,  6 Feb 2005 13:52:10 +1100 (EST)
Received: from smtp.sws.net.au ([127.0.0.1])
	by localhost (smtp [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
	id 30847-05; Sun, 6 Feb 2005 13:52:10 +1100 (EST)
Received: by smtp.sws.net.au (Postfix, from userid 501)
	id 549EB61AFC; Sun,  6 Feb 2005 13:52:10 +1100 (EST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Russell Coker <etbe@sws.net.au>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apache2-mpm-prefork: Apache goes into infinite loop when __db.ssl_scache
 exists but ssl_scache doesn't.
X-Mailer: reportbug 3.7.1
Date: Sun, 06 Feb 2005 13:52:10 +1100
Message-Id: <[🔎] 20050206025210.549EB61AFC@smtp.sws.net.au>
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at sws.net.au
Delivered-To: submit@bugs.debian.org
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: apache2-mpm-prefork
Version: 2.0.52-3
Severity: normal

Here's the strace output of trying to start apache2:

open("/var/run/apache2/__db.ssl_scache",
O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0644) = -1 EEXIST (File exists)
open("/var/run/apache2/__db.ssl_scache",
O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0644) = -1 EEXIST (File exists)
open("/var/run/apache2/__db.ssl_scache",
O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0644) = -1 EEXIST (File exists)
stat64("/var/run/apache2/ssl_scache", 0xbffff8b0) = -1 ENOENT (No such
file or directory)
open("/var/run/apache2/__db.ssl_scache",
O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0644) = -1 EEXIST (File exists)
open("/var/run/apache2/__db.ssl_scache",
O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0644) = -1 EEXIST (File exists)
open("/var/run/apache2/__db.ssl_scache",
O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0644) = -1 EEXIST (File exists)
stat64("/var/run/apache2/ssl_scache", 0xbffff8b0) = -1 ENOENT (No such
file or directory)

This continues indefinately, for hours sometimes.  This bug can prevent
the system from booting correctly as /etc/init.d/apache2 hangs.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-se
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages apache2-mpm-prefork depends on:
ii  apache2-common              2.0.52-3     Next generation, scalable, extenda
ii  libapr0                     2.0.52-3     The Apache Portable Runtime
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libdb4.2                    4.2.52-17    Berkeley v4.2 Database Libraries [
ii  libexpat1                   1.95.8-1     XML parsing C library - runtime li
ii  libldap2                    2.1.30-3     OpenLDAP libraries
ii  libssl0.9.7                 0.9.7e-3     SSL shared libraries
ii  zlib1g                      1:1.2.2-4    compression library - runtime

-- no debconf information

---------------------------------------
Received: (at 293831-close) by bugs.debian.org; 7 Feb 2005 23:40:14 +0000
>From troup@newraff.debian.org Mon Feb 07 15:40:14 2005
Return-path: <troup@newraff.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CyIUI-0004ae-00; Mon, 07 Feb 2005 15:40:14 -0800
Received: from troup by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1CyIPF-000591-00; Mon, 07 Feb 2005 18:35:01 -0500
From: Adam Conrad <adconrad@0c3.net>
To: 293831-close@bugs.debian.org
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#293831: fixed in apache2 2.0.53-1
Message-Id: <E1CyIPF-000591-00@newraff.debian.org>
Sender: James Troup <troup@newraff.debian.org>
Date: Mon, 07 Feb 2005 18:35:01 -0500
Delivered-To: 293831-close@bugs.debian.org
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: 
X-CrossAssassin-Score: 8

Source: apache2
Source-Version: 2.0.53-1

We believe that the bug you reported is fixed in the latest version of
apache2, which is due to be installed in the Debian FTP archive:

apache2-common_2.0.53-1_powerpc.deb
  to pool/main/a/apache2/apache2-common_2.0.53-1_powerpc.deb
apache2-doc_2.0.53-1_all.deb
  to pool/main/a/apache2/apache2-doc_2.0.53-1_all.deb
apache2-mpm-perchild_2.0.53-1_powerpc.deb
  to pool/main/a/apache2/apache2-mpm-perchild_2.0.53-1_powerpc.deb
apache2-mpm-prefork_2.0.53-1_powerpc.deb
  to pool/main/a/apache2/apache2-mpm-prefork_2.0.53-1_powerpc.deb
apache2-mpm-threadpool_2.0.53-1_all.deb
  to pool/main/a/apache2/apache2-mpm-threadpool_2.0.53-1_all.deb
apache2-mpm-worker_2.0.53-1_powerpc.deb
  to pool/main/a/apache2/apache2-mpm-worker_2.0.53-1_powerpc.deb
apache2-prefork-dev_2.0.53-1_all.deb
  to pool/main/a/apache2/apache2-prefork-dev_2.0.53-1_all.deb
apache2-threaded-dev_2.0.53-1_all.deb
  to pool/main/a/apache2/apache2-threaded-dev_2.0.53-1_all.deb
apache2-utils_2.0.53-1_powerpc.deb
  to pool/main/a/apache2/apache2-utils_2.0.53-1_powerpc.deb
apache2_2.0.53-1.diff.gz
  to pool/main/a/apache2/apache2_2.0.53-1.diff.gz
apache2_2.0.53-1.dsc
  to pool/main/a/apache2/apache2_2.0.53-1.dsc
apache2_2.0.53-1_powerpc.deb
  to pool/main/a/apache2/apache2_2.0.53-1_powerpc.deb
apache2_2.0.53.orig.tar.gz
  to pool/main/a/apache2/apache2_2.0.53.orig.tar.gz
libapr0-dev_2.0.53-1_powerpc.deb
  to pool/main/a/apache2/libapr0-dev_2.0.53-1_powerpc.deb
libapr0_2.0.53-1_powerpc.deb
  to pool/main/a/apache2/libapr0_2.0.53-1_powerpc.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 293831@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adam Conrad <adconrad@0c3.net> (supplier of updated apache2 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.7
Date: Mon,  7 Feb 2005 07:54:12 -0700
Source: apache2
Binary: apache2-utils apache2 apache2-prefork-dev apache2-mpm-prefork apache2-doc libapr0-dev apache2-mpm-threadpool apache2-mpm-worker libapr0 apache2-threaded-dev apache2-common apache2-mpm-perchild
Architecture: source all powerpc
Version: 2.0.53-1
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Changed-By: Adam Conrad <adconrad@0c3.net>
Description: 
 apache2    - next generation, scalable, extendable web server
 apache2-common - next generation, scalable, extendable web server
 apache2-doc - documentation for apache2
 apache2-mpm-perchild - experimental high speed perchild threaded model for Apache2
 apache2-mpm-prefork - traditional model for Apache2
 apache2-mpm-threadpool - experimental high speed model for Apache2 (transitional package)
 apache2-mpm-worker - high speed threaded model for Apache2
 apache2-prefork-dev - development headers for apache2
 apache2-threaded-dev - development headers for apache2
 apache2-utils - utility programs for webservers
 libapr0    - the Apache Portable Runtime
 libapr0-dev - development headers for libapr
Closes: 280823 283141 283396 285219 287033 290814 291856 293831
Changes: 
 apache2 (2.0.53-1) unstable; urgency=low
 .
   * New upstream release
     - Remove 036_HEAD_CAN-2004-0942, integrated upstream
     - Remove 037_HEAD_CAN-2004-0885, integrated upstream
   * Drop support for the threadpool MPM, as it's abandoned upstream.
     - Make apache2-mpm-threadpool an empty package depending on
       apache2-mpm-worker, and make worker replace the old threadpool
   * Make SYSCONFDIR configurable at the top of a2{en,dis}{mod,site}
   * Drop the build-conflict on gawk, and use ac_cv_prog_AWK=mawk
     instead (closes: #283396)
   * Make the apache_stop() function stop trying to do the equivalent
     of "killall apache2", and instead issue a nasty warning if it can't
     stop apache2 on its own
   * Make "restart" an alias for "force-reload" in the init script, as
     apache2ctl restart doesn't match policy's requirements for restart
   * Swapping between threaded and unthreaded MPMs could leave one with
     both mod_cgi and mod_cgid enabled.  Fixed the postinsts so that
     no longer happens
   * Update 021-pcre_mangle_symbols.patch from Andres Salomon, now also
     mangling typedefs, which should fix PHP (closes: #280823)
   * Hardcode a dependency on libgcc1 (>= 1:3.3.5) so pthread_cancel
     will work correctly with partial upgrades (closes: #287033)
   * When removing ssl_scache, make sure to remove its db transation logs
     and other garbage as well (closes: #293831)
   * Remove duplicate /icons/ from the default site (closes: #291856)
   * Yank 039_fix_forensic_tmpfiles from Ubuntu's apache2 packages
   * Split out utils into seperate apache2-utils.  This will also
     supercede the apache-utils package (closes: #285219)
   * Add split-logfile to apache2-utils (closes: #290814)
   * Make the MPM postinsts scream loudly, but not fail, if you've
     deleted cgi{,d}.load before swapping MPMs (closes: #283141)
Files: 
 babccbfacdb6e1b6996903b7c4923314 1141 net optional apache2_2.0.53-1.dsc
 40507bf19919334f07355eda2df017e5 6925351 net optional apache2_2.0.53.orig.tar.gz
 e696600bec92eb42c2408f2a076d9a99 106275 net optional apache2_2.0.53-1.diff.gz
 f2c8a94c23d8d521dcd184d12a64b985 32034 net optional apache2-mpm-threadpool_2.0.53-1_all.deb
 c474e8115136006a0d4ead8157c6a362 3576666 doc optional apache2-doc_2.0.53-1_all.deb
 2fcaef0b16388796c73c1368b0863202 165798 devel optional apache2-prefork-dev_2.0.53-1_all.deb
 349bf29abf527d7db065e43c6ed8ccc1 166572 devel optional apache2-threaded-dev_2.0.53-1_all.deb
 98814a5cdc78a21a805c0e0eb010735b 853408 net optional apache2-common_2.0.53-1_powerpc.deb
 5a5e09ca2456499865f82213938432d9 100432 net optional apache2-utils_2.0.53-1_powerpc.deb
 fa0792867db2445cff02a5b70126f29e 224536 net optional apache2-mpm-worker_2.0.53-1_powerpc.deb
 88117d3cdddf7561f8932e87a57146b4 225722 net optional apache2-mpm-perchild_2.0.53-1_powerpc.deb
 743a9ce612c003d7629cddcf573d61a2 220654 net optional apache2-mpm-prefork_2.0.53-1_powerpc.deb
 95ded04e379316e67522c0b35d2c21b6 132808 net optional libapr0_2.0.53-1_powerpc.deb
 39ceec98eb3e48e8bd5ff96f083edee5 270468 libdevel optional libapr0-dev_2.0.53-1_powerpc.deb
 4be4fe146d7659f78029cc064530001b 31958 web optional apache2_2.0.53-1_powerpc.deb

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

iD8DBQFCB/fUvjztR8bOoMkRAnisAJ0dNeI40sIYaBB5SSazw1fvrwCHpwCgrCbt
r3Vw1HW67wEASiH9Cd6LcVk=
=QEgp
-----END PGP SIGNATURE-----



Reply to: