Search found 17 matches

by Fivern
Wed Jun 28, 2006 1:43 pm
Forum: ZoneMinder Previous Versions
Topic: zmdc.pl: can`t find child with pid of 29448 ..
Replies: 15
Views: 6852

Found out that if I restart the machine and run zmc/zma/zmu before trying to start zmpkg.pl, everything is fine. After zmpkg.pl is run, everything starts crashing and they give segmentation fault when run seperately even after stopping zmpkg.pl.. maybe you're right about the database thing, but I ...
by Fivern
Wed Jun 28, 2006 9:38 am
Forum: ZoneMinder Previous Versions
Topic: zmdc.pl: can`t find child with pid of 29448 ..
Replies: 15
Views: 6852

I tried to use a remote database running MySQL 5.0 (the arm uses 3.23) but the same problem.. ZMC does'nt want to start. As printed earlier, when running gdb, it says there's something wrong with zm_config.cpp, and it can't access memory. The segmentation fault occurs even when zmc is run without ...
by Fivern
Tue Jun 27, 2006 9:22 am
Forum: ZoneMinder Previous Versions
Topic: zmdc.pl: can`t find child with pid of 29448 ..
Replies: 15
Views: 6852

thanks for all the help guys!
Going to try to install a different version of perl (yet again) as zmc only displays "segmentation fault" when run.. Will let you know how it goes!
Jon
by Fivern
Tue Jun 27, 2006 8:14 am
Forum: ZoneMinder Previous Versions
Topic: zmdc.pl: can`t find child with pid of 29448 ..
Replies: 15
Views: 6852

Seems like it doesn't matter wheter I use record or monitor.. Looks to me that zmc is crashing with "signal 10" (what does that mean?), then zmwatch is trying to use the pid that zmc created before it crashed and gets shared memory error. Another thing corey mentioned in another topic is that the ...
by Fivern
Mon Jun 26, 2006 11:54 am
Forum: ZoneMinder Previous Versions
Topic: zmdc.pl: can`t find child with pid of 29448 ..
Replies: 15
Views: 6852

Now I have completely reinstalled zoneminder, and also run mysqlcheck which shows nothing wrong. Still zmdc.log gives this: 06/26/06 11:36:03.789535 zmdc[7144].INF ['zmc -m 3' starting at 06/06/26 11:36:03, pid = 7167] 06/26/06 11:36:03.798232 zmdc[7167].INF ['zmc -m 3' started at 06/06/26 11:36:03 ...
by Fivern
Fri Jun 23, 2006 12:50 pm
Forum: ZoneMinder Previous Versions
Topic: zmdc.pl: can`t find child with pid of 29448 ..
Replies: 15
Views: 6852

Here we go again... I have now installed gdb, and I got this: gdb zmc: Program received signal SIGSEGV, Segmentation fault. Config::Config() (this=0x52148) at zm_config.cpp:218 218 items = 0; (gdb) backtrace #0 Config::Config() (this=0x52148) at zm_config.cpp:218 #1 0x0000c920 in __static ...
by Fivern
Fri Jun 23, 2006 10:00 am
Forum: ZoneMinder Previous Versions
Topic: zmdc.pl: can`t find child with pid of 29448 ..
Replies: 15
Views: 6852

could this be as simple as a permission problem? ZM is installed as root, same with mysql and perl. debug level 9: ==> /tmp/zmwatch.log <== 06/23/06 10:55:18.441234 zmwatch[30318].ERR [Can't get shared memory id '7a6d200 2', 2: No such file or directory] 06/23/06 10:55:18.443523 zmwatch[30318].INF ...
by Fivern
Fri Jun 23, 2006 9:40 am
Forum: ZoneMinder Previous Versions
Topic: zmdc.pl: can`t find child with pid of 29448 ..
Replies: 15
Views: 6852

Forgot..
1.22.2
by Fivern
Fri Jun 23, 2006 9:32 am
Forum: ZoneMinder Previous Versions
Topic: zmdc.pl: can`t find child with pid of 29448 ..
Replies: 15
Views: 6852

zmdc.pl: can`t find child with pid of 29448 ..

Managed to get zm up and running, previous problems was related to a bad perl installation. I still get some errors when running the perl-modules tests, but I`m not sure if that`s the problem. Running arm-xscale-be mysql 3.23 perl 5.6.2 When I try to stream video I don`t get the feed. tail -f /tmp ...
by Fivern
Thu Jun 22, 2006 9:39 am
Forum: ZoneMinder Previous Versions
Topic: ZoneMinder refuses to start, segmentation faults
Replies: 9
Views: 3975

I'm using Montavista Linux 3.1 which is pretty much stripped of all header files.. so I have made a toolchain and copied missing files over to the distro. This can of course be part of the problem, but as I have managed to install mysql, bison, pcre etc. using the source distibutions, I would think ...
by Fivern
Thu Jun 22, 2006 9:32 am
Forum: ZoneMinder Previous Versions
Topic: ZoneMinder refuses to start, segmentation faults
Replies: 9
Views: 3975

This is the log file from zmpkg.log with debug level 9: 06/22/06 10:29:15.007970 zmpkg[17186].INF [Command: start] 06/22/06 10:29:15.013230 zmpkg[17186].DBG [Testing valid shell syntax] 06/22/06 10:29:15.014984 zmpkg[17186].DBG [Testing "sudo -u www true"] 06/22/06 10:29:15.056375 zmpkg[17186].DBG ...
by Fivern
Thu Jun 22, 2006 9:15 am
Forum: ZoneMinder Previous Versions
Topic: ZoneMinder refuses to start, segmentation faults
Replies: 9
Views: 3975

/var/log/syslog.log says nothing.. haven't got messages...
I have a feeling that zmdc.pl is where it goes wrong, but no error messages anywhere other than the segmentation fault.. weird!
Think it could be my perl install?
by Fivern
Thu Jun 22, 2006 8:43 am
Forum: ZoneMinder Previous Versions
Topic: ZoneMinder refuses to start, segmentation faults
Replies: 9
Views: 3975

ZoneMinder refuses to start, segmentation faults

Zoneminder compiled successfully on arm-xscale, but will not start when calling zmpkg.pl. No errors are given. zmpkg.log and apache-error-log give no errors. Syslog gives no errors. When running zmdc.pl -d 0 from bash gives "segmentation fault". Permissions to /tmp/ /var/log /var/run is 777. zmpkg ...
by Fivern
Wed Jun 21, 2006 9:52 am
Forum: ZoneMinder Previous Versions
Topic: Problem with undefined reference in make
Replies: 4
Views: 3017

Solved it by adding -lstdc++ to the CXXFLAG in configure. Probably because g++ links this in automatically, but gcc does not..
Thanks for replying anyways :)
Jon
by Fivern
Tue Jun 20, 2006 3:41 pm
Forum: ZoneMinder Previous Versions
Topic: Problem with undefined reference in make
Replies: 4
Views: 3017

It's an ARM/Intel XScale IXDP425 board running an embedded linux..