Project

General

Profile

Actions

Bug #40188

closed

data race in OutputDataSocket

Added by Casey Bodley almost 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
luminous mimic nautilus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

the list of buffers is protected by mutex m_lock. when dump_data() fails and puts unwritten buffers back into the list, it needs to reaquire the lock


Related issues 3 (0 open3 closed)

Copied to Ceph - Backport #40266: luminous: data race in OutputDataSocketResolvedNathan CutlerActions
Copied to Ceph - Backport #40267: nautilus: data race in OutputDataSocketResolvedPrashant DActions
Copied to Ceph - Backport #40268: mimic: data race in OutputDataSocketResolvedNathan CutlerActions
Actions #1

Updated by Casey Bodley almost 5 years ago

  • Backport set to luminous mimic nautilus
  • Pull request ID set to 28431
Actions #2

Updated by Casey Bodley almost 5 years ago

  • Status changed from New to Fix Under Review
Actions #3

Updated by Kefu Chai almost 5 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #4

Updated by Nathan Cutler almost 5 years ago

Actions #5

Updated by Nathan Cutler almost 5 years ago

Actions #6

Updated by Nathan Cutler almost 5 years ago

Actions #7

Updated by Nathan Cutler over 4 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF