hi all,

after lots of Mike Slifcak's help in tracking down an earlier compile bug [closed bug 
#992735], executing the new resultant net-snmpd binary (rc1 + patch-rc1-osx-make-3 ) 
results in an immediate app crash.

in working thru the issue, the 1st step was to resolve a missing icmpstat issue  ... 
as shown in _this_ bug report [ 995021 ], it was a simple fix:

       =========================================
       (EDITOR) include/net-snmp/system/darwin7.h
       +++      #undef ICMPSTAT_SYMBOL
       =========================================

unfortunately, the runtime still crashes with:

       % /usr/local/sbin/snmpd -f -L -d ALL
               Bus error

which is not very informative 4 me ...

the resulting OSX CrashReporter output is attached to the bug rpt as 
"netsnmp_CRASHREPORT.txt" @:
       
<http://sourceforge.net/tracker/download.php?group_id=12694&atid=112694&file_id=94662&aid=995021>

it _looks_ like there's an nlist issue:

       Exception:  EXC_BAD_ACCESS (0x0001)
       Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000002

       Thread 0 Crashed:
       0   libSystem.B.dylib            0x9002f90c __fdnlist + 0x8c
       1   libSystem.B.dylib            0x900c9a74 kvm_nlist + 0x34
       2   libnetsnmpmibs.5.dylib       0x003a31b0 init_nlist + 0x80 (auto_nlist.c:138)
       <snip>

but I'm not at all sure where to start looking ...

thoughts/suggestions/1st steps?

cheers,

richard



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to