Wireshark-dev: [Wireshark-dev] errors with reassembled packets(?)
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.