[Bug 158917] New: gconfd crashes when changing values with gconf-editor

bugzilla-daemon@bugzilla.gnome.org bugzilla-daemon@bugzilla.gnome.org
Sun, 21 Nov 2004 08:19:10 -0500 (EST)


http://bugzilla.gnome.org/show_bug.cgi?id=158917
GConf | gconf | Ver: 2.8.x

           Summary: gconfd crashes when changing values with gconf-editor
           Product: GConf
           Version: 2.8.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gconf
        AssignedTo: gconf-maint@bugzilla.gnome.org
        ReportedBy: joss@debian.org
                CC: pkg-gnome-maintainers@lists.alioth.debian.org


If I start gconf-editor and change a value, gconfd segfaults. It isn't
noticeable because it restarts immediately and successfully.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1076605600 (LWP 22427)]
gconf_value_free (value=0x0) at gconf-value.c:806
806       switch (real->type)
(gdb) up
#1  0x0804fc9f in gconfd_notify_other_listeners (modified_db=0x807e7e8,
    modified_sources=0x80d10a8, key=0x80d1519 "/apps/aisleriot/click_to_move")
    at gconfd.c:1160
1160                      gconf_value_free (value);
(gdb) print value
$1 = (GConfValue *) 0x0

------- You are receiving this mail because: -------
You are on the CC list for the bug.