[gnomemm] Gconfmm problem - example segfaults



Hi,

Anyone else having problems with gconfmm? The example in
gconfmm/example/client segfaults for me after some time if I press and
hold down a key in one of the entries - e.g. it just segfaulted after
having written "dddddddd".

The backtrace doesn't give any useful information:

  gdb --core=core .libs/test_client
  [...]
  (gdb) bt
#0  0x407dfb4b in strstr () from /lib/libc.so.6
#1  0x406d5463 in g_strsplit () from /usr/lib/libglib-2.0.so.0
#2  0x405b6374 in gconf_listeners_remove_if () from /usr/lib/libgconf-2.so.4
#3  0x405c0af6 in gconf_client_change_set_from_current ()
   from /usr/lib/libgconf-2.so.4
#4  0x405c0bc3 in gconf_client_change_set_from_current ()
   from /usr/lib/libgconf-2.so.4
#5  0x405c09f6 in gconf_client_change_set_from_current ()
   from /usr/lib/libgconf-2.so.4
#6  0x406c5756 in g_timeout_add () from /usr/lib/libglib-2.0.so.0
#7  0x406c30b9 in g_get_current_time () from /usr/lib/libglib-2.0.so.0
#8  0x406c3e5f in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#9  0x406c4233 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#10 0x406c490f in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#11 0x402f334f in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#12 0x40120924 in Gtk::Main::run_impl () from /usr/lib/libgtkmm-2.0.so.1
#13 0x401207a5 in Gtk::Main::run () from /usr/lib/libgtkmm-2.0.so.1
#14 0x0804dcbb in main (argc=1, argv=0xbffff9e4) at main.cc:33

I'm experiencing the same problem in my own application with
spinbuttons - random crashes after changing the values a few times.

-- 
Ole Laursen
http://www.cs.auc.dk/~olau/



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