Project

General

Profile

Actions

Bug #42476

closed

ceph-objectstore-tool crashes trying to access meta objects

Added by David Zafman over 4 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
High
Assignee:
David Zafman
Category:
-
Target version:
-
% Done:

0%

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

Description

Caused by: https://tracker.ceph.com/issues/41913

$ bin/ceph-objectstore-tool --no-mon-config --data-path dev/osd0 '["meta",{"oid":"inc_osdmap.17","key":"","snapid":0,"hash":4108961267,"max":0,"pool":-1,"namespace":"","max":0}]' get-bytes data
*** Caught signal (Segmentation fault) **
 in thread 7fe1d6f63c00 thread_name:ceph-objectstor
 ceph version v15.0.0-6312-g3a9c99db8b (3a9c99db8b6e43fad04a0b5a5abba8dd84cb747f) octopus (dev)
 1: (()+0x21188b0) [0x55bf6c0c98b0]
 2: (()+0x12890) [0x7fe1cabd2890]
 3: (ceph::mutex_debug_detail::mutex_debugging_base::_enable_lockdep() const+0xc) [0x7fe1cc6c21a4]
 4: (ceph::shared_mutex_debug::lock_shared()+0x1b) [0x7fe1cc9a9815]
 5: (std::shared_lock<ceph::shared_mutex_debug>::shared_lock(ceph::shared_mutex_debug&)+0x37) [0x55bf6b799a13]
 6: (BlueStore::collection_bits(boost::intrusive_ptr<ObjectStore::CollectionImpl>&)+0x17b) [0x55bf6bf21963]
 7: (main()+0x49e2) [0x55bf6b64ad6a]
 8: (__libc_start_main()+0xe7) [0x7fe1c9c52b97]
 9: (_start()+0x2a) [0x55bf6b63148a]
Segmentation fault

Related issues 1 (0 open1 closed)

Related to RADOS - Bug #41913: With auto scaler operating stopping an OSD can lead to COT crashing instead of being able to operation on pgResolvedSage Weil

Actions
Actions #1

Updated by David Zafman over 4 years ago

  • Related to Bug #41913: With auto scaler operating stopping an OSD can lead to COT crashing instead of being able to operation on pg added
Actions #2

Updated by David Zafman over 4 years ago

  • Description updated (diff)
Actions #3

Updated by David Zafman over 4 years ago

  • Pull request ID set to 31133
Actions #4

Updated by David Zafman over 4 years ago

  • Priority changed from Normal to High
Actions #5

Updated by David Zafman over 4 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF