Problem running zm ['zmc -d /dev/video0' died, signal 6]

Support and queries relating to all previous versions of ZoneMinder
atomist
Posts: 8
Joined: Mon Feb 20, 2006 6:35 am

Post by atomist »

I get exact the same problem.
ZoneMinder v1.22.0

Here is my gdb log:
#0 0x005147a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1 0x006ca7d5 in raise () from /lib/tls/libc.so.6
#2 0x006cc149 in abort () from /lib/tls/libc.so.6
#3 0x006fe40a in __libc_message () from /lib/tls/libc.so.6
#4 0x0070551c in _int_malloc () from /lib/tls/libc.so.6
#5 0x00706f81 in malloc () from /lib/tls/libc.so.6
#6 0x001b1447 in operator new () from /usr/lib/libstdc++.so.6
#7 0x001b1559 in operator new[] () from /usr/lib/libstdc++.so.6
#8 0x0804d68e in Polygon (this=0xbff94a60, p_n_coords=2, p_coords=0xe405108) at zm_poly.cpp:55
#9 0x08055e8d in Zone::ParsePolygonString (poly_string=0xe4090b6 "0,0 0,0", polygon=@0xbff94b50) at zm_zone.cpp:768
#10 0x080564d3 in Zone::Load (monitor=0xe3f9f70, zones=@0xbff94c3c) at zm_zone.cpp:873
#11 0x0805ee09 in Monitor::LoadLocalMonitors (device=0xbffca7a4 "/dev/video0", monitors=@0xbff94ce8, purpose=CAPTURE) at zm_monitor.cpp:1253
#12 0x0804b1f5 in main (argc=3, argv=0xbff94f64) at zmc.cpp:161

I am using a haupauge card. It works with xawtv and all. No idea what's going on. Any help would be usefull. Would it make sense to go back to a different OS. I am using CentOS 4 right now.

Oh also I get the:
*** glibc detected *** malloc(): memory corruption: 0x0e405118 ***
atomist
Posts: 8
Joined: Mon Feb 20, 2006 6:35 am

Post by atomist »

UPDATE:

I removed the zone "All" and now it works! Weird.
Locked