summaryrefslogtreecommitdiff
path: root/open_issues/tmux.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'open_issues/tmux.mdwn')
-rw-r--r--open_issues/tmux.mdwn35
1 files changed, 34 insertions, 1 deletions
diff --git a/open_issues/tmux.mdwn b/open_issues/tmux.mdwn
index f71d13e1..c49a5e12 100644
--- a/open_issues/tmux.mdwn
+++ b/open_issues/tmux.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2013 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2013, 2014 Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -10,6 +10,7 @@ License|/fdl]]."]]"""]]
[[!tag open_issue_porting]]
+
# IRC, freenode, #hurd, 2013-08-01
<braunr> teythoon: can you stop tmux on darnassus please ?
@@ -22,3 +23,35 @@ License|/fdl]]."]]"""]]
<teythoon> sometimes tmux would hang on attaching or detaching though, but
overall I had less problems with tmux than with screen
<teythoon> ah, I tried to start tmux on darnassus and now it hangs
+
+
+# IRC, freenode, #hurd, 2014-02-04
+
+ <teythoon> braunr: whoa, i can reproduce gnu_srs' hanging ssh sessions on
+ darnassus
+ <teythoon> here goes
+ <teythoon> run tmux, exit the shell so that tmux quits, start tmux again
+ (tmux hangs now on some socket stuff), log in with ssh again, pkill tmux,
+ rm /tmp/tmux*/default => both ssh sessions hang and time out eventually
+ <braunr> why start tmux twice ?
+ <teythoon> dunno
+ <teythoon> that's what i just did, twice in a row
+ <teythoon> there's a bug somewhere that makes tmux hang if the socket
+ exists but no tmux server is running
+ <teythoon> maybe that contributes to to the other issuse, i don't know
+ <braunr> looks like an infinite loop somewhere
+ <gnu_srs> teythoon: Nice to set that I'm not alone having this problem:P
+ <braunr> teythoon: what's happening ? :)
+ <teythoon> ?
+ <braunr> on darnassus
+ <teythoon> not sure
+ <teythoon> uh, something is very wrong o_O
+ <teythoon> help ?
+ <braunr> :)
+ <braunr> the msg thread of a process is blocked somewhere
+ <braunr> preventing ps/top from completing
+ <braunr> looks like proc is blocked now ..
+ <braunr> restarting the vm
+ <braunr> apparently, removing buggy tmux sockets make pflocal crash
+ <braunr> thanks for the report :)
+ <teythoon> you are welcome :)