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

Bug#242626: marked as done (apache2-mpm-prefork: apache complains that libgcc1_s.so.1 is missing)



Your message dated Sun, 19 Sep 2004 01:00:53 -0600
with message-id <E1C8vgr-0007xH-00@lucifer.0c3.net>
and subject line apache2-mpm-prefork: apache complains that libgcc1_s.so.1 is missing
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; 7 Apr 2004 18:51:55 +0000
>From dvetter@gymmuenchenstein.ch Wed Apr 07 11:51:55 2004
Return-path: <dvetter@gymmuenchenstein.ch>
Received: from mx2.imp.ch (mx.imp.ch) [157.161.9.17] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BBI9T-0003cC-00; Wed, 07 Apr 2004 11:51:55 -0700
Received: from mx2.imp.ch (mx.imp.ch [157.161.9.64])
	by mx.imp.ch (8.12.10/8.12.10) with ESMTP id i37IpVO8014119;
	Wed, 7 Apr 2004 20:51:32 +0200 (CEST)
	(envelope-from dvetter@gymmuenchenstein.ch)
Received: from [192.168.33.2] (cable-ggar49-187.intergga.ch [157.161.49.187])
	by mx2.imp.ch (8.12.10/8.12.10/Submit) with ESMTP id i37IpTi0013979;
	Wed, 7 Apr 2004 20:51:30 +0200 (CEST)
	(envelope-from dvetter@gymmuenchenstein.ch)
Message-Id: <200404071851.i37IpTi0013979@mx2.imp.ch>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Daniel Vetter <dvetter@gymmuenchenstein.ch>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apache2-mpm-prefork: apache complains that libgcc1_s.so.1 is missing
X-Mailer: reportbug 2.56
Date: Wed, 07 Apr 2004 20:51:30 +0200
X-Virus-Status: No
X-Scanned-By: MIMEDefang 2.42
Delivered-To: submit@bugs.debian.org
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=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Scores: 1

Package: apache2-mpm-prefork
Version: 2.0.49-1
Severity: normal

Apache complains in the error.log-files with the fowolling line:

libgcc_s.so.1 must be installed for pthread_cancel to work

And it does so rather massively when keeping in mind that this server
is no under load. Transfers disconnect randomly somewhere midfile.

Everything fixed by installing libgcc1

-- System Information:
Debian Release: 3.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.5
Locale: LANG=C, LC_CTYPE=C

Versions of packages apache2-mpm-prefork depends on:
ii  apache2-common              2.0.49-1     Next generation, scalable, extenda
ii  libapr0                     2.0.49-1     The Apache Portable Runtime
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libdb4.2                    4.2.52-9     Berkeley v4.2 Database Libraries [
ii  libexpat1                   1.95.6-8     XML parsing C library - runtime li
ii  libldap2                    2.1.26-1     OpenLDAP libraries
ii  libssl0.9.7                 0.9.7c-5     SSL shared libraries
ii  zlib1g                      1:1.2.1-3    compression library - runtime

-- no debconf information

---------------------------------------
Received: (at 242626-done) by bugs.debian.org; 19 Sep 2004 07:01:01 +0000
>From adconrad@0c3.net Sun Sep 19 00:01:01 2004
Return-path: <adconrad@0c3.net>
Received: from s010600e029962405.cg.shawcable.net (lucifer.0c3.net) [68.147.203.152] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1C8vgz-00007e-00; Sun, 19 Sep 2004 00:01:01 -0700
Received: from adconrad by lucifer.0c3.net with local (Exim 3.36 #1 (Debian))
	id 1C8vgr-0007xH-00
	for <242626-done@bugs.debian.org>; Sun, 19 Sep 2004 01:00:53 -0600
To: 242626-done@bugs.debian.org
Subject: apache2-mpm-prefork: apache complains that libgcc1_s.so.1 is missing
Message-Id: <E1C8vgr-0007xH-00@lucifer.0c3.net>
From: Adam Conrad <adconrad@0c3.net>
Date: Sun, 19 Sep 2004 01:00:53 -0600
Delivered-To: 242626-done@bugs.debian.org
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=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

This bug is actually a side-effect of glibc wanting to dlopen() libgcc_s if
you're using NPTL, which (as a Linux 2.6.x user) you are.  Since libgcc1 has
been upgraded to "Priority: required", this shouldn't pose much of a problem
anymore anyway.

... Adam



Reply to: