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 725970 - gnome-session crashed with SIGSEGV in dconf_gdbus_method_call_done()
gnome-session crashed with SIGSEGV in dconf_gdbus_method_call_done()
Status: RESOLVED DUPLICATE of bug 724929
Product: gnome-session
Classification: Core
Component: gnome-session
3.9.x
Other Linux
: Normal critical
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-09 01:49 UTC by Cristian Aravena Romero
Modified: 2014-03-09 02:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2014-03-09 01:49:58 UTC
Open bug in launchpad.net:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1285920

"happens directly after loging in"

  • #0 ??
  • #1 dconf_gdbus_method_call_done
    at dconf-gdbus-thread.c line 231
  • #2 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.39.90/./gio/gsimpleasyncresult.c line 763
  • #3 g_dbus_connection_call_done
    at /build/buildd/glib2.0-2.39.90/./gio/gdbusconnection.c line 5498
  • #4 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.39.90/./gio/gsimpleasyncresult.c line 763
  • #5 complete_in_idle_cb
    at /build/buildd/glib2.0-2.39.90/./gio/gsimpleasyncresult.c line 775
  • #6 g_main_dispatch
    at /build/buildd/glib2.0-2.39.90/./glib/gmain.c line 3066
  • #7 g_main_context_dispatch
    at /build/buildd/glib2.0-2.39.90/./glib/gmain.c line 3641
  • #8 g_main_context_iterate
    at /build/buildd/glib2.0-2.39.90/./glib/gmain.c line 3712
  • #9 g_main_context_iteration
    at /build/buildd/glib2.0-2.39.90/./glib/gmain.c line 3773
  • #10 dconf_gdbus_worker_thread
    at dconf-gdbus-thread.c line 82
  • #11 g_thread_proxy
    at /build/buildd/glib2.0-2.39.90/./glib/gthread.c line 764
  • #12 start_thread
    at pthread_create.c line 312
  • #13 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 111

Comment 1 André Klapper 2014-03-09 02:02:04 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 724929 ***
Comment 2 Cristian Aravena Romero 2014-03-09 02:08:34 UTC
Thanks André Klapper :)