Re: GtkTreeView
- From: Joshua N Pritikin <vishnu pobox com>
- To: gtk-app-devel-list gnome org
- Subject: Re: GtkTreeView
- Date: Thu, 23 Aug 2001 11:02:53 +0530
On Thu, Aug 23, 2001 at 01:18:16AM +0530, Joshua N Pritikin wrote:
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?
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);
i forgot to remove g_object_unref (G_OBJECT (cell_renderer)); in a few places. D'oh!
--
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]