[Bug 270997] net-mgmt/netdata: sometimes not running when expected, sometimes running but http://localhost:19999 not responding

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 19 Jun 2023 15:56:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270997

--- Comment #21 from Graham Perrin <grahamperrin@freebsd.org> ---
(In reply to Graham Perrin from comment #20)

root@mowa219-gjp4-8570p-freebsd:~ # gdb /usr/local/sbin/netdata --
/usr/local/etc/netdata/netdata.core
…
(No debugging symbols found in /usr/local/sbin/netdata)
…
[New LWP 100810]
Core was generated by `/usr/local/sbin/netdata -u netdata -P
/var/db/netdata/netdata.pid'.
Program terminated with signal SIGSEGV, Segmentation fault.
Address not mapped to object.

#0  0x000000000057e936 in ?? ()
[Current thread is 1 (LWP 100801)]
(gdb) 
(gdb) bt
#0  0x000000000057e936 in ?? ()
#1  0x000000000057a424 in ?? ()
#2  0x0000000000560311 in ?? ()
#3  0x0000000000312222 in ?? ()
#4  0x0000000827332d38 in thread_start (curthread=0x85a0b6300) at
/usr/src/lib/libthr/thread/thr_create.c:292
#5  0x0000000000000000 in ?? ()
Backtrace stopped: Cannot access memory at address 0x86a425000
(gdb) bt all
No symbol "all" in current context.
(gdb) q
root@mowa219-gjp4-8570p-freebsd:~ #

-- 
You are receiving this mail because:
You are the assignee for the bug.