After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 644170 - SIGSEGV in dconf-editor 0.7.2
SIGSEGV in dconf-editor 0.7.2
Status: RESOLVED FIXED
Product: dconf-editor
Classification: Other
Component: general
git master
Other Linux
: Normal critical
: ---
Assigned To: dconf-editor maintainer(s)
dconf-editor maintainer(s)
: 644234 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-03-08 03:32 UTC by David Ronis
Modified: 2015-02-22 12:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Ronis 2011-03-08 03:32:19 UTC
Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 8279)

  • #0 key_value_renderer_set_key
    at dconf-view.c line 1032
  • #1 object_set_property
    at gobject.c line 1185
  • #2 g_object_set_property
    at gobject.c line 1915
  • #3 apply_cell_attributes
    at gtkcellarea.c line 1274
  • #4 g_hash_table_foreach
    at ghash.c line 1330
  • #5 gtk_cell_area_real_apply_attributes
    at gtkcellarea.c line 1310
  • #6 gtk_cell_area_box_apply_attributes
    at gtkcellareabox.c line 1320
  • #7 _gtk_marshal_VOID__OBJECT_BOXED_BOOLEAN_BOOLEAN
    at gtkmarshalers.c line 2156
  • #8 g_type_class_meta_marshal
    at gclosure.c line 878
  • #9 g_closure_invoke
    at gclosure.c line 767
  • #10 signal_emit_unlocked_R
    at gsignal.c line 3182
  • #11 g_signal_emit_valist
    at gsignal.c line 2983
  • #12 g_signal_emit
    at gsignal.c line 3040
  • #13 gtk_cell_area_apply_attributes
    at gtkcellarea.c line 2359
  • #14 gtk_tree_view_column_cell_set_cell_data
    at gtktreeviewcolumn.c line 2819
  • #15 validate_row
    at gtktreeview.c line 6145
  • #16 validate_visible_area
    at gtktreeview.c line 6472
  • #17 do_presize_handler
    at gtktreeview.c line 6811
  • #18 presize_handler_callback
    at gtktreeview.c line 6834
  • #19 gdk_threads_dispatch
    at gdk.c line 741
  • #20 g_idle_dispatch
    at gmain.c line 4541
  • #21 g_main_dispatch
    at gmain.c line 2440
  • #22 g_main_context_dispatch
    at gmain.c line 3013
  • #23 g_main_context_iterate
    at gmain.c line 3091
  • #24 g_main_loop_run
    at gmain.c line 3299
  • #25 gtk_main
    at gtkmain.c line 1358
  • #26 configuration_editor_main
    at dconf-editor.c line 774
  • #27 main
    at dconf-editor.c line 783

Comment 1 Robert Ancell 2011-03-10 06:00:21 UTC
Can you still get this?  What steps do you take to reproduce?
Comment 2 David Ronis 2011-03-10 18:01:26 UTC
Yes.  To reproduce 

dconf-editor

then try to select:  desktop->gnome-interface.   Happens 100% of the time.

On the console I see:

** (dconf-editor:27143): WARNING **: dconf-model.vala:519: Failed to parse schemas: No such file or directory
Segmentation fault (core dumped)

The warning happens before I try to select Interface, the SIGSEGV after.
Comment 3 Robert Ancell 2011-03-10 22:06:11 UTC
*** Bug 644234 has been marked as a duplicate of this bug. ***
Comment 4 Robert Ancell 2011-03-10 22:09:39 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
Comment 5 André Klapper 2015-02-22 12:23:26 UTC
[moving dconf>editor tickets to dconf-editor product. See bug 744791]