Ethereal-users: [Ethereal-users] Runtime Errors - Ethereal 0914 - AIX
Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.
From: "BONUCHI, MICHAEL ROGER (SBCSI)" <mb6316@xxxxxxx>
Date: Sat, 30 Aug 2003 10:36:08 -0400
Hello Ethereal Gods, I wonder if someone could offer some suggestions on solving my Ethereal problem(s). I had been using Ethereal 0811 on AIX 4.3 with libpcap-6 and found that the receive side of the packet stream was all I could see. Finding out it was a known problem on AIX, I upgraded to libpcap-7. Having been using a binary download of Ethereal 0811, I decided to get the 0914 source and compile to add to my libpcap-7 upgrade. None of the Ethereal binaries I found would work with other combos of GTK+ and libpcap. They were old Ethereal builds. After a few problems were fixed (TOC space issue, used -mminimal-toc), Ethereal 0914 compiled and ran. But, I see a group of runtime errors (below) followed by a core out just after I stop a capture and before any data is presented. I pulled down a binary of Ethereal 0818, that works well. I'd like to fix these 0914 errors is if can. Suggestions? Environment at compile time and runtime: AIX 4.3 Ethereal source: 0914 GTK+: 1.2.8 (There is a GTK+ 1.2.10 installed as well) GLib: 1.2.8 (There is a GLib 1.2.10 installed as well) libpcap 0.7 libz 1.1.3 Errors at runtime: Gtk-WARNING **: gtk_type_create(): type `GtkCList' already exists. Gtk-CRITICAL **: file gtktypeutils.c: line 337: assertion `node != NULL' failed. Gtk-WARNING **: gtk_arg_type_new(): argument class in "GtkCTree::n_columns" is not in the `GtkObject' ancestry Gtk-WARNING **: gtk_arg_type_new(): argument class in "GtkCTree::tree_column" is not in the `GtkObject' ancestry Gtk-WARNING **: gtk_arg_type_new(): argument class in "GtkCTree::indent" is not in the `GtkObject' ancestry Gtk-WARNING **: gtk_arg_type_new(): argument class in "GtkCTree::spacing" is not in the `GtkObject' ancestry Gtk-WARNING **: gtk_arg_type_new(): argument class in "GtkCTree::show_stub" is not in the `GtkObject' ancestry Gtk-WARNING **: gtk_arg_type_new(): argument class in "GtkCTree::line_style" is not in the `GtkObject' ancestry Gtk-WARNING **: gtk_arg_type_new(): argument class in "GtkCTree::expander_style" is not in the `GtkObject' ancestry Gtk-CRITICAL **: file gtksignal.c: line 433: assertion `gtk_type_is_a (object_type, GTK_TYPE_OBJECT)' failed. Gtk-CRITICAL **: file gtksignal.c: line 433: assertion `gtk_type_is_a (object_type, GTK_TYPE_OBJECT)' failed. Gtk-CRITICAL **: file gtksignal.c: line 433: assertion `gtk_type_is_a (object_type, GTK_TYPE_OBJECT)' failed. Gtk-CRITICAL **: file gtksignal.c: line 433: assertion `gtk_type_is_a (object_type, GTK_TYPE_OBJECT)' failed. Gtk-CRITICAL **: file gtksignal.c: line 433: assertion `gtk_type_is_a (object_type, GTK_TYPE_OBJECT)' failed.Gtk-CRITICAL **: file gtksignal.c: line 433: assertion `gtk_type_is_a (object_type, GTK_TYPE_OBJECT)' failed. Gtk-CRITICAL **: file gtkobject.c: line 357: assertion `GTK_IS_OBJECT_CLASS (class)' failed. Gtk-CRITICAL **: file gtkbindings.c: line 451: assertion `GTK_IS_OBJECT_CLASS (class)' failed. Gtk-CRITICAL **: file gtkbindings.c: line 644: assertion `binding_set != NULL' failed. Gtk-CRITICAL **: file gtkbindings.c: line 644: assertion `binding_set != NULL' failed. Gtk-CRITICAL **: file gtkbindings.c: line 644: assertion `binding_set != NULL' failed. Gtk-CRITICAL **: file gtkbindings.c: line 644: assertion `binding_set != NULL' failed. Gtk-CRITICAL **: file gtkbindings.c: line 644: assertion `binding_set != NULL' failed. Gtk-CRITICAL **: file gtkbindings.c: line 644: assertion `binding_set != NULL' failed. Gtk-CRITICAL **: file gtkbindings.c: line 644: assertion `binding_set != NULL' failed. Gtk-CRITICAL **: file gtkbindings.c: line 644: assertion `binding_set != NULL' failed. Gtk-CRITICAL **: file gtkbindings.c: line 644: assertion `binding_set != NULL' failed. Gtk-WARNING **: invalid cast from `GtkCTree' to `GtkObject' Gtk-WARNING **: gtk_type_create(): type `GtkCList' already exists. Gtk-CRITICAL **: file gtkclist.c: line 1004: assertion `GTK_IS_CLIST (clist)' failed. Gtk-WARNING **: invalid cast from `GtkCTree' to `GtkObject' Gtk-WARNING **: invalid cast from `GtkCTree' to `GtkObject' Gtk-CRITICAL **: file gtksignal.c: line 725: assertion `GTK_IS_OBJECT (object)' failed. Gtk-WARNING **: invalid cast from `GtkCTree' to `GtkObject' Gtk-CRITICAL **: file gtksignal.c: line 725: assertion `GTK_IS_OBJECT (object)' failed. Gtk-WARNING **: invalid cast from `GtkCTree' to `GtkObject' Gtk-CRITICAL **: file gtksignal.c: line 725: assertion `GTK_IS_OBJECT (object)' failed. Gtk-WARNING **: invalid cast from `GtkCTree' to `GtkObject' Gtk-CRITICAL **: file gtksignal.c: line 725: assertion `GTK_IS_OBJECT (object)' failed. Gtk-WARNING **: invalid cast from `GtkCTree' to `GtkCList' ** CRITICAL **: file gtkclist.c: line 1661 (gtk_clist_set_column_auto_resize): assertion `GTK_IS_CLIST (clist)' failed. Gtk-CRITICAL **: file gtkcontainer.c: line 714: assertion `GTK_IS_WIDGET (widget)' failed. Gtk-WARNING **: invalid cast from `GtkCTree' to `GtkCList' ** CRITICAL **: file gtkclist.c: line 1226 (gtk_clist_set_selection_mode): assertion `GTK_IS_CLIST (clist)' failed. Gtk-CRITICAL **: file gtkwidget.c: line 3393: assertion `GTK_IS_WIDGET (widget)' failed. Gtk-WARNING **: invalid cast from `GtkCTree' to `GtkObject' Gtk-CRITICAL **: file gtksignal.c: line 725: assertion `GTK_IS_OBJECT (object)' failed. Gtk-WARNING **: invalid cast from `GtkCTree' to `GtkObject' Gtk-CRITICAL **: file gtksignal.c: line 725: assertion `GTK_IS_OBJECT (object)' failed. Gtk-WARNING **: invalid cast from `GtkCTree' to `GtkObject' Gtk-CRITICAL **: file gtksignal.c: line 725: assertion `GTK_IS_OBJECT (object)' failed. Gtk-WARNING **: invalid cast from `GtkCTree' to `GtkObject' Gtk-CRITICAL **: file gtksignal.c: line 725: assertion `GTK_IS_OBJECT (object)' failed. Gtk-CRITICAL **: file gtkwidget.c: line 1425: assertion `GTK_IS_WIDGET (widget)' failed. Thanks in advance, -Roger Michael Roger Bonuchi Senior Technical Architect GCAS Production Support Office: 847.248.8850 Pager: 815.241.4856
- Prev by Date: Re: [Ethereal-users] Log to Mysql
- Next by Date: [Ethereal-users] [about display link speed]How can i each local PC(10pcs)'s link speed
- Previous by thread: Re: [Ethereal-users] Log to Mysql
- Next by thread: [Ethereal-users] [about display link speed]How can i each local PC(10pcs)'s link speed
- Index(es):