Re: Debugging a (probably) GladeXML-related segfault



On Mon, 2006-03-13 at 17:03 +0100, Jan Oberl�er wrote:
> Reloading plugin >Hreader<
> Reloading plugin >Hgldisplay<
> Reloading plugin >Hsaver<
> Reloading plugin >Skeletonplugin<
> 
> (mvis:20067): GLib-GObject-WARNING **: cannot register existing type `GladeXML'

It seems to be trying to initialize libglade twice, though that should
be allowed. Maybe it's not.

> (mvis:20067): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed

If it's been initialized once then I wouldn't expect this problem.

It might help to debug this with --g-fatal-warnings to get a backtrace
of the program at the time that the first warning happens.

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]