[ZBX-17043] ERROR [file:lld_trigger.c,line:1829] Something impossible has just happened. Created: 2019 Dec 05 Updated: 2020 Mar 02 Resolved: 2020 Mar 02 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Server (S) |
Affects Version/s: | 4.2.7 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Trivial |
Reporter: | Dawood Sajjadi | Assignee: | Edgar Akhmetshin |
Resolution: | Won't fix | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
Ubuntu 16.04.3 LTS |
Attachments: |
![]() |
||||||||
Issue Links: |
|
Description |
The following message keeps showing in the zabbix server log file and we are receiving a large number of false alarms on the dashboard. The version of zabbix server is 4.2.6-1 on Ubuntu 16.04.3 LTS (Xenial Xerus). I found some other related threads on this issue, but no solution was provided to address it. The log message is not informative to get further details. 11440:20191205:091127.303 === Backtrace: === 11440:20191205:091127.303 12: /usr/sbin/zabbix_server: lld worker #2 [processed 2 LLD rules, idle 0.000159 sec during 9.921865 sec](zbx_backtrace+0x4e) [0x55bc7b63e1e4] 11440:20191205:091127.303 11: /usr/sbin/zabbix_server: lld worker #2 [processed 2 LLD rules, idle 0.000159 sec during 9.921865 sec](+0x1350eb) [0x55bc7b5b70eb] 11440:20191205:091127.303 10: /usr/sbin/zabbix_server: lld worker #2 [processed 2 LLD rules, idle 0.000159 sec during 9.921865 sec](+0x13550a) [0x55bc7b5b750a] 11440:20191205:091127.303 9: /usr/sbin/zabbix_server: lld worker #2 [processed 2 LLD rules, idle 0.000159 sec during 9.921865 sec](lld_update_triggers+0x250) [0x55bc7b5bb527] 11440:20191205:091127.303 8: /usr/sbin/zabbix_server: lld worker #2 [processed 2 LLD rules, idle 0.000159 sec during 9.921865 sec](lld_process_discovery_rule+0x48d) [0x55bc7b594cc2] 11440:20191205:091127.303 7: /usr/sbin/zabbix_server: lld worker #2 [processed 2 LLD rules, idle 0.000159 sec during 9.921865 sec](+0x110757) [0x55bc7b592757] 11440:20191205:091127.303 6: /usr/sbin/zabbix_server: lld worker #2 [processed 2 LLD rules, idle 0.000159 sec during 9.921865 sec](lld_worker_thread+0x373) [0x55bc7b592ea0] 11440:20191205:091127.303 5: /usr/sbin/zabbix_server: lld worker #2 [processed 2 LLD rules, idle 0.000159 sec during 9.921865 sec](zbx_thread_start+0x37) [0x55bc7b64c105] 11440:20191205:091127.303 4: /usr/sbin/zabbix_server: lld worker #2 [processed 2 LLD rules, idle 0.000159 sec during 9.921865 sec](MAIN_ZABBIX_ENTRY+0xfa1) [0x55bc7b4c1e09] 11440:20191205:091127.303 3: /usr/sbin/zabbix_server: lld worker #2 [processed 2 LLD rules, idle 0.000159 sec during 9.921865 sec](daemon_start+0x2f0) [0x55bc7b63d953] 11440:20191205:091127.303 2: /usr/sbin/zabbix_server: lld worker #2 [processed 2 LLD rules, idle 0.000159 sec during 9.921865 sec](main+0x305) [0x55bc7b4c0e52] 11440:20191205:091127.303 1: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0) [0x7f4ca0a52830] 11440:20191205:091127.303 0: /usr/sbin/zabbix_server: lld worker #2 [processed 2 LLD rules, idle 0.000159 sec during 9.921865 sec](_start+0x29) [0x55bc7b4bfef9] {color:#FF0000}zabbix_server [11440]: ERROR [file:lld_trigger.c,line:1829] Something impossible has just happened.{color} |
Comments |
Comment by Edgar Akhmetshin [ 2019 Dec 09 ] |
Hello Dawood, Please upgrade to the maintained and supported version 4.4 and check. If problem persist, gather the following information and attach to the issue: zabbix_server -V ldd $(which zabbix_server) objdump -DSswx $(which zabbix_server) Regards, |
Comment by Dawood Sajjadi [ 2019 Dec 10 ] |
Hi Edgar,
Thanks for the update. Currently, we are using EZ-Texting feature of Zabbix and according to the following notes, after upgrading to 4.4, we can't use this feature anymore. Is there any way to address this issue either without upgrade or doing the upgrade while keeping the EZ-Texting feature? thanks. https://www.zabbix.com/documentation/4.4/manual/installation/upgrade_notes_440 Regards, Dawood
|
Comment by Edgar Akhmetshin [ 2020 Mar 02 ] |
Hello Dawood, You can use custom scripts to send notifications using Jabber or EZ Texting. Please be advised that this section of the tracker is for bug reports only. The case you have submitted can not be qualified as one, so please reach out to [email protected] for commercial support or consultancy services. Alternatively, you can also use our IRC channel or community forum (https://www.zabbix.com/forum) for assistance. With that said, we are closing this ticket. Thank you for understanding. Regards, |