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: Andy Howell <AndyHowell@xxxxxxxxxxxxx>
Date: Mon, 04 Aug 2003 10:13:47 -0500
Guy Harris wrote:
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.


Nope, not modifying the GUI code. I wonder if I'm tickling some GUI bug though. Up until recently I was doing my testing in live packets, but switched to loading from files. I'll go back to live capture and see what happens.

Thanks,

	Andy