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 654256 - empathy crashed with SIGSEGV in tp_proxy_get_object_path()
empathy crashed with SIGSEGV in tp_proxy_get_object_path()
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: Archives
3.1.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2011-07-08 14:58 UTC by Cristian Aravena Romero
Modified: 2011-07-11 18:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2011-07-08 14:58:58 UTC
Open bug in lauchpad.net:
https://bugs.launchpad.net/bugs/807571

"Open empathy and clicked in F3... Crash."

  • #0 tp_proxy_get_object_path
    at proxy.c line 1444
  • #1 contact_is_tpl_entity
    at empathy-contact.c line 671
  • #2 g_hash_table_find
    at /build/buildd/glib2.0-2.29.8/./glib/ghash.c line 1413
  • #3 empathy_contact_from_tpl_contact
    at empathy-contact.c line 693
  • #4 empathy_message_from_tpl_log_event
    at empathy-message.c line 449
  • #5 log_window_got_messages_for_date_cb
    at empathy-log-window.c line 2853
  • #6 _tpl_log_manager_async_operation_cb
    at log-manager.c line 788
  • #7 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.29.8/./gio/gsimpleasyncresult.c line 749
  • #8 complete_in_idle_cb_for_thread
    at /build/buildd/glib2.0-2.29.8/./gio/gsimpleasyncresult.c line 816
  • #9 g_main_dispatch
    at /build/buildd/glib2.0-2.29.8/./glib/gmain.c line 2477
  • #10 g_main_context_dispatch
    at /build/buildd/glib2.0-2.29.8/./glib/gmain.c line 3050
  • #11 g_main_context_iterate
    at /build/buildd/glib2.0-2.29.8/./glib/gmain.c line 3128
  • #12 g_main_loop_run
    at /build/buildd/glib2.0-2.29.8/./glib/gmain.c line 3336
  • #13 gtk_main
    at /build/buildd/gtk+3.0-3.1.8/./gtk/gtkmain.c line 1362
  • #14 g_application_run
    at /build/buildd/glib2.0-2.29.8/./gio/gapplication.c line 1326
  • #15 main
    at empathy.c line 728

Comment 1 Fabio Durán Verdugo 2011-07-08 15:53:20 UTC
I can't reproduce with same ubuntu version and the same package.
Comment 2 Guillaume Desmottes 2011-07-08 16:00:12 UTC
According the lp bug this is with Empathy 3.0.0. Any chance you could try with 3.1.3 the whole log viewer has been rewritten.
Comment 3 Cristian Aravena Romero 2011-07-08 16:09:16 UTC
In [0]report: empathy 3.1.3-1ubuntu1
[0] https://bugs.launchpad.net/bugs/807571
Comment 4 Emilio Pozuelo Monfort 2011-07-11 18:04:30 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.