On Thu, 18 Jan 2007 07:54:31 -0600 [EMAIL PROTECTED] wrote:
EYC> The code was generated using 5.2.1 with mib2c.mfd.conf.
EYC> I recently upgraded to Net-SNMP 5.3.1, although my subagent didn't change,

Did you at least recompile the subagent against the new headers and libraries?
Running an old subagent against new libraries won't work, as structures often
change sizes between major releases (eg 5.2 and 5.3). If it's a static binary,
you should be ok, but it it's using the net-snmp share libraries, it won't
work.

EYC> the master agent and shared library are using 5.3.1. Then the reported
EYC> RowStatus segmentation fault occurs.
EYC> The same code didn't cause segmentation fault with 5.2.1.

Ok... assuming you did at least recompile/relink the subagent against the 5.3
headers and libraries and it still crashes, there are 2 options: a) try
updating your subagent with newly generated code, or b) try and chase down the
incompatibility between 5.2 generated code and 5.3. Let me know, and I can
tell you how to proceed from here...

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to