[zmc] process not killable

Support and queries relating to all previous versions of ZoneMinder
Locked
decibel83
Posts: 80
Joined: Tue Dec 06, 2005 5:22 pm

[zmc] process not killable

Post by decibel83 »

Hi.
I have some [zmc] processes which I can't kill, so I can't stop Zoneminder nor manually nor with the init.d script:

Code: Select all

venere:/home/foo# ps aux|grep zm
www-data  5601  0.0  0.0      0     0 ?        D    Sep16   0:00 [zmc]
www-data  5611  0.0  0.0      0     0 ?        D    Sep16   0:00 [zmc]
www-data  5621  0.0  0.0      0     0 ?        D    Sep16   0:00 [zmc]
www-data  5631  0.0  0.0      0     0 ?        D    Sep16   0:00 [zmc]
www-data  5637  0.0  0.0      0     0 ?        D    Sep16   0:00 [zmc]
root     30229  0.0  0.0   4984   772 pts/0    R+   01:19   0:00 grep zm

venere:/home/foo# w
 01:22:04 up 4 days, 15:45,  1 user,  load average: 5,00, 5,00, 5,00
USER     TTY      FROM              LOGIN@   IDLE   JCPU   PCPU WHAT
foo      pts/0    192.168.8.192    00:35    0.00s  0.36s  0.01s sshd: foo [priv]
How I can solve this problem?
Thank you very much!
Bye.
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Post by jameswilson »

are you using firefox 3 to view zm?
James Wilson

Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
decibel83
Posts: 80
Joined: Tue Dec 06, 2005 5:22 pm

Post by decibel83 »

Yes, on some clients I'm using Firefox 3..
Locked