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

Bug#17610: marked as done (sprintf segfaults)



Your message dated Fri, 17 Sep 1999 12:29:06 -0700
with message-id <v04205522b40846b50314@[206.163.71.146]>
and subject line Closing due to lack of response.
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; 29 Jan 1998 12:05:02 +0000
Received: (qmail 15448 invoked from network); 29 Jan 1998 12:05:01 -0000
Received: from csunb0.leeds.ac.uk (csunb0.leeds.ac.uk@129.11.144.2)
  by 205.229.104.5 with SMTP; 29 Jan 1998 12:05:01 -0000
Received: from csirisa.leeds.ac.uk (csirisa.leeds.ac.uk [129.11.144.129]) by csunb0.leeds.ac.uk (8.6.12/8.6.12) with ESMTP id LAA26067 for <submit@bugs.debian.org>; Thu, 29 Jan 1998 11:53:23 GMT
Received: from csgi44.scs.leeds.ac.uk by csirisa.leeds.ac.uk; Thu, 29 Jan 1998 11:53:23 GMT
Date: Thu, 29 Jan 1998 11:53:22 GMT
Message-Id: <7410.199801291153@csgi44.scs.leeds.ac.uk>
From: J M Dent <cszjmd@scs.leeds.ac.uk>
To: submit@bugs.debian.org
Subject: sprintf segfaults


Package: libc6
Version: 2.0.6

When linked with -lpthread, sprintf() segfaults when called. It faults
in pthread_mutex_lock() indicating a lock pointer is wrong or
uninitialised; when not linked with -lpthread it is fine.

The bug seems to be confined to sprintf() as fprintf, printf and
others all seem to behave okay.

Originally discovered when using omniORB2. Get the omniORB2 ORB and
run the omniNames program. Even if the omniORB2 package is recompiled,
omniNames segfaults inside of pthread_mutex_lock() which is called
from sprintf().

denty.

-- 
Denty                        http://www.charmed.demon.co.uk/
University of Leeds, LEEDS, UK. +44 976 767741

``Do you have to let it linger?''
        -- Cranberries


Reply to: