Ubuntu :: Kill A 'sh' Zombie?

Dec 10, 2010

Sometimes I find a process named 'sh' running under my username with the status 'zombie' waiting channel 'do_exit' on my system. Its ID increments by 4 every time System Monitor updates its display.

Today, it was there immediately after booting The only thing I did after logging in is start the System Monitor

I can't kill it since its ID changes too fast.

I don't know how it gets started, but it bothers me since it is behavior I would expect from something that is trying to hide.

If I hover over its name, the tool tip contains 'sh'

View 3 Replies


ADVERTISEMENT

Debian :: Can't Kill Zombie Process

Feb 2, 2016

Sometimes (rarely) when I try to open VLC it wont open, but it stays in the background and takes 98-100% of one core.

The problem is that I can't kill that vlc-process.

Code: Select allkillall vlc
will NOT kill it
and
Code: Select allkill 31641
won't work either

top shows
Code: Select allPID       USER      PR  NI  VIRT        RES     SHR     S    %CPU   %MEM     TIME+     COMMAND
31641  xxxxxxxx   20   0   1320248   64384  39120   S   100.0         1.6     44:51.94     vlc

Is there any way to kill the vlc-process (without booting the machine)? I also tried the "killall vlc" and "kill 31641" as root with the same results.

I have Debian jessie and the only "nonofficial" repositories I have enabled are

#google chrome
http://dl.google.com/linux/chrome/deb stable main
#Backports
deb http://httpredir.debian.org/debian jessie-backports main

And from those I have installed only chrome, and wine-development, and I dont think those could have anything to do with this problem.

Booting the machine does work, but I don't want to boot my machine just now. This happens about once per week

View 4 Replies View Related

Programming :: How To Kill Zombie Processes

Dec 3, 2010

I have my code with my fork in a server and each time a client connects one more process is created. i use this code for the handling of zombies

void sig_chld(int signo){//Diadikasia gia tin diagrafi twn 'zombies'
signal( SIGCHLD, sig_chld );//signal gia ton entopismo tou zombie
pid_t pid;

[code]....

but i need the server to kill each zombie after the client is disconnecting and not to have to press ctrl+c

View 1 Replies View Related

General :: Kill Zombie Process - Cannot Restart The Service

Aug 7, 2010

I have a process that I cannot kill with kill -9 how to go about this?

[Code]...

It is an openvpn process but I cannot retsrat the service as I alreday have another openvpn service running on the server so when I do openvpn service restart, it won;t know which service to restart.

View 3 Replies View Related

Slackware :: Can't Kill Firefox Process On Slack 12.0 (zombie)

May 27, 2010

Slack is 32bit. Frequently, firefox becomes unresponsive. I can close the window, but the process is not terminated. I am not able to restart firefox without rebooting.

When this problems occurs the firefox processes are not terminated by the 'kill' command. Example

Code:
tim@bart:/home/http/run/baker/cron$ ps aux | grep firefox
tim 3780 0.0 0.0 3356 1640 ? S 15:59 0:00 /bin/sh /usr/bin/firefox
tim 3792 0.0 0.0 3404 1696 ? S 15:59 0:00 /bin/sh /usr/lib/firefox-3.5.2/run-mozilla.sh /usr/lib/firefox-3.5.2/firefox-bin
tim 3796 0.3 3.2 316560 95712 ? Sl 15:59 0:21 /usr/lib/firefox-3.5.2/firefox-bin

[Code]....

View 9 Replies View Related

Server :: Remove A Path - Kill The Zombie Processes - Multipath Errors?

Apr 12, 2011

i want to remove a path, but is in use.. How can i kill the zombie processes?

[Code]....

I guess i was wrong deleting first the disks that formed the path, but now how could i kill those zombie processes without a reboot?

[Code]....

View 2 Replies View Related

General :: Detect And Kill Zombie Processes Left From The Command Line Of A Terminal?

Apr 28, 2011

how do I detect and kill zombie processes left from the command line of a Linux terminal?

View 3 Replies View Related

Ubuntu :: Kill Doesn't Kill, Killall Is Powerless?

Oct 21, 2010

Today I run OpenOffice.org extensions update and it freezed fter showing me that everything was successful.When i xkilled it it refused tolaunch without any problem indication.killall soffice.bin didn't report "No process found" after 1,2,3...20 times.So I tried killall soffice.bin -i

Code:
$ sudo killall soffice.bin -i
Kill soffice.bin(3319) ? (y/N) y

[code]...

View 1 Replies View Related

Software :: Unable To Kill Process With Kill -9

Jan 13, 2011

the process is mcelog. When I do as root kill -9 2323 which is pid of mcelog the process is not killed. I tried doing the same from top, press K and enter pid of mcelog. doing ps auwx | grep mcelog I see there are several results. I tried killing all of them like kill -9 2355 2341 3425 2345. But re-running the above commands still shows them as running. How else would I troubleshoot this to avoid restarting of the box.

View 5 Replies View Related

Ubuntu :: Firefox 3.6.4 (Namaroka) Freezing And Going Zombie?

Apr 15, 2010

For the past week or so every time I've tried to launch Firefox it would freeze within a few seconds and the process 'firefox-bin' would go Zombie. I would force quit FF and then try and reboot the machine. Then I would get an error before restarting informing me that 'firefox-bin' is nonresponsive and it gives me the options to cancel or reboot anyway.

I'm not entirely sure what's causing this, however I have an inkling suspicion that it's being caused by Netvibes and/or Google Voice, which doesn't make sense because I've been using both services for quite some time now and this is the first time I've encountered any problems.

Has anyone out there encountered somethingt similar? Update: I've been browsing for about ten minutes now without launching google voice or netvibes and I haven't had any issue yet, so I'm pretty sure those two are causing the problems. But why?

Update2: There's a chance that I could be wrong, but I do know that GV and Netvibes are causing the crash as well as a whole slew of other random websites. I was browsing a website earlier (can't remember the name of it anymore) That also caused my browser to freeze.

