https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215810
--- Comment #3 from Marek Zarychta <[email protected]> --- (In reply to Ngie Cooper from comment #2) I use bsnmpget with this OID to retrieve temperature via SNMP from UPS device. Is bsnmptools usage limited to bsnmpd only? Trying "$ bsnmpwalk -M 1 -n -v 1 -p get -o quiet -s [email protected] 1.3.6.1.4.1.318.1.1.10.2.3.2.1.4.1" still leads to the segmentation fault, but both commands run fine on i386 machine running the same 11.0-STABLE r311480 (both compiled from the same sources). After reverting changes applied by r311152, recompiled and reinstalled libbsnmptools resolves the issue on amd64 (11.0-STABLE #0 r311480). Let me apologize for my English mistakes. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
