Wireshark-bugs: [Wireshark-bugs] [Bug 13214] New: [REGRESSION] Export Objects do not show files

Date: Tue, 06 Dec 2016 16:09:18 +0000
Bug ID 13214
Summary [REGRESSION] Export Objects do not show files from a SMB2 capture
Product Wireshark
Version 2.2.2
Hardware All
OS All
Status UNCONFIRMED
Severity Major
Priority Low
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]
CC [email protected]

Build Information:
Wireshark 2.2.2

Copyright 1998-2016 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
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 Qt 5.7.0, with libpcap, with POSIX capabilities (Linux),
with libnl 3, with GLib 2.50.2, with zlib 1.2.8, without SMI, with c-ares
1.12.0, with Lua 5.2.4, with GnuTLS 3.4.16, with Gcrypt 1.7.3, with MIT
Kerberos, with GeoIP, with QtMultimedia, without AirPcap.

Running on Linux 4.8.9-custom, with locale en_GB.UTF-8, with libpcap version
1.8.1, with GnuTLS 3.4.16, with Gcrypt 1.7.3, with zlib 1.2.8.
Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz (with SSE4.2)

Built using gcc 6.2.1 20160830.
--
File -> Export Objects no longer show SMB2 files. Normal SMB v1 files are shown
though.

Steps to reproduce:

1. Open smb2-peter.pcap from
https://wiki.wireshark.org/SMB2#Example_capture_files
2. Open File -> Export Objects -> SMB...

Expected result:
List of files, for example packet 116 should have file69.txt.

Actual result:
List of files is empty.
gdb shows that smb_eo_packet is not called at all.

Other information:
Wireshark 2.0.5 is a working version. 2.2.2 and v2.3.0rc0-1655-g1d2f68b are
not.


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