Specs:
CentOS 7 64-bits
SNMP V1 (Communication)
When upgrading from snmp 5.7.2.1 to 5.8 '.so' libs using the tutorial code http://www.net-snmp.org/wiki/index.php/TUT:Simple_Application, the pointer response->variables it's equal to 0x7 (Image below).
Since it isn't a valid accessible memory address i get an Segmentation fault exception.
Data Received
Any thoughts about this issue?
(Snmp code and images)
(https://www.dropbox.com/sh/ufgv6y7bhm24bem/AACr9sh5tTZJ1uPRig3koD6ya?dl=0)
Thanks.