pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Question about failed to start Zabbix server 5.0 (pkgsrc-wip)



This error message is only a side effect of the crash.

The actual backtrace is:

 58083:20200818:175513.525 18: /opt/local/sbin/zabbix_server'zbx_backtrace+0x3e [0x593e5e]
 58083:20200818:175513.525 17: /opt/local/sbin/zabbix_server'zbx_log_fatal_info+0x29d [0x59420d]
 58083:20200818:175513.525 16: /opt/local/sbin/zabbix_server'fatal_signal_handler+0x1e [0x5946be]
 58083:20200818:175513.525 15: /lib/amd64/libc.so.1'__sighndlr+0x6 [0xfffffc7fef110676]
 58083:20200818:175513.525 14: /lib/amd64/libc.so.1'call_user_handler+0x1db [0xfffffc7fef102fcb]
 58083:20200818:175513.525 13: /opt/local/sbin/zabbix_server'duk_heap_strtable_intern+0x49 [0x4dba39]
 58083:20200818:175513.525 12: /opt/local/sbin/zabbix_server'duk_heap_strtable_intern_checked+0x15 [0x4dc545]
 58083:20200818:175513.525 11: /opt/local/sbin/zabbix_server'duk_push_lstring+0x2c [0x4dc59c]
 58083:20200818:175513.525 10: /opt/local/sbin/zabbix_server'duk__load_func+0x2ab [0x4ef75b]
 58083:20200818:175513.526 9: /opt/local/sbin/zabbix_server'duk_load_function+0x43 [0x4efa93]
 58083:20200818:175513.526 8: /opt/local/sbin/zabbix_server'zbx_es_execute+0x18f [0x4cb73f]
 58083:20200818:175513.526 7: /opt/local/sbin/zabbix_server'zbx_item_preproc+0xb34 [0x4ca5c4]
 58083:20200818:175513.526 6: /opt/local/sbin/zabbix_server'preprocessing_worker_thread+0x605 [0x4c5e25]
 58083:20200818:175513.526 5: /opt/local/sbin/zabbix_server'zbx_thread_start+0x2a [0x59e53a]
 58083:20200818:175513.526 4: /opt/local/sbin/zabbix_server'MAIN_ZABBIX_ENTRY+0x73c [0x47de0c]
 58083:20200818:175513.526 3: /opt/local/sbin/zabbix_server'daemon_start+0x1b2 [0x593c12]
 58083:20200818:175513.526 2: /opt/local/sbin/zabbix_server'main+0x426 [0x47e5c6]
 58083:20200818:175513.526 1: /opt/local/sbin/zabbix_server'_start_crt+0x83 [0x47d103]
 58083:20200818:175513.526 0: /opt/local/sbin/zabbix_server'_start+0x18 [0x47d068]

and program counter is 4dba39, that is, it crashed in function duk_heap_strtable_intern(), in this case.


The reason is unknown yet.

Could you also share your backtrace, eventually?

Thanks.

—
Juraj Lutter <otis%NetBSD.org@localhost>
pkgsrc committer

> On 18 Aug 2020, at 19:07, Juraj Lutter <otis%NetBSD.org@localhost> wrote:
> 
> Only a quick update:
> 
> The same error also happens on SmartOS:
> 
> cannot remove shared memory for self-monitoring collector: [22] Invalid argument
> 
> —
> Juraj Lutter <otis%NetBSD.org@localhost>
> pkgsrc committer
> 
>> On 18 Aug 2020, at 17:14, Juraj Lutter <otis%NetBSD.org@localhost> wrote:
>> 
>> Hi,
>> 
>>> On 17 Aug 2020, at 14:52, Yuuki Enomoto <uki%e-yuuki.org@localhost> wrote:
>>> 
>>> Hello,
>>> 
> 

Attachment: signature.asc
Description: Message signed with OpenPGP



Home | Main Index | Thread Index | Old Index