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 689779 - Evolution crashes when editing a contact
Evolution crashes when editing a contact
Status: RESOLVED DUPLICATE of bug 731321
Product: evolution
Classification: Applications
Component: Contacts
3.6.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2012-12-06 17:06 UTC by Bryan christ
Modified: 2015-11-04 15:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bryan christ 2012-12-06 17:06:56 UTC
Every time I try to modify an existing contact, Evolution crashes.

System is Xubuntu 12.10 64-bit with Evolution 3.6.0

GDB backtrace

Program received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffff4265c7f in g_logv () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
(gdb) bt
  • #0 g_logv
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #1 g_log
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #2 e_load_ui_builder_definition
    from /usr/lib/evolution/3.6/libevolution-utils.so.0
  • #3 ??
    from /usr/lib/evolution/3.6/libecontacteditor.so.0
  • #4 ??
    from /usr/lib/evolution/3.6/libecontacteditor.so.0
  • #5 g_simple_async_result_complete
    from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  • #6 ??
    from /usr/lib/libedataserver-1.2.so.17
  • #7 ??
    from /usr/lib/libedataserver-1.2.so.17
  • #8 g_simple_async_result_complete
    from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  • #9 ??
    from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  • #10 g_main_context_dispatch
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #11 ??
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #12 g_main_loop_run
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #13 gtk_main
    from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  • #14 main

Comment 1 Milan Crha 2015-11-04 15:16:58 UTC
Thanks for a bug report. Pity you didn't copy the actual error message, why the load failed and aborted the application. I believe it is the same issue as in the bug #731321, thus I mark this as a duplicate of it.

*** This bug has been marked as a duplicate of bug 731321 ***