Project

General

Profile

Actions

Bug #54859

open

crash: PrimaryLogPG::do_osd_ops(PrimaryLogPG::OpContext*, std::vector<OSDOp, std::allocator<OSDOp> >&)

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

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

0%

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

1c48e2e0b4f7d20ea1141531256817efbc228cb7f846a49154911ba6bb967dbe


Description

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

Sanitized backtrace:

    PrimaryLogPG::do_osd_ops(PrimaryLogPG::OpContext*, std::vector<OSDOp, std::allocator<OSDOp> >&)
    PrimaryLogPG::prepare_transaction(PrimaryLogPG::OpContext*)
    PrimaryLogPG::execute_ctx(PrimaryLogPG::OpContext*)
    PrimaryLogPG::do_op(boost::intrusive_ptr<OpRequest>&)
    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": [
        "/lib/x86_64-linux-gnu/libc.so.6(+0x46520) [0x7ff6dfbbf520]",
        "(PrimaryLogPG::do_osd_ops(PrimaryLogPG::OpContext*, std::vector<OSDOp, std::allocator<OSDOp> >&)+0x5bec) [0x564a1b94b10c]",
        "(PrimaryLogPG::prepare_transaction(PrimaryLogPG::OpContext*)+0xa0) [0x564a1b955560]",
        "(PrimaryLogPG::execute_ctx(PrimaryLogPG::OpContext*)+0x29c) [0x564a1b955cec]",
        "(PrimaryLogPG::do_op(boost::intrusive_ptr<OpRequest>&)+0x27f9) [0x564a1b95d199]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x1b1) [0x564a1b7db651]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x69) [0x564a1ba4a069]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xa13) [0x564a1b7f3013]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x434) [0x564a1be7d754]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x564a1be7fa84]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x98927) [0x7ff6dfc11927]",
        "clone()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-02-12T05:23:29.296292Z_2f7b6a39-8afd-4c70-b1e7-abe1e128d589",
    "entity_name": "osd.80431507ed04b2a96d73620984676ab976a624b3",
    "os_id": "22.04",
    "os_name": "Ubuntu Jammy Jellyfish (development branch)",
    "os_version": "22.04 (Jammy Jellyfish)",
    "os_version_id": "22.04",
    "process_name": "ceph-osd",
    "stack_sig": "1c48e2e0b4f7d20ea1141531256817efbc228cb7f846a49154911ba6bb967dbe",
    "timestamp": "2022-02-12T05:23:29.296292Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-17-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#17-Ubuntu SMP Thu Jan 13 16:27:23 UTC 2022" 
}

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