Ken Adey
Ken Adey
This can be closed. Customer configured their exporter properly to include the missing packet/byte counts.
Hi Peter, When I ran sfcapd in gdb (while nfcapd is run normally) neither process segfaults. In my startup scripts for each process, I'm copying the libnfdump shared library file...
In any event, I've modified my startup scripts so that the libnfdump shared library file is copied and loaded only once (at initial startup). This has eliminated the segfaults. On...
If I didn't disable the shared library at build time, what are my options besides copying it to a standard location where it would be found by ldconfig? On Thu,...
Issue is resolved. On Fri, May 17, 2024 at 4:46 AM Peter Haag ***@***.***> wrote: > Actually just running ldconfig should do the trick. Or recompile the > binaries. >...