bugzilla-daemon at mindrot.org
2006-Feb-12 01:41 UTC
[Bug 1129] sshd hangs for command-only invocations due to fork/child signals
http://bugzilla.mindrot.org/show_bug.cgi?id=1129 ------- Comment #4 from djm at mindrot.org 2006-02-12 12:41 ------- Created an attachment (id=1065) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1065&action=view) Move debug from signal handler I think we should just remove the debug from it signal handler. It is not safe on platforms that don't implement syslog_r properly. Does this patch solve the problem for you? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2006-Feb-13 11:13 UTC
[Bug 1129] sshd hangs for command-only invocations due to fork/child signals
http://bugzilla.mindrot.org/show_bug.cgi?id=1129
mak-openssh-bugs at greenhills.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #5 from mak-openssh-bugs at greenhills.co.uk 2006-02-13 22:13
-------
I repeated problem on my current OpenSSH_4.3p1, DEBUG3, on gcc-3.4.5,
glibc-2.3.6-r2. I then applied the patch, and couldn't repro enymore.
Thanks!
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2006-Feb-13 11:39 UTC
[Bug 1129] sshd hangs for command-only invocations due to fork/child signals
http://bugzilla.mindrot.org/show_bug.cgi?id=1129
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1155
nThis| |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.