public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* waitid breaks telnet
@ 2004-12-01  3:55 Joe Korty
  2004-12-01  4:27 ` Andrew Morton
  0 siblings, 1 reply; 12+ messages in thread
From: Joe Korty @ 2004-12-01  3:55 UTC (permalink / raw)
  To: roland; +Cc: linux-kernel, akpm

[ 2nd send, this one from my home email account...]

telnet no longer works:

     # chkconfig telnet on
     # telnet localhost
     Trying 127.0.0.1...
     Connected to localhost (127.0.0.1).
     Escape character is '^]'.
     Red Hat Enterprise Linux WS release 3 (Taroon Update 2)
     Kernel 2.6.10-rc2 on an i686
     Connection closed by foreign host.

A bsearch placed the bug between 2.6.9-rc1-bk[78], another
bsearch on the changesets showed the problem is caused
by this patch:

     roland@redhat.com[torvalds]|ChangeSet|20040831173525|30767
     [PATCH] waitid system call

My guess is, something about the new wait4(2) wrapper
is causing the telnet daemon to declare success before
its child, /bin/login, exits.

Joe

[PS: this email may not get through, our email servers
changed recently and I have been having problems.  Roland,
please ACK me privately as soon as you see this.  Thanks] 


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2004-12-02 22:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-01  3:55 waitid breaks telnet Joe Korty
2004-12-01  4:27 ` Andrew Morton
2004-12-01 13:32   ` Joe Korty
2004-12-01 19:20   ` Roland McGrath
2004-12-01 19:41     ` Andrew Morton
2004-12-01 22:30       ` Joe Korty
2004-12-01 22:49         ` Joe Korty
2004-12-01 23:22           ` Joe Korty
2004-12-01 23:58             ` Roland McGrath
2004-12-02 17:54               ` Joe Korty
2004-12-02 22:39                 ` [PATCH] fix uninitialized variable in waitid(2) Joe Korty
2004-12-02 22:51                   ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox