linux:/home/calixto/Documents # /usr/local/bin/zmpkg.pl start
*** glibc detected *** realloc(): invalid next size: 0x0de5bcf8 ***
*** glibc detected *** realloc(): invalid next size: 0x0de5bcf8 ***
*** glibc detected *** realloc(): invalid next size: 0x0de5bcf8 ***
from the browser, the problem I have is seeing the Camera connected to my an ebay one-bt878 chip card. Other web-based camera seen OK.
errors with shared memory noticed most of the times, or with wrong windows parameters,
thanks
Calixto
Errorn in launching
Re: Errorn in launching
calixto wrote:linux:/home/calixto/Documents # /usr/local/bin/zmpkg.pl start
*** glibc detected *** realloc(): invalid next size: 0x0de5bcf8 ***
*** glibc detected *** realloc(): invalid next size: 0x0de5bcf8 ***
*** glibc detected *** realloc(): invalid next size: 0x0de5bcf8 ***
from the browser, the problem I have is seeing the Camera connected to my an ebay one-bt878 chip card. Other web-based camera seen OK.
errors with shared memory noticed most of the times, or with wrong windows parameters,
other info
linux:/home/calixto/Documents # gdb /usr/local/bin/zmc
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i586-suse-linux"...Using host libthread_db library "/lib/tls/libthread_db.so.1".
(gdb) run -d /dev/video0
Starting program: /usr/local/bin/zmc -d /dev/video0
*** glibc detected *** realloc(): invalid next size: 0x0de5bcf8 ***
Program received signal SIGABRT, Aborted.
0xffffe410 in ?? ()
(gdb) bt
#0 0xffffe410 in ?? ()
#1 0xbfc4b2f0 in ?? ()
#2 0x00000006 in ?? ()
#3 0x00004039 in ?? ()
#4 0x404852c1 in raise () from /lib/tls/libc.so.6
#5 0x40486b75 in abort () from /lib/tls/libc.so.6
#6 0x404b97aa in __libc_message () from /lib/tls/libc.so.6
#7 0x404bf007 in malloc_printerr () from /lib/tls/libc.so.6
#8 0x404c1d75 in _int_realloc () from /lib/tls/libc.so.6
#9 0x404c2b80 in realloc () from /lib/tls/libc.so.6
#10 0x404b83d8 in _IO_mem_finish () from /lib/tls/libc.so.6
#11 0x404b0880 in fclose@@GLIBC_2.1 () from /lib/tls/libc.so.6
#12 0x4051407f in vsyslog () from /lib/tls/libc.so.6
#13 0x40513ebf in syslog () from /lib/tls/libc.so.6
#14 0x08069225 in zmDbgOutput (
fstring=0x82dfd9c "Attempting to crop outside image, %d,%d -> %d,%d not in %d,%d") at zm_debug.c:458
#15 0x0804f56e in Image::Crop (this=0xde43360, lo_x=0, lo_y=0, hi_x=320,
hi_y=240) at zm_image.cpp:412
#16 0x08057e42 in Zone::Setup (this=0xde43280, p_monitor=0x0, p_id=0,
p_label=0xde43360 "@\001", p_type=0, p_polygon=@0xbfc4b8d0, p_alarm_rgb=0,
p_check_method=0, p_min_pixel_threshold=0, p_max_pixel_threshold=0,
p_min_alarm_pixels=0, p_max_alarm_pixels=0, p_filter_box=@0xbfc4b8c0,
p_min_filter_pixels=0, p_max_filter_pixels=0, p_min_blob_pixels=0,
p_max_blob_pixels=0, p_min_blobs=0, p_max_blobs=0) at zm_poly.h:110
#17 0x080585ec in Zone::Load (monitor=0xde26090, zones=@0xbfc4b9ac)
at zm_zone.h:96
#18 0x080669b0 in Monitor::LoadLocalMonitors (device=0xbfc4d36b "/dev/video0",
monitors=@0xbfc4ba48, purpose=CAPTURE) at zm_monitor.cpp:1253
#19 0x0804c467 in main (argc=3, argv=0xbfc4bcc4) at zmc.cpp:161
(gdb)
thanks
Calixto