Your message dated Wed, 07 Jul 2004 05:41:39 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#231147: fixed in apache2 2.0.50-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; 4 Feb 2004 20:18:01 +0000 >From [EMAIL PROTECTED] Wed Feb 04 12:18:01 2004 Return-path: <[EMAIL PROTECTED]> Received: from h55n2fls304o851.telia.com (gloomy.localdomain.local) [81.224.231.55] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1AoTTF-00080A-00; Wed, 04 Feb 2004 12:18:01 -0800 Received: from localhost ([127.0.0.1]) by gloomy.localdomain.local with esmtp (Exim 3.35 #1 (Debian)) id 1AoTSk-0004WY-00 for <[EMAIL PROTECTED]>; Wed, 04 Feb 2004 21:17:30 +0100 Date: Wed, 4 Feb 2004 21:17:30 +0100 (CET) From: =?ISO-8859-1?Q?Bj=F6rn_Wiberg?= <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: "Invalid argument" apr_proc_mutex_unlock error messages when restarting Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_01 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_02_01 X-Spam-Level: Package: apache2-common Version: 2.0.48-7 Using 'en2mod ssl' and the default ssl.conf provided by apache2-common 2.0.48-7, together with apache2-mpm-worker 2.0.48-7, I get the following error messages in the error log when issuing 'apache2ctl -DSSL -k graceful': [Wed Feb 04 20:58:21 2004] [notice] SIGUSR1 received. Doing graceful restart [Wed Feb 04 20:58:21 2004] [emerg] (22)Invalid argument: apr_proc_mutex_unlock failed. Attempting to shutdown process gracefully. [Wed Feb 04 20:58:21 2004] [notice] Digest: generating secret for digest authentication ... [Wed Feb 04 20:58:21 2004] [notice] Digest: done [Wed Feb 04 20:58:22 2004] [notice] Apache configured -- resuming normal operations After editing ssl.conf to replace the default "SSLMutex file:/var/log/apache2/ssl_mutex" line with: SSLMutex fcntl:/var/log/apache2/ssl_mutex AcceptMutex fcntl =2E..and restarting (yields another of those error messages because when it shuts down it is still using the "old" configuration)... [Wed Feb 04 20:58:36 2004] [notice] SIGUSR1 received. Doing graceful restart [Wed Feb 04 20:58:36 2004] [emerg] (22)Invalid argument: apr_proc_mutex_unlock failed. Attempting to shutdown process gracefully. =2E..then restarting works just fine (shown a couple of times in a row here): [Wed Feb 04 20:58:36 2004] [notice] Digest: generating secret for digest authentication ... [Wed Feb 04 20:58:36 2004] [notice] Digest: done [Wed Feb 04 20:58:37 2004] [notice] Apache configured -- resuming normal operations [Wed Feb 04 20:58:42 2004] [notice] SIGUSR1 received. Doing graceful restart [Wed Feb 04 20:58:42 2004] [notice] Digest: generating secret for digest authentication ... [Wed Feb 04 20:58:42 2004] [notice] Digest: done [Wed Feb 04 20:58:44 2004] [notice] Apache configured -- resuming normal operations [Wed Feb 04 20:58:47 2004] [notice] SIGUSR1 received. Doing graceful restart [Wed Feb 04 20:58:48 2004] [notice] Digest: generating secret for digest authentication ... [Wed Feb 04 20:58:48 2004] [notice] Digest: done [Wed Feb 04 20:58:48 2004] [notice] Apache configured -- resuming normal operations My guess is that the default values used by apache2-mpm-worker may be inappropriate (for usage with apache2-common's ssl.conf) in some way? I tried the following, too: SSLMutex default AcceptMutex Default =2E..which should give as "default" settings as possible, but still got the error messages. Whereas, as mentioned above, everything works just fine using the fcntl mutex method. Best regards, Bj=F6rn -- Bj=F6rn Wiberg ([EMAIL PROTECTED]) Homepage: http://bwiberg.dyndns.org/ --------------------------------------- Received: (at 231147-close) by bugs.debian.org; 7 Jul 2004 09:49:42 +0000 >From [EMAIL PROTECTED] Wed Jul 07 02:49:42 2004 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 1Bi93e-00059t-00; Wed, 07 Jul 2004 02:49:42 -0700 Received: from dsilvers by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1Bi8vr-0001YO-00; Wed, 07 Jul 2004 05:41:39 -0400 From: Thom May <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.30 $ Subject: Bug#231147: fixed in apache2 2.0.50-1 Message-Id: <[EMAIL PROTECTED]> Sender: Daniel Silverstone <[EMAIL PROTECTED]> Date: Wed, 07 Jul 2004 05:41:39 -0400 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (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_2004_03_25 X-Spam-Level: X-CrossAssassin-Score: 2 Source: apache2 Source-Version: 2.0.50-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.50-1_sparc.deb to pool/main/a/apache2/apache2-common_2.0.50-1_sparc.deb apache2-doc_2.0.50-1_all.deb to pool/main/a/apache2/apache2-doc_2.0.50-1_all.deb apache2-mpm-perchild_2.0.50-1_sparc.deb to pool/main/a/apache2/apache2-mpm-perchild_2.0.50-1_sparc.deb apache2-mpm-prefork_2.0.50-1_sparc.deb to pool/main/a/apache2/apache2-mpm-prefork_2.0.50-1_sparc.deb apache2-mpm-threadpool_2.0.50-1_sparc.deb to pool/main/a/apache2/apache2-mpm-threadpool_2.0.50-1_sparc.deb apache2-mpm-worker_2.0.50-1_sparc.deb to pool/main/a/apache2/apache2-mpm-worker_2.0.50-1_sparc.deb apache2-prefork-dev_2.0.50-1_all.deb to pool/main/a/apache2/apache2-prefork-dev_2.0.50-1_all.deb apache2-threaded-dev_2.0.50-1_all.deb to pool/main/a/apache2/apache2-threaded-dev_2.0.50-1_all.deb apache2_2.0.50-1.diff.gz to pool/main/a/apache2/apache2_2.0.50-1.diff.gz apache2_2.0.50-1.dsc to pool/main/a/apache2/apache2_2.0.50-1.dsc apache2_2.0.50-1_sparc.deb to pool/main/a/apache2/apache2_2.0.50-1_sparc.deb apache2_2.0.50.orig.tar.gz to pool/main/a/apache2/apache2_2.0.50.orig.tar.gz libapr0-dev_2.0.50-1_sparc.deb to pool/main/a/apache2/libapr0-dev_2.0.50-1_sparc.deb libapr0_2.0.50-1_sparc.deb to pool/main/a/apache2/libapr0_2.0.50-1_sparc.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. Thom May <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Tue, 6 Jul 2004 18:45:35 +0100 Source: apache2 Binary: 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 sparc Version: 2.0.50-1 Distribution: unstable Urgency: medium Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org> Changed-By: Thom May <[EMAIL PROTECTED]> 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 thread pool model for Apache2 apache2-mpm-worker - High speed threaded model for Apache2 apache2-prefork-dev - Development headers for apache2 apache2-threaded-dev - Development headers for apache2 libapr0 - The Apache Portable Runtime libapr0-dev - Development headers for libapr Closes: 208569 231147 231665 234489 234591 234955 242169 242351 245488 246134 246139 248038 249268 251102 Changes: apache2 (2.0.50-1) unstable; urgency=medium . * New upstream release, fixes [CAN-2004-0493] and [CAN-2004-0488] * The "I can't believe you're late to your own raid" release * Check whether verbose is on or off in rcS's config (Closes: #242351) * Add an apache2 metapackage (Closes: #234955) * Specifically disable /~root (Closes: #246139) * Stop the daemon in prerm (Closes: #245488) * Redirect /doc/apache2-doc/manual to /manual so the correct magic happens (Closes: #248038) * Update SSL config to current upstream (Closes: #234591,#231147) * No longer install default cgis - they're already shipped in -doc as examples. (Closes: #231665) * Tighten regex for Include (Closes: #234489) * Remove ext-filter.load since we ship ext_filter.load too (Closes: #249268) * Enable userdir as a shared module (Closes: #251102, #246134) * OSKURO SUCKS (otherwise known as: not a bug) (Closes: #208569) * Create /var/lib/apache2 (Closes: #242169) * Remove 'AddDefaultCharset' line from apache2.conf (Suggestion from Marco D'Itri) Files: f111fd7c2295fffdb65094864944640f 1725 net optional apache2_2.0.50-1.dsc 9d0767f8a1344229569fcd8272156f8b 6321209 net optional apache2_2.0.50.orig.tar.gz d9e66457a493fa1a85d909c3b0d8805c 83731 net optional apache2_2.0.50-1.diff.gz b33377c402deabff466118dd4ce98d3e 3175184 doc optional apache2-doc_2.0.50-1_all.deb cfe2a964751f9caa82ad44927e31aa02 160096 devel optional apache2-prefork-dev_2.0.50-1_all.deb 02eb2c66f1152d6dc8fdc84d0a8b1eb2 161480 devel optional apache2-threaded-dev_2.0.50-1_all.deb c1c3b179194ab14a3a1c9058385fffd8 833592 net optional apache2-common_2.0.50-1_sparc.deb 730e7968c88387b3c5dc9a2169396b43 208706 net optional apache2-mpm-worker_2.0.50-1_sparc.deb 286235cd3356877ab056a71bef73e7bc 230046 net optional apache2-mpm-threadpool_2.0.50-1_sparc.deb a19f18cd4b68a2deb8b86375b07a0eed 232958 net optional apache2-mpm-perchild_2.0.50-1_sparc.deb feb0fd658618e8b4dd2c08227e530b00 227450 net optional apache2-mpm-prefork_2.0.50-1_sparc.deb c9643c31b8cf0931e5c5a84789c4d70f 116846 net optional libapr0_2.0.50-1_sparc.deb 8bca90111a099e999d73b608d80fabb2 254572 libdevel optional libapr0-dev_2.0.50-1_sparc.deb c9cac072c736a8577fbd33df27ca0c69 27020 www optional apache2_2.0.50-1_sparc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iQIVAwUBQOtCKbVnlGdHP376AQIkjQ/+NTi9NRI5C9uezUallExkXLBC/ubH1hBy Yy1MhUk5rQ1v/7cyrfbyWHSuuL6Y/8KOJ6fKXA2to+M88khrLh6GxGZI0e1DHHWd P2RcdtEhwS0vKmcDapDd6zS4fYcz8ju4xpWVa5nzcq995izb3yU5kiToEGIG/BPM h2Xrr3RX0Q3MXE5ZlsDsKYP7MDueed6XQn1U3yGRaxBcIe+ctBjZUfcvUjE1iAnt q4cusRbgkAEkBapGt1RVI2TS4h2FaKM12t2CLuU662zy3OwiRe6nKG2u2LXhek9L 2H1C84YS3Bdrc4WT1SOrv2OTwLGuxvn+gLJhTKEyAyIKw9YJXR4idPN2X8eS4nCf hPZu+CB9vxEcFM/8cvaGscYrhW/u97vez+cVO+EDPDYK7alZ1fi0vw6y1aIXMlMe nsSeVzwNIkx07wpwdpAAr4Y6wBQV0yEVe9CHTgY9bdF2k3Je5QsMwLZYYr8ruqAr 4UbDdm4/c/HNe8Ji4dR9iimLLmGBctCThE3Ms24NktSr2l8lyEqRwlsmZi1tr0o1 grSQ1TOQmEHS36OnlLJnK0wvT5cyBC24qcFU5R30kHvVaWN00kPsmj1IpEduwOw5 7LIOH9kkqEx25g0PNJtxVIkAha53gChqujpuJ6mveeBqMiBSwH0bXGnK+lQKigk1 eZnBrDCJK/M= =9gF0 -----END PGP SIGNATURE-----