Hi all,

So it was a bug indeed. We have tracked it down and fixed.

The problem was that the row was deleted (memory freed) but the request
list still contained a pointer to it, so the same row was reprocessed
with the next request and that caused a crash. We put together a quick
fix for that. See attached patch.

Let me know if you have any questions. Thanks for the help. This thread
is pretty much closed for me.

Patch is against 5.3.0.1

Best,
Wojtek 

Attachment: large_table.pat
Description: large_table.pat

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to