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

Wireshark-dev: [Wireshark-dev] errors with reassembled packets(?)

From: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Date: Sat, 14 May 2011 11:01:49 -0400
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.