| Summary: | CalDAV backend doing repeated requests | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Matěj Cepl <mcepl> | ||||
| Component: | evolution-data-server | Assignee: | Matthew Barnes <mbarnes> | ||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 7.0 | CC: | fidencio, mcrha, riehecky | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-05-22 11:03:56 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
Matěj Cepl
2013-11-22 20:09:08 UTC
Too vague. Need a backtrace of evolution-calendar-factory or better reproducer steps. (In reply to Matthew Barnes from comment #2) > Too vague. Need a backtrace of evolution-calendar-factory or better > reproducer steps. Sorry, I won’t try third time to kill my server (happened to me twice). I am willing to give you or Milan ssh access to the server, but it is my only home server and I (and my family) needs it for something else than doing a work for developers who wants me to do their work. Reproducer for me is simple: enable CalDAV account in Evo. Some hours (perhaps a day or two) is hit by couple of CalDAV requests per second, eventually gets to around 100 system load and OOM killer will gradually kill whole system. No, sorry I don’t see anything wrong in Evolution, and it seems to be generally happy to kill my server. Is it really a reporter’s job to resolve the issues for you? Closed as INSUFFICIENT_DATA if you want, but I won’t touch Evo unless I see at least some interest in fixing this other than throwing the issue on my head. I tried to reproduce this, with Matej's help, but no luck. I'll try some corner cases and will see. One observation: if I have stored a wrong password for the CalDAV calendar, the user is not asked to enter a correct one for some reason. This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. Maybe a similar issue as here [1], except you do not use OAuth2, aka Bearer, authentication against your Zarafa server. I still think that this might be related to failed authentication and an attempt of the CalDAV backend to recover after a failed connection. Could you run evolution-calendar-factory with CalDAV debugging on and try to reproduce the issue, then check what will be in the log, please? The command is: $ CALDAV_DEBUG=all /usr/libexec/evolution-calendar-factory -w &>log.txt then kill evolution-alarm-notify and restart evolution. [1] https://git.gnome.org/browse/evolution-data-server/commit/?id=94f01174562 I don't have the Zarafa server anymore. |