bugzilla-daemon at mindrot.org
2005-Feb-15 23:33 UTC
[Bug 967] Command only sessions hangs on target system.
http://bugzilla.mindrot.org/show_bug.cgi?id=967 ------- Additional Comments From dimitrij at schlund.de 2005-02-16 10:33 ------- Hi, could you verify this issue? Beacause tis Bug we cann't sitch to 2.6-er Kernel. We have a lot of cmmand-only keys -:( Dimi ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Feb-16 00:13 UTC
[Bug 967] Command only sessions hangs on target system.
http://bugzilla.mindrot.org/show_bug.cgi?id=967 ------- Additional Comments From djm at mindrot.org 2005-02-16 11:13 ------- Are you patching Debian's OpenSSH, or are you building from the sources that we release? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Feb-16 15:33 UTC
[Bug 967] Command only sessions hangs on target system.
http://bugzilla.mindrot.org/show_bug.cgi?id=967 ------- Additional Comments From dimitrij at schlund.de 2005-02-17 02:33 ------- Hi, i'v patched and recompiled debian package. Dimi ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Feb-16 20:55 UTC
[Bug 967] Command only sessions hangs on target system.
http://bugzilla.mindrot.org/show_bug.cgi?id=967 ------- Additional Comments From djm at mindrot.org 2005-02-17 07:55 ------- Please rebuild from our sources rather than the Debian package. Debian make changes, like enabling threads, that we specifically warn are dangerous and unsupported. We cannot support the Debian package. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Feb-17 23:14 UTC
[Bug 967] Command only sessions hangs on target system.
http://bugzilla.mindrot.org/show_bug.cgi?id=967 ------- Additional Comments From dimitrij at schlund.de 2005-02-18 10:14 ------- HI, i'v recompiled sshd from original source whith: ./configure --prefix=/usr --sysconfdir=/etc/ssh --libexecdir=/usr/lib --mandir=/usr/share/man --with-tcp-wrappers --with-xauth=/usr/bin/X11/xauth --with-default-path=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin --with-superuser-path=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin --with-pam --with-4in6 --with-privsep-path=/var/run/sshd --without-rand-helper Patch was added to, but it is not solves problem with '/bin/true' as command. I got lot of zombies again ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Mar-07 10:17 UTC
[Bug 967] Command only sessions hangs on target system.
http://bugzilla.mindrot.org/show_bug.cgi?id=967 ------- Additional Comments From dimitrij at schlund.de 2005-03-07 21:17 ------- Hi, it seems happens only if ssh ist compiled wit '--with-pam' and with -DUSE_POSIX_THREADS ( debian defualt ). Without this defines fails ssh 3.8.p1 not too. Dimi ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Mar-07 10:59 UTC
[Bug 967] Command only sessions hangs on target system.
http://bugzilla.mindrot.org/show_bug.cgi?id=967 ------- Additional Comments From dimitrij at schlund.de 2005-03-07 21:59 ------- Hmmm... I have installed Debian-SSH ( without modifikation ). It seems to happens only with LogLevel >= DEBUG. LogLevel <= VERBOSE is Ok. Dimi ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.