Project

General

Profile

Actions

Bug #60359

open

crash: BlueStore::log_latency(char const*, int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> > const&, double, char 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):

d894f92840e953d9f46cb488c518b0c202a226182d813a485560b12579ec8ba4


Description

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

Sanitized backtrace:

    BlueStore::log_latency(char const*, int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> > const&, double, char const*) const
    BlueStore::queue_transactions(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, std::vector<ceph::os::Transaction, std::allocator<ceph::os::Transaction> >&, boost::intrusive_ptr<TrackedOp>, ThreadPool::TPHandle*)
    non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector<ceph::os::Transaction, std::allocator<ceph::os::Transaction> >&, boost::intrusive_ptr<OpRequest>)
    ECBackend::handle_sub_write(pg_shard_t, boost::intrusive_ptr<OpRequest>, ECSubWrite&, ZTracer::Trace const&)
    ECBackend::try_reads_to_commit()
    ECBackend::check_ops()
    ECBackend::handle_sub_write_reply(pg_shard_t, ECSubWriteReply const&, ZTracer::Trace const&)
    ECBackend::_handle_message(boost::intrusive_ptr<OpRequest>)
    PGBackend::handle_message(boost::intrusive_ptr<OpRequest>)
    PrimaryLogPG::do_request(boost::intrusive_ptr<OpRequest>&, ThreadPool::TPHandle&)
    OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)
    ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)
    OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)
    ShardedThreadPool::shardedthreadpool_worker(unsigned int)
    ShardedThreadPool::WorkThreadSharded::entry()

Crash dump sample:
{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f33c6607cf0]",
        "(BlueStore::log_latency(char const*, int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> > const&, double, char const*) const+0x4b) [0x562809d9e07b]",
        "(BlueStore::queue_transactions(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, std::vector<ceph::os::Transaction, std::allocator<ceph::os::Transaction> >&, boost::intrusive_ptr<TrackedOp>, ThreadPool::TPHandle*)+0x736) [0x562809d5feb6]",
        "(non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector<ceph::os::Transaction, std::allocator<ceph::os::Transaction> >&, boost::intrusive_ptr<OpRequest>)+0x53) [0x562809924203]",
        "(ECBackend::handle_sub_write(pg_shard_t, boost::intrusive_ptr<OpRequest>, ECSubWrite&, ZTracer::Trace const&)+0x11c1) [0x562809bae9e1]",
        "(ECBackend::try_reads_to_commit()+0x27f7) [0x562809bbe0c7]",
        "(ECBackend::check_ops()+0x24) [0x562809bbeba4]",
        "(ECBackend::handle_sub_write_reply(pg_shard_t, ECSubWriteReply const&, ZTracer::Trace const&)+0x18e) [0x562809bbedae]",
        "(ECBackend::_handle_message(boost::intrusive_ptr<OpRequest>)+0x83d) [0x562809bc4f8d]",
        "(PGBackend::handle_message(boost::intrusive_ptr<OpRequest>)+0x56) [0x5628099772c6]",
        "(PrimaryLogPG::do_request(boost::intrusive_ptr<OpRequest>&, ThreadPool::TPHandle&)+0x512) [0x5628099099f2]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x1c0) [0x56280975f900]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x6d) [0x562809a5e2ad]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0x115f) [0x562809772dbf]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x435) [0x562809ed08c5]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x562809ed2fe4]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f33c65fd1ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-02-09T13:23:40.058720Z_68432093-392f-4780-8b8c-d2a9406828e8",
    "entity_name": "osd.409b8d9a3b8db9105aafe37883b19ce9307096d2",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "d894f92840e953d9f46cb488c518b0c202a226182d813a485560b12579ec8ba4",
    "timestamp": "2023-02-09T13:23:40.058720Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-58-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#64-Ubuntu SMP Thu Jan 5 11:43:13 UTC 2023" 
}

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