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

Bug#43549: marked as done (libc6: system() call zombies process while using threads)



Your message dated Fri, 22 Oct 1999 00:26:28 -0700
with message-id <v0420550cb435c1eafb5e@[206.163.71.146]>
and subject line Bonk!
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 26 Aug 1999 16:15:49 +0000
Received: (qmail 21779 invoked from network); 26 Aug 1999 16:15:49 -0000
Received: from patriot.dsdk12.net (root@207.109.100.253)
  by master.debian.org with SMTP; 26 Aug 1999 16:15:49 -0000
Received: (from dpates@localhost)
	by patriot.dsdk12.net (8.9.3/8.9.3/Debian/GNU) id KAA28078;
	Thu, 26 Aug 1999 10:15:49 -0600
Date: Thu, 26 Aug 1999 10:15:49 -0600
Message-Id: <199908261615.KAA28078@patriot.dsdk12.net>
From: Derrik Pates <dpates@patriot.dsdk12.net>
Subject: libc6: system() call zombies process while using threads
To: submit@bugs.debian.org
X-Mailer: bug 3.2.2

Package: libc6
Version: 2.1.2-0pre10
Severity: important

While doing some xmms development, I updated my libc only to discover that
when xmms tries to call unzip via the system() call, it causes the calling
process to immediately go to state Z (zombie) and the call never goes
through. Pressing Ctrl-C in the terminal window that the program is
running in will cause it to continue without completing the system() call.
However, sending the thread PID or the main app PID a SIGINT does not have
th same effect. (The system() call in question occurs in a thread. I tried
a system() call in a sample program that just did a system() and the
problem didn't seem to occur, so it would appear system() is doing
something non-threadsafe.)

-- System Information
Debian Release: potato
Kernel Version: Linux patriot 2.2.11 #11 SMP Wed Aug 11 22:41:19 MDT 1999 i686 unknown

Versions of the packages libc6 depends on:
ii  ldso            1.9.11-2       The Linux dynamic linker, library and utilit

--- Begin /etc/init.d/devpts.sh (modified conffile)
Config file not present or no permissions for access

--- End /etc/init.d/devpts.sh
---------------------------------------
Received: (at 43549-done) by bugs.debian.org; 22 Oct 1999 07:31:50 +0000
Received: (qmail 25945 invoked from network); 22 Oct 1999 07:31:49 -0000
Received: from cerberus.espy.org (mail@206.163.71.145)
  by master.debian.org with SMTP; 22 Oct 1999 07:31:49 -0000
Received: from hercules.espy.org [206.163.71.146] 
	by cerberus.espy.org with esmtp (Exim 3.03 #1 (Debian GNU/Linux))
	id 11eZAy-0004gy-01; Fri, 22 Oct 1999 00:31:48 -0700
Mime-Version: 1.0
X-Sender: jk@mail.espy.org
Message-Id: <v0420550cb435c1eafb5e@[206.163.71.146]>
Date: Fri, 22 Oct 1999 00:26:28 -0700
To: 43549-done@bugs.debian.org
From: Joel Klecker <jk@espy.org>
Subject: Bonk!
Content-Type: text/plain; charset="us-ascii" ; format="flowed"

Submitter confirmed that this bug is fixed.
-- 
Joel Klecker (aka Espy)       <URL:mailto:espy@debian.org>
Debian Package Maintainer for the GNU C Library.


Reply to: