Page 1 of 1

zmc -d0 crashing

Posted: Sat Sep 04, 2004 5:12 pm
by squize
Hi folks back again,
okay here is my problem:

Setup:
Debian Woody
Zoneminder 1.19.4
Haupauge ImpactVCB ( bt878 chip )
K6-2 350MHz, 256MB ram

Configure Options
./configure --with-mysql=/usr --with-cgidir=/usr/lib/cgi-bin/ --with-webuser=www-data --with-webgroup=www-data --with-ffmpeg=/usr/bin/ffmpeg --with-webdir=/var/www/zm --with-lame=/usr/lib
After a fresh install I can define a monitor and everything seems to run perfectly. As soon as I change the source settings ( change the resolution frmo 352x288 to 640x480 ) the system starts to brake down.

Here are the Logs I could grab:

zmdc.log:
'zmc -d 0' starting at 04/09/04 18:53:22, pid = 18994
'zmc -d 0' started at 04/09/04 18:53:22
'zmc -d 0' crashed at 04/09/04 18:53:23, exit status 255

zmwatch.log:
Can't get shared memory id '2053971974': No such file or directory

syslog:
Sep 4 18:53:22 debian zmc-d0[18994]: INF [Debug Level = 0, Debug Log = ]
Sep 4 18:53:23 debian zmc-d0[18994]: ERR [Failed to set window attributes: Invalid argument]
After a reboot zoneminder works but the stream can't be viewed anymore ( still images are okay).

I had severall premature end of script as well but I haven't found a relation yet.
[Sat Sep 4 19:06:29 2004] [error] [client 192.168.0.27] Premature end of script headers: /usr/lib/cgi-bin/zms

When i restart zoneminder through the webpanel I get following in
zmdc.log:
Can't find child with pid of '1099'
Can't find child with pid of '1100'
Can't find child with pid of '1101'
Can't find child with pid of '1102'
Can't find child with pid of '1103'
Can't find child with pid of '1104'
Can't find child with pid of '1105'
Can't find child with pid of '1106'


Maybe somebody has an idea what could be wrong.


Regards

Marc

Posted: Sat Sep 04, 2004 5:36 pm
by squize
I've some new informations:

Apparently the problem is not really the zoneminder setup but the use of Firefox 0.91 on the client side.
When I use IE as client every thing works out nice and I can change the video settings without a problem.

That is a strange behaviour that the server crashes related to what client is in use

Regards Marc

Posted: Sat Sep 04, 2004 7:44 pm
by squize
And again me,
apparently I was wrong even when changing the resolution with IE it crashes.

Marc