Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 10318] New: tshark display of hex field column broken in 1

Date: Mon, 28 Jul 2014 19:49:16 +0000
Bug ID 10318
Summary tshark display of hex field column broken in 1.10.8.
Classification Unclassified
Product Wireshark
Version 1.10.8
Hardware x86-64
OS Windows 7
Status UNCONFIRMED
Severity Minor
Priority Low
Component TShark
Assignee [email protected]
Reporter [email protected]

Created attachment 12937 [details]
IP/UDP/GTP/IP/UDP packet processed by tshark crate wrong display

Build Information:
TShark 1.10.8. (17a782f from lte-1.10.8)

Copyright 1998-2014 Gerald Combs <[email protected]> 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 GLib 2.34.1, with WinPcap (4_1_3), with libz 1.2.5,
without POSIX capabilities, without libnl, with SMI 0.4.8, with c-ares 1.9.1,
with Lua 5.1, without Python, with GnuTLS 2.12.18, with Gcrypt 1.4.6, without
Kerberos, with GeoIP.

Running on 64-bit Windows 7 Service Pack 1, build 7601, without WinPcap.
Intel(R) Core(TM)2 Duo CPU     P9600  @ 2.66GHz, with 8115MB of physical
memory.


Built using Microsoft Visual C++ 10.0 build 40219
--
correct display before with 1.10.5 (-V -T fields -e udp.port -e gtp.teid)

2152,2152,50011,50011    0x00000002

changed after 1.10.8 to

2152,2152,50011,50011    2

that does not match Wireshark display in hex


commit causing error:Change-Id: Ie45f19a81fad25ae144e3bc5b5ad7d21b1f9c68c

sample trace is provided`

same error seen with latest 1.12.0rc3


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