[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openssh-bugs
Subject:    [Bug 1917] Escape sequence (~) doesn't work right with
From:       bugzilla-daemon () bugzilla ! mindrot ! org
Date:       2011-09-24 4:00:18
Message-ID: bug-1917-705-AzPKfQczT1 () http ! bugzilla ! mindrot ! org/
[Download RAW message or body]

https://bugzilla.mindrot.org/show_bug.cgi?id=1917

--- Comment #7 from Damien Miller <djm@mindrot.org> 2011-09-24 14:00:18 EST ---
gdb:

1. find the pid of the unresponsive ssh process using "ps auxww | grep
ssh"

2. attach to it using gdb "gdb /path/to/ssh" then "attach PID" (using
the pid you found in step (1).

3. Capture a backtrace "where". 

The others depend on which platform you are on. Generally it is a
matter of running "strace -p PID" (or similar for the others). ktrace
is a little different, because you need to start the trace (using
ktrace) then dump the output using kdump later. Check the manpage for
the tool for your system.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic