Project

General

Profile

Actions

Bug #60654

open

crash: rocksdb::Slice::compare(rocksdb::Slice const&) const

Added by Telemetry Bot 12 months 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):

37a3caf5b04026ef5e747f1ca670b25b3c74d46a446c4a4778f9ec15dc92657d


Description

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

Sanitized backtrace:

    rocksdb::Slice::compare(rocksdb::Slice const&) const
    rocksdb::UserComparatorWrapper::CompareWithoutTimestamp(rocksdb::Slice const&, bool, rocksdb::Slice const&, bool) const
    rocksdb::Comparator::CompareWithoutTimestamp(rocksdb::Slice const&, rocksdb::Slice const&) const
    rocksdb::DBIter::CompareKeyForSkip(rocksdb::Slice const&, rocksdb::Slice const&)
    rocksdb::DBIter::FindNextUserEntryInternal(bool, rocksdb::Slice const*)
    rocksdb::DBIter::FindNextUserEntry(bool, rocksdb::Slice const*)
    rocksdb::DBIter::Next()
    rocksdb::ArenaWrappedDBIter::Next()
    ShardMergeIteratorImpl::next()
    BlueStore::_collection_list(BlueStore::Collection*, ghobject_t const&, ghobject_t const&, int, bool, std::vector<ghobject_t, std::allocator<ghobject_t> >*, ghobject_t*)
    BlueStore::collection_list(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, ghobject_t const&, ghobject_t const&, int, std::vector<ghobject_t, std::allocator<ghobject_t> >*, ghobject_t*)
    PG::do_delete_work(ceph::os::Transaction&, ghobject_t)
    PeeringState::Deleting::react(PeeringState::DeleteSome const&)
    boost::statechart::simple_state<PeeringState::Deleting, PeeringState::ToDelete, boost::mpl::list<mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na>, (boost::statechart::history_mode)>::react_impl(boost::statechart::event_base const&, void const*)
    boost::statechart::state_machine<PeeringState::PeeringMachine, PeeringState::Initial, std::allocator<boost::statechart::none>, boost::statechart::null_exception_translator>::process_event(boost::statechart::event_base const&)
    PG::do_peering_event(std::shared_ptr<PGPeeringEvent>, PeeringCtx&)
    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:
{
    "archived": "2023-03-18 16:11:35.622959",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7fa6eaf6b140]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x15a92f) [0x7fa6eab4692f]",
        "(rocksdb::Slice::compare(rocksdb::Slice const&) const+0x8f) [0x556c4c72373f]",
        "/usr/bin/ceph-osd(+0x1b8c45c) [0x556c4c96f45c]",
        "(rocksdb::UserComparatorWrapper::CompareWithoutTimestamp(rocksdb::Slice const&, bool, rocksdb::Slice const&, bool) const+0x7a) [0x556c4c72413e]",
        "(rocksdb::Comparator::CompareWithoutTimestamp(rocksdb::Slice const&, rocksdb::Slice const&) const+0x42) [0x556c4c72397a]",
        "(rocksdb::DBIter::CompareKeyForSkip(rocksdb::Slice const&, rocksdb::Slice const&)+0x5c) [0x556c4c725c76]",
        "(rocksdb::DBIter::FindNextUserEntryInternal(bool, rocksdb::Slice const*)+0x558) [0x556c4c71d152]",
        "(rocksdb::DBIter::FindNextUserEntry(bool, rocksdb::Slice const*)+0x70) [0x556c4c71cbc6]",
        "(rocksdb::DBIter::Next()+0x2e6) [0x556c4c71ca50]",
        "(rocksdb::ArenaWrappedDBIter::Next()+0x1c) [0x556c4c9e5c14]",
        "(ShardMergeIteratorImpl::next()+0x47) [0x556c4c610c97]",
        "/usr/bin/ceph-osd(+0x11fdc2a) [0x556c4bfe0c2a]",
        "(BlueStore::_collection_list(BlueStore::Collection*, ghobject_t const&, ghobject_t const&, int, bool, std::vector<ghobject_t, std::allocator<ghobject_t> >*, ghobject_t*)+0x100d) [0x556c4c00d9dd]",
        "(BlueStore::collection_list(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, ghobject_t const&, ghobject_t const&, int, std::vector<ghobject_t, std::allocator<ghobject_t> >*, ghobject_t*)+0xc7) [0x556c4c00ef57]",
        "(PG::do_delete_work(ceph::os::Transaction&, ghobject_t)+0x1ea) [0x556c4bb861fa]",
        "(PeeringState::Deleting::react(PeeringState::DeleteSome const&)+0x185) [0x556c4bda9fc5]",
        "(boost::statechart::simple_state<PeeringState::Deleting, PeeringState::ToDelete, boost::mpl::list<mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na>, (boost::statechart::history_mode)0>::react_impl(boost::statechart::event_base const&, void const*)+0xec) [0x556c4be1023c]",
        "(boost::statechart::state_machine<PeeringState::PeeringMachine, PeeringState::Initial, std::allocator<boost::statechart::none>, boost::statechart::null_exception_translator>::process_event(boost::statechart::event_base const&)+0x84) [0x556c4bb955b4]",
        "(PG::do_peering_event(std::shared_ptr<PGPeeringEvent>, PeeringCtx&)+0xe8) [0x556c4bb7a2c8]",
        "(OSD::dequeue_peering_evt(OSDShard*, PG*, std::shared_ptr<PGPeeringEvent>, ThreadPool::TPHandle&)+0x2de) [0x556c4badbebe]",
        "(OSD::dequeue_delete(OSDShard*, PG*, unsigned int, ThreadPool::TPHandle&)+0x63f) [0x556c4badc78f]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xad0) [0x556c4baf0bc0]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x41a) [0x556c4c1d3c1a]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x10) [0x556c4c1d61f0]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7fa6eaf5fea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-18T11:24:51.900885Z_36e3eb88-96bb-4598-983f-514f75224371",
    "entity_name": "osd.cf791b1730e66e6dd9739bdc7043e929d531fca6",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "37a3caf5b04026ef5e747f1ca670b25b3c74d46a446c4a4778f9ec15dc92657d",
    "timestamp": "2023-03-18T11:24:51.900885Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.102-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.102-1 (2023-03-14T13:48Z)" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.5 added
Actions

Also available in: Atom PDF