Re: openbsd 4.0 snmpd core dumps with vlan interface number higher as 9

2006-12-14 Thread [EMAIL PROTECTED]
i've this problem on a sparc64 ... :-| i'll try the debug ... thx Thomas On Thursday 14 December 2006 12:15, Stuart Henderson wrote: > On 2006/12/14 10:44, [EMAIL PROTECTED] wrote: > > > > the core dump is here > > > > http://www.tbits.org/snmpd.core.gz > > first: if you built the port yourself

Re: openbsd 4.0 snmpd core dumps with vlan interface number higher as 9

2006-12-14 Thread Stuart Henderson
On 2006/12/14 10:44, [EMAIL PROTECTED] wrote: > > > the core dump is here > > > http://www.tbits.org/snmpd.core.gz first: if you built the port yourself, try running from a binary package to rule out compilation errors. if that doesn't help... this seems easily repeatable, so recompile the port wi

Re: openbsd 4.0 snmpd core dumps with vlan interface number higher as 9

2006-12-14 Thread [EMAIL PROTECTED]
ok, it seems its a problem of a variable definition in snmpd, isn't it ? Thomas On Wednesday 13 December 2006 23:30, Brian A. Seklecki wrote: > That's awesome! > > BTW, I submitted a PR on this yesterday but haven't gotten the automated > response. Will forward to you if I do. > > ~BAS > > On We

Re: openbsd 4.0 snmpd core dumps with vlan interface number higher as 9

2006-12-13 Thread Brian A. Seklecki
That's awesome! BTW, I submitted a PR on this yesterday but haven't gotten the automated response. Will forward to you if I do. ~BAS On Wed, 13 Dec 2006, [EMAIL PROTECTED] wrote: Hi List, openbsd 4.0 i've vlan interfaces from vlan1 to vlan9 i can start snmpd -x localhost without any pro