https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5758
Summary: Wireshark crashes when viewing a file after adding
column for frame.md5_hash
Product: Wireshark
Version: 1.4.4
Platform: x86-64
OS/Version: Gentoo
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: wireshark@xxxxxxxxx
Build Information:
Version 1.4.4
Copyright 1998-2011 Gerald Combs <gerald@xxxxxxxxxxxxx> 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+ 2.22.1, with GLib 2.26.1, with libpcap 1.1.1, with
libz 1.2.5, with POSIX capabilities (Linux), with libpcre (version unknown),
without SMI, without c-ares, without ADNS, without Lua, with Python, with
GnuTLS
2.10.5, without Gcrypt, without Kerberos, without GeoIP, without PortAudio,
without AirPcap.
Running on Linux 2.6.37-gentoo-r1, with libpcap version 1.1.1, with libz 1.2.5,
GnuTLS 2.10.5.
Built using gcc 4.5.2.
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information.
--
What I did: Add a custom column "frame.md5_hash", open a file
Result: Crash
Expected: Display file
Hi!
I wanted to add a column showing a hash for each frame to identify exact copies
of a frame. However when adding a "Custom" column and setting the filter to
"frame.md5_hash", wireshark would crash. When removing the column, it displays
the file just fine. I tested this with several dumps and the results remained
as described for all of them.
Best regards!
Hek
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.