To the best of my knowledge I haven't done anything different since this issue started, all I know is that I can no longer safely and conveniently brows the web on this laptop anymore.

View 8 Replies View Related

General :: Killing A Zombie Process?

Oct 15, 2010

I have a zombie running on my computer(Ubuntu 10.10) and although I have tried killing it using the processes PID number it won't die.

Tasks: 137 total, 4 running, 132 sleeping, 0 stopped, 1 zombie
Cpu(s): 49.7%us, 50.3%sy, 0.0%ni, 0.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 1016076k total, 938688k used, 77388k free, 25896k buffers
Swap: 3069948k total, 23140k used, 3046808k free, 584956k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1733 stephani 20 0 0 0 0 Z 46.7 0.0 52:34.34 transmiss <defunct>

Transmission has being running for almost 60 minutes and is consuming a very large amount of the CPU.

View 8 Replies View Related

Ubuntu :: S3 Resume Kills Video / Turns Xorg Zombie

Mar 6, 2010

I'm running 9.10 on an HP d530 SFF, Pentium 4 2.8GHz HT w/800MHz FSB and 512KB L2, 1.25GB DDR333 RAM, GeForce 440MX. In the BIOS I have ACPI S3 Video REPOST enabled, as well as ACPI S3 Hard Disk Reset enabled. Resuming had the same problem with either of these settings disabled as well. Install graphics driver is nvidia-glx-96, version 96.43.13-0. To my knowledge, this is the newest driver that supports the GeForce 440MX -- I attempted to upgrade to newer drivers for XBMC before but they do not support the card.

uname -a output:
Linux fahrenheit 2.6.31-20-generic #57-Ubuntu SMP Mon Feb 8 09:05:19 UTC 2010 i686 GNU/Linux

