Project

General

Profile

Bug #38468

API list_images() Segmentation fault

Added by wb song about 5 years ago. Updated about 5 years ago.

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

0%

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

Description

bug1:

[swb@ ~/ceph-dev/build]$ python group.py
Traceback (most recent call last):
  File "group.py", line 9, in <module>
    with rbd.Group(ioctx, 'group1') as group:
AttributeError: __exit__

bug2:

[swb@ ~/ceph-dev/build]$ rbd group image ls group1
rbd/test1
[swb@ ~/ceph-dev/build]$ python group.py
[{'state': 0, 'name': u'test1', 'pool': 3}]
[swb@ ~/ceph-dev/build]$ rbd trash mv test1
[swb@ ~/ceph-dev/build]$ rbd group image ls group1
[swb@ ~/ceph-dev/build]$ python group.py
Segmentation fault
[swb@ ~/ceph-dev/build]$

Related issues

Copied to rbd - Backport #38505: mimic: API list_images() Segmentation fault Resolved

History

#2 Updated by Mykola Golub about 5 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 26622

#3 Updated by Mykola Golub about 5 years ago

  • Backport set to nautilus,mimic

#4 Updated by Jason Dillaman about 5 years ago

  • Backport changed from nautilus,mimic to mimic

#5 Updated by Mykola Golub about 5 years ago

  • Status changed from Fix Under Review to Pending Backport

#6 Updated by Nathan Cutler about 5 years ago

  • Copied to Backport #38505: mimic: API list_images() Segmentation fault added

#7 Updated by Nathan Cutler about 5 years ago

  • Status changed from Pending Backport to Resolved

Also available in: Atom PDF