ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] Gtk-CRITICAL **: file gtkobject.c: line 1033 (gtk_object_set_

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 4 Aug 2003 01:56:44 -0700
On Mon, Aug 04, 2003 at 12:41:18AM -0500, Andy Howell wrote:
> I recently noticed I'm getting the following error:
> 
> Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkObject'
> 
> Gtk-CRITICAL **: file gtkobject.c: line 1033 (gtk_object_set_data): 
> assertion `object != NULL' failed.
> 
> I'm sure it is because I'm doing something silly,

Probably not, unless you've been modifying the GUI code in Ethereal. 
I remember seeing some GTK messages a few days ago, but I don't remember
what they were, or what I did to produce them.