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 662068 - Crash in e-cal-backend-http.c:retrieval_done
Crash in e-cal-backend-http.c:retrieval_done
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Calendar
3.2.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2011-10-18 06:50 UTC by Milan Crha
Modified: 2011-12-14 16:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
eds patch (2.80 KB, patch)
2011-12-14 16:35 UTC, Milan Crha
committed Details | Review

Description Milan Crha 2011-10-18 06:50:29 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=746742

libreport version: 2.0.6
abrt_version:   2.0.4.981
backtrace_rating: 4
cmdline:        /usr/libexec/e-calendar-factory
comment:        The machine had recently resumed from suspend, so I suspect
this was its first attempt at pulling down my ical-format calendar from Google
after that.
crash_function: g_hash_table_foreach
executable:     /usr/libexec/e-calendar-factory
kernel:         3.1.0-0.rc9.git0.0.fc16.x86_64
reason:         Process /usr/libexec/e-calendar-factory was killed by signal 11
(SIGSEGV)
time:           Mon Oct 17 09:17:20 2011

Core was generated by `/usr/libexec/e-calendar-factory'.
Program terminated with signal 11, Segmentation fault.

Thread 3 (Thread 0x7f1f92def700 (LWP 18357))

  • #0 read
    at ../sysdeps/unix/syscall-template.S line 82
  • #1 read
    at /usr/include/bits/unistd.h line 45
  • #2 unix_signal_helper_thread
    at gmain.c line 4567
  • #3 g_thread_create_proxy
    at gthread.c line 1962
  • #4 start_thread
    at pthread_create.c line 305
  • #5 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 115

Comment 1 Milan Crha 2011-12-14 16:35:42 UTC
Created attachment 203489 [details] [review]
eds patch

for evolution-data-server;

I faced similar crash, and this patch helped. I'm committing it, and I'll see if it'll help completely during time while using it.
Comment 2 Milan Crha 2011-12-14 16:38:24 UTC
Created commit 608fae2 in eds master (3.3.3+)
Created commit c1b0058 in eds gnome-3-2 (3.2.3+)