Project

General

Profile

Actions

Bug #38468

closed

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 1 (0 open1 closed)

Copied to rbd - Backport #38505: mimic: API list_images() Segmentation faultResolvedPrashant DActions
Actions #2

Updated by Mykola Golub about 5 years ago

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

Updated by Mykola Golub about 5 years ago

  • Backport set to nautilus,mimic
Actions #4

Updated by Jason Dillaman about 5 years ago

  • Backport changed from nautilus,mimic to mimic
Actions #5

Updated by Mykola Golub about 5 years ago

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

Updated by Nathan Cutler about 5 years ago

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

Updated by Nathan Cutler about 5 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF