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 680338 - empathy crashed with signal 5 in g_object_newv()
empathy crashed with signal 5 in g_object_newv()
Status: RESOLVED INCOMPLETE
Product: folks
Classification: Platform
Component: general
0.6.x
Other Linux
: Normal critical
: Unset
Assigned To: folks-maint
folks-maint
Depends on:
Blocks:
 
 
Reported: 2012-07-20 18:41 UTC by Bilal Shahid
Modified: 2014-12-15 17:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
stacktrace (14.27 KB, text/plain)
2012-07-20 18:41 UTC, Bilal Shahid
Details

Description Bilal Shahid 2012-07-20 18:41:36 UTC
when I restart my computer after an update has empathy did not want to open

ProblemType: Crash
DistroRelease: Ubuntu 12.10
Package: empathy 3.5.3-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-3.3-generic 3.5.0-rc5
Uname: Linux 3.5.0-3-generic x86_64
Comment 1 Bilal Shahid 2012-07-20 18:41:58 UTC
Created attachment 219344 [details]
stacktrace
Comment 2 Guillaume Desmottes 2012-07-23 07:34:12 UTC
Looks like it's crashing when creating the FolksAggregator. Any chance to have a trace with folks dbg packages?
Comment 3 Philip Withnall 2012-07-23 23:33:03 UTC
“Settings schema '%s' is not installed” — could this be the much-argued-over GSettings fatal message if the package isn’t properly installed?
Comment 4 Bilal Shahid 2012-07-24 05:33:54 UTC
origiannly reported at https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1020913
Comment 5 Tobias Mueller 2012-11-16 21:26:36 UTC


  • #0 g_logv
    at /build/buildd/glib2.0-2.33.3/./glib/gmessages.c line 765
  • #1 g_log
    at /build/buildd/glib2.0-2.33.3/./glib/gmessages.c line 792
  • #2 g_settings_set_property
    at /build/buildd/glib2.0-2.33.3/./gio/gsettings.c line 480
  • #3 object_set_property
    at /build/buildd/glib2.0-2.33.3/./gobject/gobject.c line 1357
  • #4 g_object_constructor
    at /build/buildd/glib2.0-2.33.3/./gobject/gobject.c line 1868
  • #5 g_object_newv
    at /build/buildd/glib2.0-2.33.3/./gobject/gobject.c line 1718
  • #6 g_object_new_valist
    at /build/buildd/glib2.0-2.33.3/./gobject/gobject.c line 1835
  • #7 g_object_new
    at /build/buildd/glib2.0-2.33.3/./gobject/gobject.c line 1550
  • #8 ??
    from /tmp/tmp_HnutE/usr/lib/libfolks.so.25
  • #9 g_object_newv
    at /build/buildd/glib2.0-2.33.3/./gobject/gobject.c line 1637
  • #10 g_object_new
    at /build/buildd/glib2.0-2.33.3/./gobject/gobject.c line 1547
  • #11 empathy_individual_manager_init
    at empathy-individual-manager.c line 590
  • #12 g_type_create_instance
    at /build/buildd/glib2.0-2.33.3/./gobject/gtype.c line 1890
  • #13 g_object_constructor
    at /build/buildd/glib2.0-2.33.3/./gobject/gobject.c line 1854
  • #14 individual_manager_constructor
    at empathy-individual-manager.c line 471
  • #15 individual_manager_constructor
    at empathy-individual-manager.c line 459
  • #16 g_object_newv
    at /build/buildd/glib2.0-2.33.3/./gobject/gobject.c line 1637
  • #17 g_object_new
    at /build/buildd/glib2.0-2.33.3/./gobject/gobject.c line 1547
  • #18 empathy_individual_manager_dup_singleton
    at empathy-individual-manager.c line 601
  • #19 empathy_roster_window_init
    at empathy-roster-window.c line 2063
  • #20 g_type_create_instance
    at /build/buildd/glib2.0-2.33.3/./gobject/gtype.c line 1890
  • #21 g_object_constructor
    at /build/buildd/glib2.0-2.33.3/./gobject/gobject.c line 1854
  • #22 empathy_roster_window_constructor
    at empathy-roster-window.c line 1712
  • #23 empathy_roster_window_constructor
    at empathy-roster-window.c line 1703
  • #24 g_object_newv
    at /build/buildd/glib2.0-2.33.3/./gobject/gobject.c line 1718
  • #25 g_object_new_valist
    at /build/buildd/glib2.0-2.33.3/./gobject/gobject.c line 1835
  • #26 g_object_new
    at /build/buildd/glib2.0-2.33.3/./gobject/gobject.c line 1550
  • #27 empathy_roster_window_new
    at empathy-roster-window.c line 2146
  • #28 empathy_app_command_line
    at empathy.c line 353
  • #29 ffi_call_unix64
    at ../src/x86/unix64.S line 75
  • #30 ffi_call
    at ../src/x86/ffi64.c line 486
  • #31 g_cclosure_marshal_generic_va
    at /build/buildd/glib2.0-2.33.3/./gobject/gclosure.c line 1550
  • #32 _g_closure_invoke_va
    at /build/buildd/glib2.0-2.33.3/./gobject/gclosure.c line 840
  • #33 g_signal_emit_valist
    at /build/buildd/glib2.0-2.33.3/./gobject/gsignal.c line 3211
  • #34 g_signal_emit
    at /build/buildd/glib2.0-2.33.3/./gobject/gsignal.c line 3356
  • #35 g_application_run
    at /build/buildd/glib2.0-2.33.3/./gio/gapplication.c line 1584
  • #36 main
    at empathy.c line 845

Comment 6 Philip Withnall 2012-11-23 08:57:44 UTC
(In reply to comment #5)
> 

Again, this is crashing with “Settings schema '%s' is not installed”. Is the ‘org.freedesktop.folks’ schema installed?
Comment 7 André Klapper 2014-12-15 17:28:21 UTC
(In reply to comment #6)
> Again, this is crashing with “Settings schema '%s' is not installed”. Is the
> ‘org.freedesktop.folks’ schema installed?

Hi Bilal, 
I am closing this bug report as no updated information has been provided.
Please feel free to reopen this bug if you can provide the information that was asked for in a previous comment.