Ok I got a little more by specifying -a -f as options.

(gdb) bt
warning: (Internal error: pc 0x3ff800d6bf4 in read in psymtab, but not in
symtab.)

warning: (Internal error: pc 0x3ff800d6bf4 in read in psymtab, but not in
symtab.)

#0  0x3ff800d6bf4 in  (=13) at snmpd.c:1238
warning: (Internal error: pc 0x30000038a08 in read in psymtab, but not in
symtab.)

warning: (Internal error: pc 0x30000038a08 in read in psymtab, but not in
symtab.)

warning: (Internal error: pc 0x30000038a08 in read in psymtab, but not in
symtab.)

warning: (Internal error: pc 0x3ff800d6bf4 in read in psymtab, but not in
symtab.)


thanks,
David


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Pike, David
Sent: Thursday, March 02, 2006 2:36 PM
To: Thomas Anders; net-snmp-users@lists.sourceforge.net
Subject: RE: snmpwalk kills snmpd-5.3.0.1 on TRU64

Ok, here is what happens when I run it in gdb.

# gdb snmpd
GNU gdb 5.0-tru64-010710
Copyright 2001 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "alphaev56-dec-osf5.1"...
(gdb) run -a
Starting program: /usr/users/dpike/test/sbin/snmpd -a
warning: (Internal error: pc 0x3ff800067e0 in read in psymtab, but not in
symtab.)

warning: (Internal error: pc 0x3ff800067e0 in read in psymtab, but not in
symtab.)

warning: (Internal error: pc 0x3ff80022958 in read in psymtab, but not in
symtab.)

warning: (Internal error: pc 0x3ff80022958 in read in psymtab, but not in
symtab.)

warning: (Internal error: pc 0x3ff800067e0 in read in psymtab, but not in
symtab.)

warning: (Internal error: pc 0x3ff800067e0 in read in psymtab, but not in
symtab.)

warning: (Internal error: pc 0x3ff80022958 in read in psymtab, but not in
symtab.)

warning: (Internal error: pc 0x3ff80022958 in read in psymtab, but not in
symtab.)

warning: (Internal error: pc 0x3ff80022958 in read in psymtab, but not in
symtab.)

warning: (Internal error: pc 0x3ff80022958 in read in psymtab, but not in
symtab.)

warning: (Internal error: pc 0x3ff80022958 in read in psymtab, but not in
symtab.)

warning: (Internal error: pc 0x3ff80022958 in read in psymtab, but not in
symtab.)

warning: (Internal error: pc 0x3ff80022958 in read in psymtab, but not in
symtab.)


Program exited normally.
(gdb) bt
No stack.
(gdb)




-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Thomas
Anders
Sent: Thursday, March 02, 2006 9:17 AM
To: net-snmp-users@lists.sourceforge.net
Subject: Re: snmpwalk kills snmpd-5.3.0.1 on TRU64

Pike, David wrote:
> I'm having a bit of trouble with net-snmp-5.3.0.1. When I run an 
> snmpwalk, It starts the walk but kills snmpd.

Can you please run snmpd under gdb, type "bt" when it has crashed and 
post the output?

> ./configure --with-cc=cc --prefix=/test_install_dir/test \
> --with-persistent-directory="/var/net-snmp" \
> --with-copy-persistent-files="no" \
> --with-default-snmp-verion="3" \
> --with-sys-contact="System Administrator" \
> --with-sys-location="Unknown" \
> --with-defaults \
> --with-logfile="/var/adm/snmpd.log" \
> --with-mib-modules="mibII ucd_snmp host"

I'm surprised you got it to compile with the "host" module. Did you make 
any modification to the source?


+Thomas

-- 
Thomas Anders (thomas.anders at blue-cable.de)


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to