Project

General

Profile

Actions

Bug #23929

closed

rbd-mirror: potential dead lock when cancelling image sync

Added by Mykola Golub almost 6 years ago. Updated almost 6 years ago.

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

0%

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

Description

1) rbd::mirror::ImageSync::cancel (holding ImageSync lock) -> librbd::deep_copy::ImageCopyRequest::cancel (get ImageCopyRequest lock)
2) librbd::deep_copy::ImageCopyRequest::handle_object_copy (holding ImageCopyRequest) -> update_progress -> rbd::mirror::ImageSync::handle_copy_image_update_progress (get ImageSync lock)

Actions #1

Updated by Mykola Golub almost 6 years ago

  • Subject changed from rbd-mirror: potential dead lock in rbd-mirror when cancelling image sync to rbd-mirror: potential dead lock when cancelling image sync
Actions #2

Updated by Mykola Golub almost 6 years ago

  • Status changed from In Progress to Fix Under Review
Actions #3

Updated by Mykola Golub almost 6 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF