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 623703 - Reference counting error in Google backend
Reference counting error in Google backend
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Contacts
2.30.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
evolution[google]
Depends on:
Blocks:
 
 
Reported: 2010-07-06 18:31 UTC by Pedro Villavicencio
Modified: 2010-09-06 11:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30


Attachments
same patch for 2.30 (1.11 KB, patch)
2010-09-06 10:57 UTC, Baptiste Mille-Mathias
none Details | Review

Description Pedro Villavicencio 2010-07-06 18:31:03 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/evolution-data-server/+bug/602225

"I was composing an email and when I tried to search for the contact by typing first letter of name the address book crashed ."

".

Thread 1 (process 7061)

  • #0 bookview_idle_stop
    at e-data-book-view.c line 597
  • #1 g_idle_dispatch
    at /build/buildd/glib2.0-2.25.10/glib/gmain.c line 4149
  • #2 g_main_context_dispatch
    at /build/buildd/glib2.0-2.25.10/glib/gmain.c line 2044
  • #3 g_main_context_iterate
    at /build/buildd/glib2.0-2.25.10/glib/gmain.c line 2675
  • #4 g_main_loop_run
    at /build/buildd/glib2.0-2.25.10/glib/gmain.c line 2883
  • #5 main
    at e-data-book-factory.c line 469

Comment 1 Matthew Barnes 2010-08-19 01:21:54 UTC
It was the Google backend.  Fixed for 2.32 in:
http://git.gnome.org/browse/evolution-data-server/commit/?id=2440b4744a2f12abfd1bd616a5e72a9faf879b96
Comment 2 Baptiste Mille-Mathias 2010-09-06 10:57:21 UTC
Created attachment 169562 [details] [review]
same patch for 2.30
Comment 3 Baptiste Mille-Mathias 2010-09-06 11:03:34 UTC
Comment on attachment 169562 [details] [review]
same patch for 2.30

Patch I backported for 2.30 in ubuntu.