zmc crashing

Support and queries relating to all previous versions of ZoneMinder
Locked
stevensim
Posts: 1
Joined: Sat Sep 18, 2004 7:50 am

zmc crashing

Post 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 $
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post 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,
Locked