Wireshark-bugs: [Wireshark-bugs] [Bug 8853] New: ONTAP_V4 fhandle decoding leads to Dissector bu
Date: Wed, 26 Jun 2013 12:53:10 +0000
Bug ID 8853
Summary ONTAP_V4 fhandle decoding leads to Dissector bug
Classification Unclassified
Product Wireshark
Version 1.10.0
Hardware x86-64
OS other
Status UNCONFIRMED
Severity Major
Priority Low
Component Wireshark
Assignee bugzilla-admin@wireshark.org
Reporter mthorson@netapp.com
CC mthorson@netapp.com

Created attachment 11068 [details]
Packet trace from a NetApp storage controller where ONTAP_V4 fhandles should be
able to be decoded.

Build Information:
USING ARCHLINUX:
================
wireshark 1.10.0 (SVN Rev Unknown from unknown)

Copyright 1998-2013 Gerald Combs <gerald@wireshark.org> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with GTK+ 3.8.2, with Cairo 1.12.14, with Pango 1.34.1, with
GLib 2.36.2, with libpcap, with libz 1.2.8, with POSIX capabilities (Linux),
with libnl 3, without SMI, without c-ares, without ADNS, with Lua 5.1, without
Python, with GnuTLS 3.2.1, with Gcrypt 1.5.2, with MIT Kerberos, without GeoIP,
without PortAudio, without AirPcap.

Running on Linux 3.9.7-1-ARCH, with locale en_US.UTF-8, with libpcap version
1.4.0, with libz 1.2.8, GnuTLS 3.2.1, Gcrypt 1.5.2.
      Intel(R) Core(TM) i7-3720QM CPU @ 2.60GHz

Built using gcc 4.8.1.
--
In version 1.10.0, when using the NFS protocol option to "Decode nfs fhandles
as:" "ONTAP_V4" the following error is returned:

Warn Dissector bug, protocol NFS, in packet 32: proto.c:4348: failed assertion
"idx >= 0 && idx < num_tree_types"


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