I just thought of adding this details too. I have not made any changes
to net-snmp code. Planning to extend MIB module using C code. But
right now, Just trying to set up development environment under cygwin.
Downloaded net-snmp, compiled and able to run successfully as a stand
alone program but fa
Hi Dave, William,
Here is some more details regarding the environment and back trace
information. Still the segmentation fault points to kernel32.dll.
Environment details:
Host Platform: Microsoft Windows XP professional version 2002 Service Pack 1
Cygwin Version : 2.427
Net-Snmp Version: 5.1.
> I am getting this segmentation fault error while trying to run
> snmpd under cygwin gdb. Any suggestions or ideas?
This *might* be a bug in the Windows library, as William suggests.
But it might also be a result of a failure in higher level code.
I'd suggest that before trying to point the
Why does the error message, announcing the segmentation fault,
look as if it comes from the DLL (kernel32.dll), and not from snmpd?
Could it be that the segmentation fault owes its observation to a
failure of MS programmers to handle a GPF?
MS code is well know to be full of bugs, so perhaps the