Bug 844298 - Stuck in calendar factory main thread
Summary: Stuck in calendar factory main thread
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: evolution-ews
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthew Barnes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-30 09:02 UTC by Mikhail
Modified: 2012-08-08 11:19 UTC (History)
3 users (show)

Fixed In Version: evolution-ews-3.4.4
Clone Of:
Environment:
Last Closed: 2012-08-08 11:19:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
backtrace evolution (13.01 KB, text/plain)
2012-07-30 09:02 UTC, Mikhail
no flags Details
backtrace evolution-calendar-factory (10.36 KB, text/plain)
2012-07-30 09:02 UTC, Mikhail
no flags Details
proposed ews patch (1.14 KB, patch)
2012-08-01 06:56 UTC, Milan Crha
no flags Details | Diff

Description Mikhail 2012-07-30 09:02:02 UTC
Created attachment 601159 [details]
backtrace evolution

Description of problem:

Comment 1 Mikhail 2012-07-30 09:02:50 UTC
Created attachment 601160 [details]
backtrace evolution-calendar-factory

Comment 2 Milan Crha 2012-08-01 06:49:21 UTC
Thanks for a bug report. This is different from your previous stuck on calendar invite, this one is blocking calendar factory in the main thread, but on a very strange place, in prepare_create_item_with_mime_content_request(), which is not possible in the code. I see from the backtrace that the g_timeout_dispatch() doesn't have exact start of the function, it is shifted slightly inside it, which might mean that there happened a memory corruption in the calendar factory process.

Comment 3 Milan Crha 2012-08-01 06:56:16 UTC
Created attachment 601665 [details]
proposed ews patch

for evolution-ews;

I'm not sure whether this will help, though I didn't find anything obvious on the first look. I'm building a test package at [1], give it a try, please.

[1] http://koji.fedoraproject.org/koji/taskinfo?taskID=4347231

Comment 4 Milan Crha 2012-08-08 11:19:00 UTC
Created commit 52d5998 in ews master (3.5.90+)
Created commit e624a91 in ews gnome-3-4 (3.4.4+)


Note You need to log in before you can comment on or make changes to this bug.