GtkTreeView



Current CVS is giving me this error.  Electric Fence reports nothing, so it's probably
not caused by something outside of GtkTree*.  How shall i proceed?

Is GtkTree* under heavy development with know failures like this?

i'm not trying to do anything fancy.  Can i copy vanilla code from testtreeview.c
and expect it to work?

Program received signal SIGSEGV, Segmentation fault.
0x4046309c in g_object_freeze_notify (object=0x47554f94) at gobject.c:476
476       g_return_if_fail (G_IS_OBJECT (object));
(gdb) p object
$1 = (GObject *) 0x47554f94
(gdb) p *object
$2 = {g_type_instance = {g_class = 0xaaaaaaaa}, ref_count = 2863311530, qdata = 0xaaaaaaaa}
(gdb) up
#1  0x4017c55b in gtk_tree_view_column_cell_set_cell_data (tree_column=0x4762cf90,
    tree_model=0x49ccdfd0, iter=0xbfffeb2c, is_expander=0, is_expanded=0)
    at gtktreeviewcolumn.c:2045
2045          g_object_freeze_notify (cell);

-- 
Get self-realization at <http://sahajayoga.org> ... <http://why-compete.org> ?
  Victory to the Divine Mother!!




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