[SOLVED]Changing view Scale setting above x1.5 segfaults ZMS
Posted: Tue Sep 25, 2007 4:11 pm
Running Zoneminder v1.22.3 on Gentoo 2007.0 (current).
When viewing a (any of 3) monitor with Firefox and changing the Scale (menu) setting from Actual to anything above x1.5 causes segfault for ZMS.
ZM_STREAM_METHOD = jpeg
Couldn't find anything describing this in forums/faqs/etc.
Nor other errors in logs.
Changing the view scale back below x1.5 works normally after segfault, probably because the page/process gets reloaded.
When viewing a (any of 3) monitor with Firefox and changing the Scale (menu) setting from Actual to anything above x1.5 causes segfault for ZMS.
ZM_STREAM_METHOD = jpeg
Code: Select all
Sep 25 17:51:59 sherlock zms[23907]: ERR [Got signal (Segmentation fault), crashing]
Sep 25 17:51:59 sherlock zms[23907]: ERR [Signal address is 0xb7f02000, from 0x4abb04ec ]
Sep 25 17:51:59 sherlock zms[23907]: ERR [Backtrace: /lib/libc.so.6(memcpy+0x1c) [0x4abb04ec]]
Sep 25 17:51:59 sherlock zms[23907]: ERR [Backtrace: /lib/libc.so.6(memcpy+0x1c) [0x4abb04ec]]
Sep 25 17:51:59 sherlock zms[23907]: ERR [Backtrace: /var/www/sherlock/cgi-bin/nph-zms [0x8063ad1]]
Sep 25 17:51:59 sherlock zms[23907]: ERR [Backtrace: /var/www/sherlock/cgi-bin/nph-zms [0x804aeaa]]
Sep 25 17:51:59 sherlock zms[23907]: ERR [Backtrace: /lib/libc.so.6(__libc_start_main+0xd8) [0x4ab5a838]]
Sep 25 17:51:59 sherlock zms[23907]: ERR [Backtrace: /var/www/sherlock/cgi-bin/nph-zms(__gxx_personality_v0+0xad) [0x804a571]]
Nor other errors in logs.
Changing the view scale back below x1.5 works normally after segfault, probably because the page/process gets reloaded.