Wireshark-bugs: [Wireshark-bugs] [Bug 7359] SNMP dissector bug: STATUS_INTEGER_DIVIDE_BY_ZERO
Date: Tue, 30 Apr 2013 18:31:26 +0000

Comment # 8 on bug 7359 from
(In reply to comment #7)
> On "release" 1.8.6, WinXP 32 and Win 7 64-bit I get no errors.
> On "release" 1.10rc1 Win 7 64-bit I get no errors
> On SVN 49091 + some (unrelated) local modifications (WinXP 32-bit), I get
> the errors Chris mentioned about unregistered hfs.  No _DIVIDE_BY_ZERO
> warnings (original bug reported)
> 
> Little surprised this is only on the trunk, would have expected it to make
> it into 1.10.

With stock 1.8 trunk r49098 on Windows 7 64-bit, I still get the
STATUS_INTEGER_DIVIDE_BY_ZERO warnings.  SMI Modules:

# Default MIB modules to load
"IP-MIB"
"IF-MIB"
"TCP-MIB"
"UDP-MIB"
"SNMPv2-MIB"
"RFC1213-MIB"
"IPV6-ICMP-MIB"
"IPV6-MIB"
"SNMP-COMMUNITY-MIB"
"SNMP-FRAMEWORK-MIB"
"SNMP-MPD-MIB"
"SNMP-NOTIFICATION-MIB"
"SNMP-PROXY-MIB"
"SNMP-TARGET-MIB"
"SNMP-USER-BASED-SM-MIB"
"SNMP-USM-DH-OBJECTS-MIB"
"SNMP-VIEW-BASED-ACM-MIB"

I don't know - another preference setting maybe?


You are receiving this mail because:
  • You are watching all bug changes.