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

Bug#190110: marked as done (libc6: Sub-processes flaking out.)



Your message dated Tue, 29 Apr 2003 17:04:37 +0900
with message-id <803ck1zq3u.wl@oris.opensource.jp>
and subject line Bug#190110: libc6: Sub-processes flaking out.
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; 22 Apr 2003 05:08:58 +0000
>From mah@dsl093-249-203.chi3.dsl.speakeasy.net Tue Apr 22 00:08:48 2003
Return-path: <mah@dsl093-249-203.chi3.dsl.speakeasy.net>
Received: from superman.everybody.org (dsl093-249-203.chi3.dsl.speakeasy.net) [66.93.249.201] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 197q1Q-0006Zs-00; Tue, 22 Apr 2003 00:08:48 -0500
Received: (qmail 3739 invoked by uid 1000); 22 Apr 2003 05:08:46 -0000
Date: 22 Apr 2003 05:08:46 -0000
Message-ID: <[🔎] 20030422050846.3738.qmail@dsl093-249-203.chi3.dsl.speakeasy.net>
From: mah@dsl093-249-203.chi3.dsl.speakeasy.net
To: Debian Bug Tracking System <submit@bugs.debian.org>
CC: Kurt Yoder <kybug@shcorp.com>, Thomas Hood <jdthood@yahoo.co.uk>
Subject: libc6: Sub-processes flaking out.
X-Debbugs-CC: Mark A. Hershberger <mah@everybody.org>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-3.9 required=4.0
	tests=HAS_PACKAGE,NO_REAL_NAME,SPAM_PHRASE_00_01,X_DEBBUGS_CC
	version=2.44
X-Spam-Level: 

Package: libc6
Version: 2.3.1-14
Severity: normal

I'm not sure this is the right package to file against, but it
feels like the closest thing.

This bug is probably identical to #147183.  That was marked as
"unreproducable" and the thread on the bug indicates that
everyone thought it was a hardware problem.  I am seeing similar
symptoms and have pretty much eliminated the possibility of a
hardware problem.

Symptoms:
    - Sub-processes for "debuild -uc -us" flakes out
      unpredictably.  Sometimes it'll flake at dh_clean,
      sometimes at the .deb creation, sometimes on dh_fixperms,
      etc.  Almost always flakes out, but rarely in the same
      place twice in a row.  Sample output:

  make[2]: Entering directory `/virtual/everybody.org/user/mah/work/deb-src/gnus-CVS/texi'
  /bin/sh ../mkinstalldirs /virtual/everybody.org/user/mah/work/deb-src/gnus-CVS/debian/ognus/usr/share/info
  make[2]: *** wait: No child processes.  Stop.
  make[2]: *** Waiting for unfinished jobs....
  make[2]: *** wait: No child processes.  Stop.
  make[1]: *** [install] Error 2
  make[1]: Leaving directory `/virtual/everybody.org/user/mah/work/deb-src/gnus-CVS'
  make: *** [install] Error 2
  debuild: fatal error at line 456:
  dpkg-buildpackage failed!

    - Apache starts up normally during startup, but after startup
      it can't startup.  Running "strace -o /tmp/t
      /usr/sbin/apache -F" and examining the last bit of the file
      generated shows:

  munmap(0x40018000, 4096)                = 0
  munmap(0x40012000, 4096)                = 0
  semget(1, 4096, 0x873b1e0|0640)         = -1 ENOSYS (Function not implemented)

    - General aggrevation!

So, why am I so sure that this isn't a hardware issue?  I began
seeing this problem on two separate machines.  Both are set to
apt-get from "stable" falling back to "testing" when necessary.
I've upgraded to libc6 from "testing" on both.  That seems to be
when the problems started showing up.

But that isn't proof enough.

In one of the machines, I have a spare disk.  I did new Debian
install on that machine and then did a "dist-upgrade" to
testing.  The new install works flawlessly -- even compiling a
kernel (my test for hardware problems).

Perhaps it is a problem between the keyboard and the chair, but
this feels like a problem in the upgrade process -- perhaps some
dependencies are set wrong.

Ideas?

Mark.

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux thetick 2.4.18-686 #1 Sat Aug 31 18:44:27 CDT 2002 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages libc6 depends on:
ii  libdb1-compat                 2.1.3-7    The Berkeley database routines [gl

---------------------------------------
Received: (at 190110-done) by bugs.debian.org; 29 Apr 2003 08:04:41 +0000
>From gotom@debian.or.jp Tue Apr 29 03:04:40 2003
Return-path: <gotom@debian.or.jp>
Received: from oris.opensource.jp (oris.opensource.gr.jp) [218.44.239.73] (postfix)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 19AQ6R-0008Kx-00; Tue, 29 Apr 2003 03:04:39 -0500
Received: from oris.opensource.jp (oris.opensource.jp [218.44.239.73])
	by oris.opensource.gr.jp (Postfix) with ESMTP
	id 532FFC33C6; Tue, 29 Apr 2003 17:04:38 +0900 (JST)
Date: Tue, 29 Apr 2003 17:04:37 +0900
Message-ID: <803ck1zq3u.wl@oris.opensource.jp>
From: GOTO Masanori <gotom@debian.or.jp>
To: mah@everybody.org (Mark A. Hershberger),
	190110-done@bugs.debian.org
Cc: GOTO Masanori <gotom@debian.or.jp>,
	Thomas Hood <jdthood@yahoo.co.uk>
Subject: Re: Bug#190110: libc6: Sub-processes flaking out.
In-Reply-To: <[🔎] 87brypg5r7.fsf@batman.everybody.org>
References: <[🔎] 20030422050846.3738.qmail@dsl093-249-203.chi3.dsl.speakeasy.net>
	<[🔎] 87vfx6zcfv.fsf@batman.everybody.org>
	<[🔎] 80u1co0woi.wl@oris.opensource.jp>
	<[🔎] 871xzriuut.fsf@batman.everybody.org>
	<[🔎] 808ytw1v9p.wl@oris.opensource.jp>
	<[🔎] 87d6j7bstv.fsf@batman.everybody.org>
	<[🔎] 80of2ryy2m.wl@oris.opensource.jp>
	<[🔎] 87wuhek6ox.fsf@batman.everybody.org>
	<[🔎] 807k9dzye9.wl@oris.opensource.jp>
	<[🔎] 87brypg5r7.fsf@batman.everybody.org>
User-Agent: Wanderlust/2.9.9 (Unchained Melody) SEMI/1.14.3 (Ushinoya)
 FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2
 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya")
Content-Type: text/plain; charset=US-ASCII
Delivered-To: 190110-done@bugs.debian.org
X-Spam-Status: No, hits=-20.0 required=4.0
	tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,
	      REFERENCES,REPLY_WITH_QUOTES,USER_AGENT
	autolearn=ham version=2.53
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp)

At Tue, 29 Apr 2003 01:46:52 -0500,
Mark A. Hershberger wrote:
> 
> GOTO Masanori <gotom@debian.or.jp> writes:
> 
> > OK... so how to deal with this bug?  To verify this problem needs the
> > real environment, so it's difficult for me to track it down more...
> > Could I close this bug?
> 
> Fine by me.

I close this bug, thanks.  If you find any faults in glibc, please tell us.

Regards,
-- gotom



Reply to: