Project

General

Profile

Bug #260

Segmentation fault when listing buckets without uid

Added by Wido den Hollander over 13 years ago. Updated about 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#

History

#1 Updated by Sage Weil over 13 years ago

  • Assignee set to Greg Farnum

#2 Updated by Greg Farnum over 13 years ago

  • Status changed from New to Closed

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

#3 Updated by Sage Weil about 13 years ago

  • Category set to radosgw

#4 Updated by Sage Weil about 13 years ago

  • Project changed from RADOS Gateway to Ceph
  • Category changed from radosgw to 22

#5 Updated by John Spray about 6 years ago

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

Bulk reassign of radosgw category to RGW project.

Also available in: Atom PDF