Page 1 of 1

zmc - segmentation fault

Posted: Tue Jul 27, 2004 11:36 pm
by regulatre
I installed ZM last weekend. I have the web part working, my webcam working, but for some reason, the zmc executable won't work. When I run it, it causes a segmentation fault. The following is a link to the output of an strace, as well as log entries created by zmc.

http://67.167.143.228/zmerror.txt

Please help!
Thanks!

--Brad

Posted: Thu Jul 29, 2004 1:08 am
by regulatre
Fixed:

make clean

configure --with-mysql=/usr/local/mysql --with-ffmpeg=/usr/local --with-lame=/usr/local/lib --with-webdir=/var/www/htdocs/zm/ --with-cgidir=/var/www/cgi-bin/

perl ./zmconfig.pl

make
make install
set video dimensions to 320x240, no larger
locate stale memory segment using ipcs, delete it with ipcrm -m <>
run zmc -d 0 from commandline