Project

General

Profile

Actions

Bug #54872

open

crash: rocksdb::BlockBasedTableIterator<rocksdb::DataBlockIter, rocksdb::Slice>::SetPinnedItersMgr(rocksdb::PinnedIteratorsManager*)

Added by Telemetry Bot about 2 years ago. Updated about 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

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

f9506bc541fdb3676aa64244bc0ed7cfda295c0fc3f911493f6280799a06dbf0


Description

http://telemetry.front.sepia.ceph.com:4000/d/jByk5HaMz/crash-spec-x-ray?orgId=1&var-sig_v2=52b08eebdbd9ceef8c270c0c2e6afa4062b3dbb5e5f6b7c2764c2527c35ea04d

Sanitized backtrace:

    rocksdb::BlockBasedTableIterator<rocksdb::DataBlockIter, rocksdb::Slice>::SetPinnedItersMgr(rocksdb::PinnedIteratorsManager*)
    rocksdb::MergingIterator::Seek(rocksdb::Slice const&)
    rocksdb::DBIter::Seek(rocksdb::Slice const&)
    RocksDBStore::RocksDBWholeSpaceIteratorImpl::lower_bound(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
    RocksDBStore::RocksDBTransactionImpl::rm_range_keys(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
    BlueStore::_do_omap_clear(BlueStore::TransContext*, boost::intrusive_ptr<BlueStore::Onode>&)
    BlueStore::_do_remove(BlueStore::TransContext*, boost::intrusive_ptr<BlueStore::Collection>&, boost::intrusive_ptr<BlueStore::Onode>)
    BlueStore::_remove(BlueStore::TransContext*, boost::intrusive_ptr<BlueStore::Collection>&, boost::intrusive_ptr<BlueStore::Onode>&)
    BlueStore::_txc_add_transaction(BlueStore::TransContext*, ceph::os::Transaction*)
    BlueStore::queue_transactions(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, std::vector<ceph::os::Transaction, std::allocator<ceph::os::Transaction> >&, boost::intrusive_ptr<TrackedOp>, ThreadPool::TPHandle*)
    ObjectStore::queue_transaction(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, ceph::os::Transaction&&, boost::intrusive_ptr<TrackedOp>, ThreadPool::TPHandle*)
    OSD::dispatch_context(PeeringCtx&, PG*, std::shared_ptr<OSDMap const>, ThreadPool::TPHandle*)
    OSD::dequeue_peering_evt(OSDShard*, PG*, std::shared_ptr<PGPeeringEvent>, ThreadPool::TPHandle&)
    OSD::dequeue_delete(OSDShard*, PG*, unsigned int, ThreadPool::TPHandle&)
    OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)
    ShardedThreadPool::shardedthreadpool_worker(unsigned int)
    ShardedThreadPool::WorkThreadSharded::entry()

Crash dump sample:
{
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13200) [0x7fe245af1200]",
        "(rocksdb::BlockBasedTableIterator<rocksdb::DataBlockIter, rocksdb::Slice>::SetPinnedItersMgr(rocksdb::PinnedIteratorsManager*)+0) [0x5633c1e04180]",
        "/usr/bin/ceph-osd(+0x11e3f42) [0x5633c1d70f42]",
        "/usr/bin/ceph-osd(+0x11e4a85) [0x5633c1d71a85]",
        "(rocksdb::MergingIterator::Seek(rocksdb::Slice const&)+0x198) [0x5633c1e2b968]",
        "(rocksdb::DBIter::Seek(rocksdb::Slice const&)+0x2cb) [0x5633c1d0bf5b]",
        "(RocksDBStore::RocksDBWholeSpaceIteratorImpl::lower_bound(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0xb3) [0x5633c1c59bb3]",
        "(RocksDBStore::RocksDBTransactionImpl::rm_range_keys(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x657) [0x5633c1c72637]",
        "(BlueStore::_do_omap_clear(BlueStore::TransContext*, boost::intrusive_ptr<BlueStore::Onode>&)+0xdd) [0x5633c16b85bd]",
        "(BlueStore::_do_remove(BlueStore::TransContext*, boost::intrusive_ptr<BlueStore::Collection>&, boost::intrusive_ptr<BlueStore::Onode>)+0x1120) [0x5633c16fd5d0]",
        "(BlueStore::_remove(BlueStore::TransContext*, boost::intrusive_ptr<BlueStore::Collection>&, boost::intrusive_ptr<BlueStore::Onode>&)+0x83) [0x5633c16fdce3]",
        "(BlueStore::_txc_add_transaction(BlueStore::TransContext*, ceph::os::Transaction*)+0xdc0) [0x5633c17172b0]",
        "(BlueStore::queue_transactions(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, std::vector<ceph::os::Transaction, std::allocator<ceph::os::Transaction> >&, boost::intrusive_ptr<TrackedOp>, ThreadPool::TPHandle*)+0x2cf) [0x5633c171898f]",
        "(ObjectStore::queue_transaction(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, ceph::os::Transaction&&, boost::intrusive_ptr<TrackedOp>, ThreadPool::TPHandle*)+0xa9) [0x5633c11f6bc9]",
        "(OSD::dispatch_context(PeeringCtx&, PG*, std::shared_ptr<OSDMap const>, ThreadPool::TPHandle*)+0x1cd) [0x5633c119d1fd]",
        "(OSD::dequeue_peering_evt(OSDShard*, PG*, std::shared_ptr<PGPeeringEvent>, ThreadPool::TPHandle&)+0x19d) [0x5633c11b94cd]",
        "(OSD::dequeue_delete(OSDShard*, PG*, unsigned int, ThreadPool::TPHandle&)+0x3f3) [0x5633c11b9a73]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0x9c3) [0x5633c11cdc83]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x424) [0x5633c1861144]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x10) [0x5633c18633f0]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x8d80) [0x7fe245ae6d80]",
        "clone()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-02-15T00:50:18.850877Z_cc3d54f5-5213-47ac-841c-a0489700d0e1",
    "entity_name": "osd.37e888f36ac6a3a08675c365ce6c0539c3b27ff8",
    "os_id": "debian",
    "os_name": "Debian GNU/Linux bookworm/sid",
    "process_name": "ceph-osd",
    "stack_sig": "f9506bc541fdb3676aa64244bc0ed7cfda295c0fc3f911493f6280799a06dbf0",
    "timestamp": "2022-02-15T00:50:18.850877Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-3-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.15.15-1 (2022-01-18)" 
}

Actions #1

Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.7 added
Actions

Also available in: Atom PDF