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 #1

Updated by Sage Weil almost 14 years ago

  • Assignee set to Greg Farnum
Actions #2

Updated by Greg Farnum almost 14 years ago

  • Status changed from New to Closed

Fixed in commit:64b00ecf928d4ffc0dd58e1f3137c82872cacb17.
Turns out the state wasn't getting properly initialized...whoops!

Actions #3

Updated by Sage Weil about 13 years ago

  • Category set to radosgw
Actions #4

Updated by Sage Weil about 13 years ago

  • Project changed from 4 to Ceph
  • Category changed from radosgw to 22
Actions #5

Updated by John Spray over 6 years ago

  • Project changed from Ceph to rgw
  • Category deleted (22)

Bulk reassign of radosgw category to RGW project.

Actions

Also available in: Atom PDF