Project

General

Profile

Actions

Bug #260

closed

Segmentation fault when listing buckets without uid

Added by Wido den Hollander almost 14 years ago. Updated over 6 years ago.

Status:
Closed
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

When listing buckets without a uid, radosgw_admin segfaults:

root@node01:/usr/src/ceph# radosgw_admin --list-buckets
 ** WARNING: Ceph is still under heavy development, and is only suitable for **
 **          testing and review.  Do not trust it with important data.       **
listing all buckets
Segmentation fault
root@node01:/usr/src/ceph#

While it works with a uid supplied

root@node01:/usr/src/ceph# radosgw_admin --uid=3VAA0YKQ1H24YHAXC1GL --list-buckets
 ** WARNING: Ceph is still under heavy development, and is only suitable for **
 **          testing and review.  Do not trust it with important data.       **
listing buckets for uid 3VAA0YKQ1H24YHAXC1GL
root@node01:/usr/src/ceph#
Actions

Also available in: Atom PDF