zmtrigger.pl crashing
Posted: Tue Oct 04, 2011 9:37 pm
The zmtrigger.pl program is crashing on me repeatedly, I narrowed it down to the zmMemInvalidate section. The "print" statement is mine.
This is what it looks like when it crashes. I have verified that it isn't returning from the zmMemInvalidate call.
Code: Select all
print("zmMemInvalidate $monitor\n");
# Free up any used memory handle
zmMemInvalidate( $monitor );
Code: Select all
zmMemInvalidate HASH(0xe80020)
zmMemInvalidate HASH(0xe786e0)
zmMemInvalidate HASH(0xe69660)
zmMemInvalidate HASH(0xe87460)
zmMemInvalidate HASH(0xe68eb0)
variable is not a string at /usr/local/share/perl/5.10.1/ZoneMinder/Memory/Mapped.pm line 109.