Wireshark-bugs: [Wireshark-bugs] [Bug 11638] New: WAP-WSP and SIP statistics broken.

Date: Mon, 26 Oct 2015 21:11:28 +0000
Bug ID 11638
Summary WAP-WSP and SIP statistics broken.
Product Wireshark
Version Git
Hardware All
OS All
Status UNCONFIRMED
Severity Major
Priority Low
Component GTK+ UI
Assignee [email protected]
Reporter [email protected]

Build Information:
Version 2.1.0 (v2.1.0rc0-254-gf12d88f from unknown)

Copyright 1998-2015 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 GTK+ 2.24.23, with Cairo 1.12.16, with Pango 1.36.8,
with
WinPcap (unknown), with libz 1.2.8, with GLib 2.42.0, with SMI 0.4.8, with
c-ares 1.9.1, with Lua 5.2, with GnuTLS 3.2.15, with Gcrypt 1.6.2, with MIT
Kerberos, with GeoIP, with PortAudio V19-devel (built Oct 23 2015), with
AirPcap.

Running on 64-bit Windows 7 Service Pack 1, build 7601, with locale
English_United States.1252, with WinPcap version 4.1.3 (packet.dll version
4.1.0.2980), based on libpcap version 1.0 branch 1_0_rel0b (20091008), with
GnuTLS 3.2.15, with Gcrypt 1.6.2, with AirPcap 4.1.0 build 1622.
Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz (with SSE4.2), with 4095MB of
physical
memory.


Built using Microsoft Visual C++ 12.0 build 31101
--
ui/gtk/simple_stattable.c doesn't yet support multiple statistics tables. As a
result the WAP-WSP and upcoming SIP statistics produce the following assertions
and fail to show any statistics:

----
(wireshark-gtk:92459): Gtk-CRITICAL **: gtk_scrolled_window_add: assertion
'bin->child == NULL' failed

(wireshark-gtk:92459): Gtk-CRITICAL **: gtk_box_pack: assertion 'child->parent
== NULL' failed
----


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