Hi,
I have another bug in code generated by mfd.
Compile and install memleakTable (attached to my leeter about memleak in mfd).
Then run:

[EMAIL PROTECTED]:snmp/memleak% snmpwalk localhost memleakTable
MEMLEAK-MIB::memleakName."0123456789abcde" = STRING: "0123456789abcde"
MEMLEAK-MIB::memleakValA."0123456789abcde" = INTEGER: 1
MEMLEAK-MIB::memleakValB."0123456789abcde" = INTEGER: 2
MEMLEAK-MIB::memleakValC."0123456789abcde" = INTEGER: 3
MEMLEAK-MIB::memleakValD."0123456789abcde" = INTEGER: 4

it's ok. But:

[EMAIL PROTECTED]:snmp/memleak% snmpget localhost 'memleakName."a"' 
Timeout: No Response from localhost.

and server's output is:
blaszak:~# snmpd -f -Le
file or directoryNET-SNMP version 5.2.rc3
netsnmp_assert ((void *)0) != rowreq_ctx failed memleakTable_interface.c:698
_mfd_memleakTable_get_values()
netsnmp_assert ((void *)0) != rowreq_ctx failed memleakTable_interface.c:611
_memleakTable_get_column()
Segmentation fault

memleakkTable_interface.c:698 is in _mfd_memleakTable_get_values function.

Greetings,
Pawel Kolodziej


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to