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 629761 - evolution crashed with signal 5 in dbus_g_proxy_call()
evolution crashed with signal 5 in dbus_g_proxy_call()
Status: RESOLVED INCOMPLETE
Product: evolution
Classification: Applications
Component: Contacts
2.30.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2010-09-15 13:37 UTC by Pedro Villavicencio
Modified: 2010-10-27 12:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Pedro Villavicencio 2010-09-15 13:37:58 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/evolution/+bug/636210

"crashed while trying to edit a contact"

".

Thread 1 (process 9494)

  • #0 g_logv
    from /lib/libglib-2.0.so.0
  • #1 g_log
    from /lib/libglib-2.0.so.0
  • #2 dbus_g_proxy_begin_call_internal
    at dbus-gproxy.c line 2240
  • #3 dbus_g_proxy_call
    at dbus-gproxy.c line 2594
  • #4 e_book_new
    from /usr/lib/libebook-1.2.so.9
  • #5 e_load_book_source
    from /usr/lib/libedataserverui-1.2.so.8
  • #6 ??
    from /usr/lib/libedataserverui-1.2.so.8
  • #7 ??
    from /lib/libglib-2.0.so.0
  • #8 start_thread
    from /lib/libpthread.so.0
  • #9 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130

Comment 1 Akhil Laddha 2010-09-15 16:12:40 UTC
can be related to bug 618547

Pedro, we would need trace with more debug symbols. Can you please ask reporter to install debuginfo packages of evolution-data-server, glib2 and gtk2 and provide better traces, tia
Comment 2 Pedro Villavicencio 2010-09-15 16:45:28 UTC
doing that right now, thanks for looking Akhil.