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

Bug#121899: marked as done (libc6: getpt() documentation [no manpage, woohoo!] tells filthy lies about how getpt() works, causing innocent programs to SEGV)



Your message dated Wed, 01 Jan 2003 13:42:31 +0900
with message-id <[🔎] 80isx97a6g.wl@oris.opensource.jp>
and subject line Bug#121899: No wonder it segfaults
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; 30 Nov 2001 23:57:52 +0000
>From russell@coker.com.au Fri Nov 30 17:57:52 2001
Return-path: <russell@coker.com.au>
Received: from tsv.sws.net.au [203.36.46.2] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 169xXT-0000jp-00; Fri, 30 Nov 2001 17:57:52 -0600
Received: from lyta.coker.com.au (localhost [127.0.0.1])
	by tsv.sws.net.au (Postfix) with ESMTP
	id 787F4926EF; Sat,  1 Dec 2001 10:57:49 +1100 (EST)
Received: by lyta.coker.com.au (Postfix, from userid 1001)
	id F06C635D0D1; Sat,  1 Dec 2001 00:57:41 +0100 (CET)
From: russell@coker.com.au
Subject: xterm: When using Unix98 pty's "chmod 0 /dev/pts" makes xterm SEGV on start
To: submit@bugs.debian.org
X-Mailer: bug 3.3.10
Message-Id: <20011130235741.F06C635D0D1@lyta.coker.com.au>
Date: Sat,  1 Dec 2001 00:57:41 +0100 (CET)
Delivered-To: submit@bugs.debian.org

Package: xterm
Version: 4.1.0-9
Severity: normal

Run unix98 pty's (/dev/pts/* and /dev/ptmx), then do "chmod 0 /dev/pts" and
xterm will SEGV as soon as you run it.

It should log an error message to stdout and exit.

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux lyta 2.4.14-grsec-1.8.9 #2 Tue Nov 20 09:57:04 CET 2001 i686 unknown

Versions of the packages xterm depends on:
ii  debconf        1.0.20         Debian configuration management system
ii  libc6          2.2.4-6        GNU C Library: Shared libraries and Timezone
ii  libfreetype6   2.0.5-2        FreeType 2 font engine, shared library files
ii  libncurses5    5.2.20010318-3 Shared libraries for terminal handling
ii  libxaw7        4.1.0-9        X Athena widget set library
ii  xlibs          4.1.0-9        X Window System client libraries

---------------------------------------
Received: (at 121899-done) by bugs.debian.org; 1 Jan 2003 04:42:34 +0000
>From gotom@debian.or.jp Tue Dec 31 22:42:33 2002
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 18Tai9-0004ms-00; Tue, 31 Dec 2002 22:42:33 -0600
Received: from oris.opensource.jp (oris.opensource.jp [218.44.239.73])
	by oris.opensource.gr.jp (Postfix) with ESMTP
	id 7917BC351C; Wed,  1 Jan 2003 13:42:31 +0900 (JST)
Date: Wed, 01 Jan 2003 13:42:31 +0900
Message-ID: <[🔎] 80isx97a6g.wl@oris.opensource.jp>
From: GOTO Masanori <gotom@debian.or.jp>
To: "H. S. Teoh" <hsteoh@quickfur.ath.cx>
Cc: GOTO Masanori <gotom@debian.or.jp>, 121899-done@bugs.debian.org,
	branden@debian.org, debian-glibc@lists.debian.org
Subject: Re: Bug#121899: No wonder it segfaults
In-Reply-To: <[🔎] 20021231154227.GB11540@crystal>
References: <[🔎] 20021226230110.GA19083@crystal>
	<[🔎] 80u1gyw4pq.wl@oris.opensource.jp>
	<[🔎] 20021231154227.GB11540@crystal>
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: 121899-done@bugs.debian.org
X-Spam-Status: No, hits=-10.6 required=5.0
	tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_02_03,
	      USER_AGENT
	version=2.41
X-Spam-Level: 

At Tue, 31 Dec 2002 10:42:27 -0500,
H. S. Teoh <hsteoh@quickfur.ath.cx> wrote:
> On Sun, Dec 29, 2002 at 12:20:01AM +0900, GOTO Masanori wrote:
> > At Thu, 26 Dec 2002 18:01:10 -0500,
> > H. S. Teoh <hsteoh@quickfur.ath.cx> wrote:
> [snip]
> > > At any rate, I tried this with xterm, and got:
> > > 	xterm: unable to access pty device: Permission denied
> > > 
> > > I'm not sure if Branden worked around the problem in xterm, or upstream
> > > has fixed the problem. Perhaps this bug should be closed.
> > 
> > I also don't know it's already fixed, but at least I think it's not
> > glibc bug.
> > 
> > Branden, please check your latest X11, and could I close this bug?
> [snip]
> 
> IMHO, this bug should be closed. The latest xterm (4.2.1-4 on my machine)
> doesn't SEGV anymore; it correctly displays an error message and exits
> cleanly. I think this addresses the issue raised in the original bug
> report.

Thanks for your tests :)
It seems fine, I close this bug.

Regards,
-- gotom



Reply to: