Ethereal-dev: [Ethereal-dev] Bug in "print packet"?

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Tom Uijldert <Tom.Uijldert@xxxxxx>
Date: Tue, 2 Apr 2002 12:12:01 +0200
Hi,

Latest tarball (from 1 April) consistently crashes when hitting ^P (print
packet) with the following:

-----
Gtk-CRITICAL **: file gtkwidget.c: line 1584 (gtk_widget_map): assertion
`GTK_WIDGET_VISIBLE (widget) == TRUE' failed.

** ERROR **: file print.c: line 202 (proto_tree_print_node_text): assertion
failed: (fi->tree_type >= 0 && fi->tree_type < num_tree_types)
aborting...
-----

Furthermore, when I open a certain trace, the following is reported:

-----
Gtk-CRITICAL **: file gtkwidget.c: line 1584 (gtk_widget_map): assertion
`GTK_WIDGET_VISIBLE (widget) == TRUE' failed.

** ERROR **: file proto_draw.c: line 910 (proto_tree_draw_node): assertion
failed: (fi->tree_type >= 0 && fi->tree_type < num_tree_types)
aborting...
-----

"-h" info:
This is GNU ethereal 0.9.3, compiled with GTK+ 1.2.6, with GLib 1.2.6, with
libpcap 0.6, without libz, without UCD SNMP

The version 0.9.1 on the same machine has no problems displaying the trace
nor when printing.

Ideas?

Thanks,
Tom Uijldert          Email: Tom.Uijldert@xxxxxx