Bug 1321119 - [abrt] Add thread safety around ECalBackendEws::priv::cancellable
Summary: [abrt] Add thread safety around ECalBackendEws::priv::cancellable
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: evolution-ews
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Milan Crha
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:eb09088a143ea78e50cd8de630e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-24 17:27 UTC by Kenneth
Modified: 2016-03-30 12:24 UTC (History)
2 users (show)

Fixed In Version: evolution-ews-3.20.1
Clone Of:
Environment:
Last Closed: 2016-03-30 12:24:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (49.39 KB, text/plain)
2016-03-24 17:27 UTC, Kenneth
no flags Details
File: cgroup (148 bytes, text/plain)
2016-03-24 17:27 UTC, Kenneth
no flags Details
File: core_backtrace (35.47 KB, text/plain)
2016-03-24 17:27 UTC, Kenneth
no flags Details
File: dso_list (19.19 KB, text/plain)
2016-03-24 17:27 UTC, Kenneth
no flags Details
File: environ (856 bytes, text/plain)
2016-03-24 17:27 UTC, Kenneth
no flags Details
File: exploitable (94 bytes, text/plain)
2016-03-24 17:27 UTC, Kenneth
no flags Details
File: limits (1.29 KB, text/plain)
2016-03-24 17:27 UTC, Kenneth
no flags Details
File: maps (88.07 KB, text/plain)
2016-03-24 17:27 UTC, Kenneth
no flags Details
File: mountinfo (3.53 KB, text/plain)
2016-03-24 17:27 UTC, Kenneth
no flags Details
File: namespaces (85 bytes, text/plain)
2016-03-24 17:27 UTC, Kenneth
no flags Details
File: open_fds (1.00 KB, text/plain)
2016-03-24 17:28 UTC, Kenneth
no flags Details
File: proc_pid_status (1.05 KB, text/plain)
2016-03-24 17:28 UTC, Kenneth
no flags Details
File: var_log_messages (28 bytes, text/plain)
2016-03-24 17:28 UTC, Kenneth
no flags Details

Description Kenneth 2016-03-24 17:27:40 UTC
Version-Release number of selected component:
evolution-data-server-3.18.5-1.fc23

Additional info:
reporter:       libreport-2.6.4
backtrace_rating: 4
cmdline:        /usr/libexec/evolution-calendar-factory-subprocess --factory ews --bus-name org.gnome.evolution.dataserver.Subprocess.Backend.Calendarx4627x5 --own-path /org/gnome/evolution/dataserver/Subprocess/Backend/Calendar/4627/5
crash_function: g_type_check_instance_is_fundamentally_a
executable:     /usr/libexec/evolution-calendar-factory-subprocess
global_pid:     4779
kernel:         4.4.5-300.fc23.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (7 frames)
 #0 g_type_check_instance_is_fundamentally_a at gtype.c:4032
 #1 g_object_ref at gobject.c:3045
 #2 e_ews_connection_queue_request at e-ews-connection.c:758
 #3 e_ews_connection_sync_folder_items at e-ews-connection.c:3787
 #4 e_ews_connection_sync_folder_items_sync at e-ews-connection.c:3852
 #5 ews_start_sync_thread at e-cal-backend-ews.c:3718
 #6 g_thread_proxy at gthread.c:778

Comment 1 Kenneth 2016-03-24 17:27:45 UTC
Created attachment 1140063 [details]
File: backtrace

Comment 2 Kenneth 2016-03-24 17:27:46 UTC
Created attachment 1140064 [details]
File: cgroup

Comment 3 Kenneth 2016-03-24 17:27:48 UTC
Created attachment 1140065 [details]
File: core_backtrace

Comment 4 Kenneth 2016-03-24 17:27:50 UTC
Created attachment 1140066 [details]
File: dso_list

Comment 5 Kenneth 2016-03-24 17:27:51 UTC
Created attachment 1140067 [details]
File: environ

Comment 6 Kenneth 2016-03-24 17:27:53 UTC
Created attachment 1140068 [details]
File: exploitable

Comment 7 Kenneth 2016-03-24 17:27:54 UTC
Created attachment 1140069 [details]
File: limits

Comment 8 Kenneth 2016-03-24 17:27:56 UTC
Created attachment 1140070 [details]
File: maps

Comment 9 Kenneth 2016-03-24 17:27:57 UTC
Created attachment 1140071 [details]
File: mountinfo

Comment 10 Kenneth 2016-03-24 17:27:59 UTC
Created attachment 1140072 [details]
File: namespaces

Comment 11 Kenneth 2016-03-24 17:28:00 UTC
Created attachment 1140073 [details]
File: open_fds

Comment 12 Kenneth 2016-03-24 17:28:02 UTC
Created attachment 1140074 [details]
File: proc_pid_status

Comment 13 Kenneth 2016-03-24 17:28:03 UTC
Created attachment 1140075 [details]
File: var_log_messages

Comment 14 Milan Crha 2016-03-30 12:24:09 UTC
Thanks for a bug report. It looks like the ECalBackendEws::priv::cancellable needs a thread safety guard, which I added upstream with the below change. It will be available in the Fedora 24 once the release will be done.

Created commit 7d902cb in ews master (3.21.1+) [1]
Created commit dc44e46 in ews gnome-3-20 (3.20.1+)

[1] https://git.gnome.org/browse/evolution-ews/commit/?id=7d902cb


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