Project

General

Profile

Actions

Bug #1282

closed

rados CLI segfault

Added by W Spikes almost 13 years ago. Updated almost 13 years ago.

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

0%

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

Description

Horrible subject -- sorry, couldn't think of a better summary off hand. :(

# rados get .rgw:aaz_3
usage: rados [options] [commands]
POOL COMMANDS
   lspools                         list pools
[snip]
        specify input or output file (for certain commands)
   --create
        create the pool or directory that was specified
*** Caught signal (Segmentation fault) **
 in thread 0x3f981d52720
 ceph version 20110624.0934-62-gc292cce (commit:c292cce309ad5c517952f08156119cd10d869e4a)
 1: rados() [0x42b959]
 2: (()+0xef60) [0x3f98156cf60]
 3: (librados::IoCtx::read(std::string const&, ceph::buffer::list&, unsigned long, unsigned long)+0x41) [0x3f9817efec1]
 4: rados() [0x41bfc9]
 5: (main()+0xaf8) [0x41f4c8]
 6: (__libc_start_main()+0xfd) [0x3f9803afc4d]
 7: rados() [0x416f49]
Segmentation fault
# rados get .rgw:aaz_3
Actions #1

Updated by Sage Weil almost 13 years ago

  • Target version set to v0.32
Actions #2

Updated by Sage Weil almost 13 years ago

what machine is this on?

Actions #3

Updated by Sage Weil almost 13 years ago

  • Status changed from New to Resolved

fixed by d6f35b5d628d73d43d2aa4061c1653f60e363472, will be pushed to cluster later.

rados was just failing to exit after printing the usage.

Actions

Also available in: Atom PDF