On Thu, 27 Jul 2006 11:57:00 -0400 Robert wrote: RS> The trace you sent was indeed helpful.. I see that bad things happen when RS> processing the second request: RS> RS> netsnmp_assert ((void *)0) != rowreq_ctx failed RS> elemCommanding/elemCommandParameterTable_interface.c:1089 RS> _mfd_elemCommandParameterTable_check_objects() RS> RS> I'll take a closer look and try to get back to you soon...
So the problem seems to be that when the second new row is created, it isn't stored properly and future look-ups for it fail. If you could apply the attached patch, rebuild and re-run with table_container added to your debug token list, send me the output. Hopefully that will reveal the issue.. ------------------------------------------------------------------------- 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
