Wireshark-bugs: [Wireshark-bugs] [Bug 9693] New: "Apply as Column" unstable when used on frame.c

Date: Fri, 24 Jan 2014 04:34:38 +0000
Bug ID 9693
Summary "Apply as Column" unstable when used on frame.coloring_rule.name
Classification Unclassified
Product Wireshark
Version 1.10.0
Hardware x86
OS Mac OS X 10.9
Status UNCONFIRMED
Severity Normal
Priority Low
Component Wireshark
Assignee [email protected]
Reporter [email protected]

Created attachment 12501 [details]
video showing bug on "wireshark-coloring-rule-column-fail.pcap"

Build Information:
Version 1.10.0rc1 (SVNRev 49064 from /trunk-1.10)

Copyright 1998-2013 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 GTK+ 2.24.10, with Cairo 1.8.6, with Pango 1.30.0, with
GLib 2.32.3, with libpcap, with libz 1.2.3, without POSIX capabilities, without
libnl, with SMI 0.4.8, without c-ares, without ADNS, with Lua 5.1, without
Python, with GnuTLS 2.12.19, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP,
with PortAudio V19-devel (built Aug 12 2012 22:27:54), with AirPcap.

Running on Mac OS X 10.9.1, build 13B42 (Darwin 13.0.0), with locale .UTF-8,
with libpcap version 1.3.0 - Apple version 41, with libz 1.2.5, GnuTLS 2.12.19,
Gcrypt 1.5.0, without AirPcap.
Intel(R) Core(TM)2 Duo CPU     P7550  @ 2.26GHz

Built using gcc 4.2.1 (Apple Inc. build 5666) (dot 3).

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information.
--
Overview: 
The (very useful) feature "Apply as Column" is significantly derogated when
used on the field "Coloring Rule name".

Steps to Reproduce: 
1) load any file or start capture.
2) make sure >=1 coloring rule is in place, e.g.
   "tcp" -- grey
   "ssl" -- orange
3) select any frame
4) in Packet Details pane, select "Frame"->"Coloring Rule name"->right
click->"Apply as Column".
5) scroll the Packet Overview pane.
6) observe "Coloring Rule Name" column.

Actual Results: 
Only for a number of packets, the field value is shown correctly in the
respective column. When scrolling to reveal packets not yet visible, the column
is empty.
See attached video "wireshark-coloring-rule-column-fail.mov".

Expected Results: 
Should work just as smooth and stable with "Coloring Rule name" as it does with
other fields (e.g. Call-ID in a SIP call).

Additional Builds and Platforms: 
Also seen on 1.8.6 on WinXP SP33. Probably present in all recent version.

Additional Information:
- reloading the file omits even the previously shown field values. Removing and
re-applying the column then restores behavior described above.


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