Wireshark mailing list archives

Re: errors with reassembled packets(?)


From: Jeff Morriss <jeff.morriss.ws () gmail com>
Date: Sat, 14 May 2011 22:54:05 -0400

On 05/14/2011 11:01 AM, Jeff Morriss wrote:
Loading a couple different captures that do reassembly (e.g.,
http_gzip.gz from the SampleCaptures page), I get:

(wireshark:10106): GLib-CRITICAL **: g_ascii_strcasecmp: assertion `s1
!= NULL' failed

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

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


I can try to take a look tonight, but if it's really in the GTK stuff,
it may take me a (long) while to figure it out.

Turns out the problem only showed up when building with CMake because CMake has the airpcap toolbar enabled by default. The problem was that toolbar was getting packed twice; fixed in rev 37150.

BTW, configure.in *says* AirPcap should be enabled by default but it's not. Should it actually be enabled (on non-cmake *NIX builds)?
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: