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 709257 - Evolution crash during inserting a duplicate contact
Evolution crash during inserting a duplicate contact
Status: RESOLVED DUPLICATE of bug 659890
Product: evolution
Classification: Applications
Component: Contacts
3.6.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2013-10-02 11:42 UTC by hansvanleeuwen31
Modified: 2013-10-02 13:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description hansvanleeuwen31 2013-10-02 11:42:37 UTC
Evolution 3.6.4 on Ubuntu  3.8.0-27-generic

When I insert (accidentally) an contact that already exist, Evolution crash with the next message:

  Problem in evolution

   Sorry, the program "evolution"  closed unexpectedly
   Your computer does not have enough free memory to automatically analyze the
   problem ans send a report to the developers.


  ** (evolution:9075): ERROR **: eab-contact-duplicate-detected.ui: Invalid type
  function on line 90: 'eab_contact_display_get_type'
  Trace/BPT trap(coredump)

gdb /usr/bin/evolution

Reading symbols from /usr/bin/evolution...(no debugging symbols found)...done.
Core was generated by `evolution'.
Program terminated with signal 5, Trace/breakpoint trap.
  • #0 g_logv
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #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 Matthew Barnes 2013-10-02 13:23:07 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.

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