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 566627 - Evolution data server crashes due to incorrect calendar URIs
Evolution data server crashes due to incorrect calendar URIs
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Calendar
2.26.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 566032 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-01-05 13:42 UTC by Milan Crha
Modified: 2013-09-14 16:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Check return values of soup_message_new() (4.07 KB, patch)
2009-01-05 13:45 UTC, Milan Crha
committed Details | Review

Description Milan Crha 2009-01-05 13:42:25 UTC
Forwarding from the downstream bugzilla:
https://bugzilla.redhat.com/show_bug.cgi?id=477815

Description of problem:

Evolution data server crashes due to incorrect calendar URIs.

Version-Release number of selected component (if applicable):

Reproduced with following:

evolution-data-server-1.12.3-6.el5
evolution-data-server-2.25.3-1.fc10

How reproducible:

100%

Steps to Reproduce:
1. Create new calendar
2. Pick CalDAV
3. Pick a name, leave "caldav://" as URI

Actual results:

Crash.

Expected results:

Profit.

Additional info:

Patch to address the issue is attached.
Comment 1 Milan Crha 2009-01-05 13:45:22 UTC
Created attachment 125780 [details] [review]
Check return values of soup_message_new()

patch from the downstream bug
Comment 2 Milan Crha 2009-01-05 14:08:56 UTC
Patch looks good, even a possible leak is there in check_calendar_changed_on_server, which I'll fix before committing.
Comment 3 Milan Crha 2009-01-05 14:11:53 UTC
Slightly modified version committed to trunk. Committed revision 9872.
Comment 4 Milan Crha 2009-03-31 17:26:57 UTC
*** Bug 566032 has been marked as a duplicate of this bug. ***