[Bug 35520] gconf-editor crashes adding string to list

Craig Box craig at dubculture.co.nz
Sat Mar 18 22:44:52 UTC 2006


Public bug reported:
https://launchpad.net/malone/bugs/35520

Affects: gconf-editor (Ubuntu)
       Severity: Normal
       Priority: (none set)
         Status: Unconfirmed

Description:
I am having a problem adding info to a list on a gconf key.

Steps I used to cause this fault:

1. Open gconf-editor
2. Navigate to key /apps/compiz/general/allscreens/options/
3. Double click "active plugins" (notified in the background window that this key has no schema)
4. Hit 'add', type in 'transset', click OK, click OK again to close list window.
5. Double click the 'active plugins' list again and notice that transset was not added.
6. Add it again, click OK to close list window, program crashes.

** ERROR **: file gailtreeview.c: line 3604 (garbage_collect_cell_data): assertion failed: (GAIL_IS_TREE_VIEW (data))
aborting...

Program received signal SIGABRT, Aborted.
[Switching to Thread -1223977280 (LWP 20762)]
0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb78dc9a1 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb78de2b9 in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7a0eef6 in g_logv () from /usr/lib/libglib-2.0.so.0
#4  0xb7a0ef2a in g_log () from /usr/lib/libglib-2.0.so.0
#5  0xb7a0ef96 in g_assert_warning () from /usr/lib/libglib-2.0.so.0
#6  0xb6f824b1 in gail_tree_view_new ()
   from /usr/lib/gtk-2.0/modules/libgail.so
#7  0xb7a08af2 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
#8  0xb7a067d7 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#9  0xb7a09896 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#10 0xb7a09bb8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#11 0xb7c883c6 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#12 0x0805d8cc in gconf_value_type_to_string ()
#13 0xb78c8ea2 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#14 0x0804fc71 in ?? ()
(gdb)




More information about the desktop-bugs mailing list