Page 1 of 1

zmc crashing

Posted: Sat Sep 18, 2004 8:12 am
by stevensim
My zmc crashes with exit status 30. Anyone has an idea how I can go about resolving this? Thanks!

[root testquickcam]# tail /tmp/zmdc.log
'zmc -d 0' started at 04/09/18 15:59:56
'zmc -d 0' starting at 04/09/18 15:59:56, pid = 11225
'zmc -d 0' crashed at 04/09/18 15:59:56, exit status 30

[root testquickcam]# zmc -d 0
[root testquickcam]# zmc -d 1
[root testquickcam]# ./testquickcam /dev/video0
*** Camera Info ***
Name: Logitech QuickCam USB
Type: 513
Minimum Width: 32
Maximum Width: 360
Minimum Height: 32
Maximum Height: 296
X: 0
Y: 0
Width: 360
Height: 296
Depth: 24
Color true
Version: $Id: testquickcam.c,v 1.3 2004/07/28 10:13:12 tuukkat Exp $
[root@beepz testquickcam]# ./testquickcam /dev/video1
*** Camera Info ***
Name: Logitech QuickCam USB
Type: 513
Minimum Width: 32
Maximum Width: 360
Minimum Height: 32
Maximum Height: 296
X: 0
Y: 0
Width: 360
Height: 296
Depth: 24
Color true
Version: $Id: testquickcam.c,v 1.3 2004/07/28 10:13:12 tuukkat Exp $

Posted: Wed Sep 22, 2004 9:22 pm
by zoneminder
This sounds like it could be a database error. Have you gone through the 'Troubleshooting section in the README? Particularly the /var/log/messages log file part?

Phil,