When I attempt to suspend this machine it suspends fine, and will come back to life when I press the power button. I then get a hardware (text mode) cursor for a few seconds, then the screen blanks and goes black. At this point I can ssh into the machine and it is responsive, mostly, but Xorg is taking up 100% CPU and the fan spools up to maximum. The Xorg process is unkillable -- kill -9 won't do it. Load avg on the machine is high and it gets freeze-y for a few seconds at a time. How to get either suspend or hibernate working. This is a media box and we'd like the convenience of a quick resume time, but the ability to save electricity when it is not in use.

View 2 Replies View Related

General :: Zombie Process Via 'top' Command Is Not Visible?

Apr 7, 2010

I got indication of zombie process via top command

Code:
Tasks: 321 total, 1 running, 319 sleeping, 0 stopped, 1 zombie

I don't have 'Z' indication on 'Status' column

How could it possible to identify this process ?

View 5 Replies View Related

General :: Difference Between Zombie And Orphan Process

Mar 10, 2010

i am bit confused about the two process that is zombie and orphan procees,both is different so what is the exact difference between the two process that makes it different and if there is no parent process then init adopts the children in both the case.

View 5 Replies View Related

Software :: Sending Thread To Zombie List?

Feb 1, 2010

these are the functions I am using for creating threads..

#include "mythread.h"
/** Global Data **/
tcbList_t *readyList = NULL; /* Ready list */
tcb_t *runningTCB; /* Currently running thread */
tcb_t mainTCB; /* Starting threads's TCB */

[code]....

The function endThread() currently simply ends the entire program, not just the terminating thread. I need to modify the function endThread() so that it will place the terminating thread on the zombie list and switch to the next ready thread if the ready list is not empty. If the ready list is empty then endThread() should switch back to the main thread (the state of the main thread was saved in "mainTCB" by initiate())... and, in createThread() space is malloc'd for the thread's TCB and stack. This space should be freed...

View 1 Replies View Related

Debian Multimedia :: Transmission Zombie Stopped Functioning

Aug 8, 2011

Transmission stopped functioning and i # kill 1484 . Looking at # top i see now one zombie task which must be transmission. 1484 user 20 0 0 0 0 Z 0.0 0.0 22.18.33 transmission <defunct> What can i do apart from shutting X or rebooting?

View 13 Replies View Related

Software :: Freeing I/O Resource Held By Zombie Process?

Feb 21, 2010

I'm writting a program that uses a USB webcam. Sometimes the program crashes and exits, but sometimes it crashes and becomes a zombie process, which I can't kill even with -9/-KILL signal. When that happens, all access to th USB webcam is totally interrupted and all attempts to communicate with it fail.I'm looking for a way to either force this process to terminate or to at least make it release the webcam so I can use it again. So far, the only way I've found to regain control of the camera is to reboot

View 2 Replies View Related

General :: Will Zombie Process Leads To Server Load Unstable

Jun 14, 2010

There are around 173 zombie process on my client's server, my question is whether zombie process on the server will make server's load unstable like it goes to 20-26 suddenly and comes down and goes high suddenly,will zombie process consume system's resource?..

View 8 Replies View Related

Programming :: Perl Child Processes Become Zombie On A Multi-core Processor?

Apr 11, 2011

I have written a simple script which has to find required patterns from a bunch of files ( where each file is around 2 GB each,which contain the output of seq 1 10000000000000) on an 8 core machine.I am current forking 6 child processes which run simultaneously on 6 cores of the processor & have to search for the required pattern in 6 different files & inform the parent process when a pattern is found using a PIPE.

The problem is,when a child process is done reading a text file looking for a pattern,it is becoming a zombie process.It exits cleanly when i put a $SIG{CHLD} = "IGNORE"; in the script.Can any one tell me whats going on & how do i improve the communication between child and parent processes?

Code:
#!/bin/perl
use strict;

[code]...

View 3 Replies View Related

General :: Find The Parent Process Of A Zombie Process?

May 4, 2010

How do you find the parent process of zombie processes?

When the child process is something where the parent is not entirely obvious...

Is there some way to list processes in tree format or something?

View 3 Replies View Related

