https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279875
Konstantin Belousov <k...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@freebsd.org --- Comment #2 from Konstantin Belousov <k...@freebsd.org> --- Rebuild sockstat without optimization, like this: # make -C /usr/src/usr.bin/sockstat DEBUG_FLAGS=-g clean all install then get the backtrace from gdb. -- You are receiving this mail because: You are the assignee for the bug.