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 644234 - crashing when using gnome-settings-daemon 2.91.91
crashing when using gnome-settings-daemon 2.91.91
Status: RESOLVED DUPLICATE of bug 644170
Product: dconf-editor
Classification: Other
Component: general
0.7.x
Other Linux
: Normal normal
: ---
Assigned To: dconf-editor maintainer(s)
dconf-editor maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-03-08 19:55 UTC by Ionut Biru
Modified: 2015-02-22 12:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ionut Biru 2011-03-08 19:55:10 UTC
when expanding org.gnome.settings-daemon.plugins.xsettings

gnome-settings-daemon 2.91.91 had some changes related to xsettings and this might be the problem.

dconf 0.7.2
Comment 1 Ionut Biru 2011-03-08 20:16:30 UTC
Program received signal SIGSEGV, Segmentation fault.
0x0805ad76 in key_value_renderer_set_key (self=0x80df8a0, value=0x824db18) at dconf-view.c:1032
1032					if (_tmp29_->schema->range != NULL) {
(gdb) bt full
  • #0 key_value_renderer_set_key
    at dconf-view.c line 1032
  • #1 _vala_key_value_renderer_set_property
    at dconf-view.c line 1214
  • #2 g_object_set_property
    from /usr/lib/libgobject-2.0.so.0
  • #3 ??
    from /usr/lib/libgtk-3.so.0
  • #4 g_hash_table_foreach
    from /usr/lib/libglib-2.0.so.0
  • #5 ??
    from /usr/lib/libgtk-3.so.0
  • #6 ??
    from /usr/lib/libgtk-3.so.0
  • #7 ??
    from /usr/lib/libgtk-3.so.0
  • #8 ??
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #10 ??
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #13 gtk_cell_area_apply_attributes
    from /usr/lib/libgtk-3.so.0
  • #14 gtk_tree_view_column_cell_set_cell_data
    from /usr/lib/libgtk-3.so.0
  • #15 ??
    from /usr/lib/libgtk-3.so.0
  • #16 ??
    from /usr/lib/libgtk-3.so.0
  • #17 ??
    from /usr/lib/libgtk-3.so.0
  • #18 ??
    from /usr/lib/libgdk-3.so.0
  • #19 ??
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #21 ??
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #23 gtk_main
    from /usr/lib/libgtk-3.so.0
  • #24 configuration_editor_main
    at dconf-editor.c line 774
  • #25 main
    at dconf-editor.c line 783

Comment 2 Robert Ancell 2011-03-10 22:06:11 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 644170 ***
Comment 3 André Klapper 2015-02-22 12:23:09 UTC
[moving dconf>editor tickets to dconf-editor product. See bug 744791]