Page 1 of 1

Blank / Empty events

Posted: Thu Sep 01, 2011 10:45 am
by naschas
Hi all,

Hoping you could help me. I have Zoneminder 1.24.2 installed on Ubuntu 9.04 Desktop. System been running well for a few months but I have noticed that all of my events are blank / empty showing a duration of 0.00. If I browse the events and attempt to "view all" I get this error:

"Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 4 bytes) in /usr/share/zoneminder/includes/database.php on line 125"

I assume it may be a shared memory issue. Any help would be appreciated as this system is used commercially so the longer it remains unusable the more risky it becomes.

Thanks in advance,
Nasi

Re: Blank / Empty events

Posted: Thu Sep 01, 2011 3:25 pm
by bb99
Check your database for corruption. Try "mysqlcheck --all-databases --auto-repair -pyour_database_password -u your_databse_user".