2010/1/11 Fulko Hew <[email protected]> > On Mon, Jan 11, 2010 at 1:37 PM, Fulko Hew <[email protected]> wrote: > >> On Mon, Jan 11, 2010 at 11:48 AM, Fulko Hew <[email protected]> wrote: >> >>> On Mon, Jan 11, 2010 at 11:30 AM, Dave Shield < >>> [email protected]> wrote: >>> >>>> 2010/1/11 Fulko Hew <[email protected]>: >>>> >>> >> ... snip ... >> >> So the problem is in the handling of ipAddrTable and ipRouteTable... >> >> now what? >> >> >> >>> I'll look at that part of the code while I wait for feedback >> >> but I'm afraid I'm out of my expertise in Net-SNMP source code >>> and/or AIX kernel structures. :-( >>> >> >> For what its worth, here is the debug trace of what I think is the >> relevant portion, >> (when I did a getnext(ipAddrTable), but I don't know where to look next, >> or go from here. >> > > And here is a gdb backtrace (once I got gdb onto the system) to go along > with the previous dump. >
Upon further searching the mailinst archives, I find that this is an old (open) bug #1484814 that fortunately has a workaround. (./configure --without-kmem-usage) That bug mentioned 'nlist', and I remembered seeing that warning message when the daemon powered up: "nlist err: neither proc nor _proc found." In the end... that bug entry should probably (at the very least) be closed with with the suggested workaround.
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
