Capture crash
Posted: Wed May 12, 2021 3:19 am
Hello, Apologies if I am in the wrong area, however I am having trouble deciphering an error I have come across.
Host system:
Fedora 33 (uname -r) 5.11.18-200.fc33.x86_64
Zoneminder packages currently installed (these have updated as of when the error first occurred) I am using the zmrepo provided by zoneminder.com:
zoneminder-common-1.35.28-1.38.20210511gitgc080dd8a1.fc33.x86_64
zoneminder-httpd-1.35.28-1.38.20210511gitgc080dd8a1.fc33.x86_64
zoneminder-1.35.28-1.38.20210511gitgc080dd8a1.fc33.x86_64
Library version referenced in the below error (attempted downgrade, with same result listed below):
libstdc++-10.3.1-1.fc33.x86_64
Error when attempting to run zmc -m 1 manually:
Camera:
rtsp connection to an ip camera (1080P resolution), works through VLC, both on my own machine, and on the host.
This error started appearing today (May 11th 2021) after I grabbed the latest zoneminder packages this morning (around 11 AM Eastern US time).
Host system:
Fedora 33 (uname -r) 5.11.18-200.fc33.x86_64
Zoneminder packages currently installed (these have updated as of when the error first occurred) I am using the zmrepo provided by zoneminder.com:
zoneminder-common-1.35.28-1.38.20210511gitgc080dd8a1.fc33.x86_64
zoneminder-httpd-1.35.28-1.38.20210511gitgc080dd8a1.fc33.x86_64
zoneminder-1.35.28-1.38.20210511gitgc080dd8a1.fc33.x86_64
Library version referenced in the below error (attempted downgrade, with same result listed below):
libstdc++-10.3.1-1.fc33.x86_64
Error when attempting to run zmc -m 1 manually:
Code: Select all
/usr/include/c++/10/bits/stl_vector.h:1045: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) [with _Tp = Image*; _Alloc = std::allocator<Image*>; std::vector<_Tp, _Alloc>::reference = Image*&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]: Assertion '__builtin_expect(__n < this->size(), true)' failed.
5/11/21 23:01:31.793625 zmc_m1[67256].ERR-zm_signal.cpp/49 [Got signal 6 (Aborted), crashing]
05/11/21 23:01:31.793738 zmc_m1[67256].ERR-zm_signal.cpp/79 [Signal address is 0x106b8, from 0x7f276f6509d5]
05/11/21 23:01:31.794097 zmc_m1[67256].ERR-zm_signal.cpp/100 [Backtrace 0: zmc(+0x731f1) [0x55bb7df341f1]]
05/11/21 23:01:31.794147 zmc_m1[67256].ERR-zm_signal.cpp/100 [Backtrace 1: /lib64/libpthread.so.0(+0x141e0) [0x7f27715701e0]]
05/11/21 23:01:31.794183 zmc_m1[67256].ERR-zm_signal.cpp/100 [Backtrace 2: /lib64/libc.so.6(gsignal+0x145) [0x7f276f6509d5]]
05/11/21 23:01:31.794216 zmc_m1[67256].ERR-zm_signal.cpp/100 [Backtrace 3: /lib64/libc.so.6(abort+0x116) [0x7f276f6398a4]]
05/11/21 23:01:31.794249 zmc_m1[67256].ERR-zm_signal.cpp/100 [Backtrace 4: zmc(+0x48dc4) [0x55bb7df09dc4]]
05/11/21 23:01:31.794282 zmc_m1[67256].ERR-zm_signal.cpp/100 [Backtrace 5: zmc(+0x3c3f8) [0x55bb7defd3f8]]
05/11/21 23:01:31.794315 zmc_m1[67256].ERR-zm_signal.cpp/100 [Backtrace 6: zmc(+0x158ba) [0x55bb7ded68ba]]
05/11/21 23:01:31.794343 zmc_m1[67256].ERR-zm_signal.cpp/100 [Backtrace 7: /lib64/libc.so.6(__libc_start_main+0xf2) [0x7f276f63b1e2]]
05/11/21 23:01:31.794376 zmc_m1[67256].ERR-zm_signal.cpp/100 [Backtrace 8: zmc(+0x1752e) [0x55bb7ded852e]]
rtsp connection to an ip camera (1080P resolution), works through VLC, both on my own machine, and on the host.
This error started appearing today (May 11th 2021) after I grabbed the latest zoneminder packages this morning (around 11 AM Eastern US time).