General :: What Is A "zombie" Task In Top?

Jun 16, 2011

As the question implies, what is a zombie task/process in top?

View 1 Replies View Related

Ubuntu :: Why Cannot Run Kill From Logout

Jun 23, 2010

Since the OpenOffice quickstarter effectively disables the shutdown and hibernate buttons under Lucid, I put a command into my .logout to kill the quickstarter:
Code:
kill `ps aux | awk '/soffice.bin/ && (/quickstart/ || /splash-pipe/) {print $2}'`
This works fine if I execute it manually, but in the .logout file it seems to have no effect.

View 2 Replies View Related

Ubuntu :: How To Kill A Print Job

Aug 4, 2010

I accidentally submitted a print job twice. So I have this job sitting in the queue and haven't been able to figure out how to clear it. Tried system > administration > printing. Nothing there about how to clear the queue. I'm running 8.04.

View 4 Replies View Related

Ubuntu :: Can't Kill Firefox-bin

May 13, 2011

I have this problem where I keep losing internet and the only way to fix is to restart the computer, I think it's because my wifi card isn't completely compatible with ndiswrapper. Anyways when ever this happens I am unable to shutdown properly because ubuntu says firefox-bin is still running, when I try to shutdown it just hangs. I tried killing firefox-bin with the system monitor but that didn't work, then I tried killing it the terminal by using killall -9 firefox-bin. This too doesn't work. How can I kill firefox-bin?

View 7 Replies View Related

Ubuntu :: Kill Program From X11 Like CAD?

Jul 3, 2011

How do I kill an X11 application using a keyboard command? The program does not have Linux specific bindings (interupts). I want something like Ctrl-alt-del and process manager.

View 6 Replies View Related

Ubuntu :: Kill The X Server And Have It NOT Restart In 9.10?

Apr 27, 2010

Sometimes, i just want to run a shell terminal so i can access the desktop environment of another computer over ssh. is there a way to kill the X server and have it NOT restart in 9.10 Ubuntu?

View 6 Replies View Related

Ubuntu :: Xfdesktop Keeps Restarting When Kill ?

Jul 11, 2010

On Xubuntu Lucid, How do I kill Xfce's desktop (xfdesktop) without it restarting almost immediately? Right now, when I kill it (using built-in kill; /bin/kill; pkill) it restarts. I don't want that. Xfce seems to no longer have the option to choose if I want a desktop or not.

View 1 Replies View Related

Ubuntu Servers :: Kill Processes With Name=x && %mem>y?

Sep 22, 2010

I have an issue on one of my servers whereby the [normally very helpful] du and tar programs are somehow using up too much or my system resources (du 40% mem, tar 20% mem) and causing problems. I am after a command which is able to kill a process without knowledge of a PID but by process name e.g. "du" and memory usage e.g. >= 10%.

Something along the lines of:
kill $(pgrep du) grep %MEM > 10

Although I know that is invalid syntax I cannot fathom the correct/best way to achieve this end!

View 9 Replies View Related

Ubuntu :: How To Kill A Wine Process

Nov 7, 2010

How can I kill a specific wine process? for example paint shop pro has crashed under wine and will not close but how can I find the specific pid to kill it? ps axwww | grep wine shows the pid of wineserver and winedevice but it doesnt show the pid of the prgram I want to kill

5995 ? Ss 0:00 /usr/bin/wineserver
6001 ? Sl 0:00 C:windowssystem32winedevice.exe MountMgr
6054 pts/0 S+ 0:00 grep --color=auto wine

View 5 Replies View Related

Ubuntu :: Can't Kill Skype - Consuming 100% Of CPU

Nov 30, 2010

This doesn't happen all the time, but right now I can't kill skype!I noticed that it's consuming 100% of CPU, so I closed it on desktop, but it's still there consuming 100% of CPU. So I tried to send the kill signal "killall skype," and nothing happens.Then, I tried to get the process ID "pgrep skype" and then "kill process_id," but skype is still consuming 100% CPU.What the hell?

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved