GNOME Bugzilla – Bug 644514
[regression] dconf aborts:
Last modified: 2011-03-16 18:03:53 UTC
Things were working fine yesterday. I upgraded the following: * desktop/gjs: bump version to 0.7.13 * desktop/gjs: bump version to 0.7.12 * platform/gobject-introspection: bump version to 0.10.4 * desktop/cheese: bump version to 2.91.91.1 * freedesktop/poppler: bump version to 0.16.3 * desktop/totem: bump version to 2.91.91 * desktop/libgnome-keyring: bump version to 2.91.92 * desktop/gnome-keyring: bump version to 2.91.92 * desktop/libpeas: bump version to 0.7.4 I've rebuilt dconf, but it still aborts. Here's the backtrace: Core was generated by `dconf'. Program terminated with signal 5, Trace/breakpoint trap.
+ Trace 226273
Thread 1 (Thread 29347)
This is causing havoc here; my apps are failing to find things (like icons, earlier kbd settings) and this causes things like metacity to crash. The only thing I can do is to manually start mutter from a terminal window (after killing anything started after it that hides the terminal window). This should be a "blocker" (I'm raising it).
After a little chat and investigation with David we figured out that this is a correct "crash", as the dconf binary expect a command name, where only known are read/list/write/update/lock/unlock/watch. I would close this as not-a-bug