On Wed, Sep 14, 2005 at 05:43:07PM +0100, Patrick Welche wrote:
> I just ran a long snmpwalk -m all -OSX ... with a snmpwalk of 4th July, and
> got a core dump at mib.c:4201
> 4201                            if (tp->next_peer &&
> essentially because tp==(struct tree *)0. mib.c hasn't changed since
> 15th June, but I'll build again just in case.. In the meantime here is
> a long stack trace..

Hmm.. Just cvs updated, rebuilt, reran exactly the same command
snmpwalk -m all -OSX -c helloworld -v 1 somewhere.over.here
and got a new coredump:

Program terminated with signal 11, Segmentation fault.
#0  0x0808b145 in netsnmp_container_register (
    name=0x809b7a2 "sorted_singly_linked_list", f=0x809d1a8)
    at ../include/net-snmp/library/container.h:311
311             int rc2, rc = 0;
(gdb) bt
#0  0x0808b145 in netsnmp_container_register (
    name=0x809b7a2 "sorted_singly_linked_list", f=0x809d1a8)
    at ../include/net-snmp/library/container.h:311
#1  0x0808ce1c in netsnmp_container_ssll_init () at container_list_ssll.c:384
#2  0x0808af5b in netsnmp_container_init_list () at container.c:56
#3  0x0805e975 in init_snmp (type=0x809570c "snmpapp") at snmp_api.c:821
#4  0x08072ad5 in snmp_parse_args (argc=9, argv=0xbfbfe96c, 
    session=0xbfbfe7f0, localOpts=0x808d634 "C:", proc=0x804a20c <optProc>)
    at snmp_parse_args.c:598
#5  0x0804a359 in main (argc=9, argv=0xbfbfe96c) at snmpwalk.c:206
#6  0x08049f06 in ___start ()

? Cheers,

Patrick


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to