D state is noninterruptible disk so either a) it is in the middle of
coring or writing a log file b) it is writing to NFS or another file
system which has vanished c) your kernel has a bug.

If it doesn't vanish in a while then either forget about it or reboot.

Then try rm -R /tmp/tmux-* then do

$ strace -f -o strace.out tmux -vvvv

and send me the strace.out file and the tmux logs.


On Mon, Feb 28, 2011 at 12:44:52AM +0530, Vaibhav Bedia wrote:
> On Sun, Feb 27, 2011 at 2:53 PM, Nicholas Marriott
> <nicholas.marri...@gmail.com> wrote:
> > Kill it with -9 and then run tmux -vvvv, kill and new tmux again and
> > look for the logs in the current directory.
> 
> I am unable to kill it.
> $kill -9 7988
> $pgrep -l -u <id> tmux
> 
> I see pid for tmux i.e. 7988 listed again.
> 
> So i ran the following command
> 
> $ps -alu <id> | grep 7988
> 
> F S UID     PID   PPID  C PRI NI ADDR SZ WCHAN TTY TIME      CMD
> 0 Z 51130   991  7988   0  76   0   -         0        exit   ?
> 00:00:00 bash <defunct>
> 1 D 51130  7988     1    0  76   0   -       21834 lock_p ?    01:28:42 tmux
> 0 Z 51130 27484  7988  0  76   0  -          0 exit          ?
> 00:00:00 sh <defunct>
> 0 Z 51130 27485  7988  0  76   0  -          0 exit          ?
> 00:00:00 sh <defunct>

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to