unkillable totem process

Bug #225654 reported by Robin Sheat
This bug report is a duplicate of:  Bug #213053: Totem is 'uninterruptible'. Edit Remove
2
Affects Status Importance Assigned to Milestone
totem (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

Binary package hint: totem

I have a totem process that can't be killed:

robin@dagobert:~$ ps ax|grep 27714
27714 ? Dl 6:49 totem file:///home/robin/Download/torrent/done/%5BDB%5D_Bleach_151_%5BE3DC6A4C%5D.avi
27974 pts/0 R+ 0:00 grep 27714
robin@dagobert:~$ kill -9 27714
robin@dagobert:~$ ps ax|grep 27714
27714 ? Dl 6:53 totem file:///home/robin/Download/torrent/done/%5BDB%5D_Bleach_151_%5BE3DC6A4C%5D.avi
27977 pts/0 R+ 0:00 grep 27714

Note how the CPU time is increasing also: it's using 100% of one of the CPUs. There is no window open for this (it was being used, it finished, so I closed it, and the process remained behind using the CPU). The parent process is 'init', which obviously I can't kill. I own the process, and regardless, a 'sudo kill' makes no difference.

Revision history for this message
Robin Sheat (eythian) wrote :

Oh, according to 'top' most of the CPU time is spent in 'sys', so perhaps it's a kernel issue...?

Revision history for this message
Robin Sheat (eythian) wrote :

OK, likely not a totem issue:

robin@dagobert:/proc/27714$ cat status
Name: totem
State: D (disk sleep)
Tgid: 27714
Pid: 27714
PPid: 1
TracerPid: 0
Uid: 1000 1000 1000 1000
Gid: 1000 1000 1000 1000
FDSize: 64
Groups: 4 20 24 25 29 30 44 46 106 108 114 123 1000
VmPeak: 724364 kB
VmSize: 724292 kB
VmLck: 0 kB
VmHWM: 97768 kB
VmRSS: 96808 kB
VmData: 241544 kB
VmStk: 112 kB
VmExe: 388 kB
VmLib: 43536 kB
VmPTE: 1092 kB
Threads: 10
SigQ: 6/16375
SigPnd: 0000000000040000
ShdPnd: 0000000000044100
SigBlk: 0000000000000000
SigIgn: 0000000021001000
SigCgt: 0000000180000000
CapInh: 0000000000000000
CapPrm: 0000000000000000
CapEff: 0000000000000000
voluntary_ctxt_switches: 9853
nonvoluntary_ctxt_switches: 1934

...looks like it's stuck on the disk.

robin@dagobert:/proc/27714$ cat wchan
exit_mm

Going to reboot to make it get unstuck.

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks for the bug report. This particular bug has already been reported, but feel free to report any other bugs you find.

Changed in totem:
importance: Undecided → Medium
status: New → Invalid
Revision history for this message
Robin Sheat (eythian) wrote :

This exact same thing happened again. Where was it previously reported so I can watch that bug? Rebooting to unstick a process is a bit annoying.

Revision history for this message
Stéphane Marguet (stemp) wrote :

Same problem here
pkill -KILL totem doesn't help

Changed in totem:
status: Invalid → Confirmed
Revision history for this message
Pedro Villavicencio (pedro) wrote :

Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

Changed in totem:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.