Project

General

Profile

Bug #54669

crash: uint64_t PrimaryLogPG::recover_replicas(uint64_t, ThreadPool::TPHandle&, bool*): abort

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

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

0%

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

346cc13706cd450bfd48337e71f081fd228d0b9fc323a6feef4150c0e81ed1a3
3e8b8c1a573ead8917216bd39fab6acde5ecd3698e0e2d2da39670c570fad0b2
3fb66612e2049539aa8b6ddd2e0e502dedd50c311d5da5c4fb30863a814f37f0
f03db89f5068e4fd72d363b686d3b6f69bde1fde0220e086da2108cc9624625f
67c3e8ac875f83ac11c61d6da19587ac90a38de39ec90c1a598d4c6b3029c472
7a1598a4d23f3cd2158d3731c7b0314ca2645e4d46fa141eb2d3e9c8b70146c8
d5d27676a97a567f292d698e7ecfdd7ea9ebee0d1749b69df867cc4c8da7d944
ddbf66e878ffe44b653f8620327100e135583100547c20a7e28f4cc0ebf677d3


Description

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

Assert condition: abort
Assert function: uint64_t PrimaryLogPG::recover_replicas(uint64_t, ThreadPool::TPHandle&, bool*)

Sanitized backtrace:

    PrimaryLogPG::recover_replicas(unsigned long, ThreadPool::TPHandle&, bool*)
    PrimaryLogPG::start_recovery_ops(unsigned long, ThreadPool::TPHandle&, unsigned long*)
    OSD::do_recovery(PG*, unsigned int, unsigned long, ThreadPool::TPHandle&)
    ceph::osd::scheduler::PGRecovery::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:
{
    "archived": "2022-02-09 05:57:26.752265",
    "assert_condition": "abort",
    "assert_file": "osd/PrimaryLogPG.cc",
    "assert_func": "uint64_t PrimaryLogPG::recover_replicas(uint64_t, ThreadPool::TPHandle&, bool*)",
    "assert_line": 13334,
    "assert_msg": "osd/PrimaryLogPG.cc: In function 'uint64_t PrimaryLogPG::recover_replicas(uint64_t, ThreadPool::TPHandle&, bool*)' thread ffff816c1840 time 2022-02-08T18:08:08.201810+0000\nosd/PrimaryLogPG.cc: 13334: ceph_abort_msg(\"abort() called\")",
    "assert_thread_name": "tp_osd_tp",
    "backtrace": [
        "__kernel_rt_sigreturn()",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x1b0) [0xaaaac07172a0]",
        "(PrimaryLogPG::recover_replicas(unsigned long, ThreadPool::TPHandle&, bool*)+0x99c) [0xaaaac091035c]",
        "(PrimaryLogPG::start_recovery_ops(unsigned long, ThreadPool::TPHandle&, unsigned long*)+0x2cc) [0xaaaac0918c6c]",
        "(OSD::do_recovery(PG*, unsigned int, unsigned long, ThreadPool::TPHandle&)+0x244) [0xaaaac07b708c]",
        "(ceph::osd::scheduler::PGRecovery::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x28) [0xaaaac09eaa28]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xbf4) [0xaaaac07d5804]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x2f0) [0xaaaac0dedb28]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x18) [0xaaaac0df04b0]",
        "/lib64/libpthread.so.0(+0x7898) [0xffff9ca5d898]",
        "/lib64/libc.so.6(+0xd1ddc) [0xffff9c608ddc]" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-02-08T18:08:08.315661Z_705ab5ac-ecb3-463d-bf0f-886464de51f3",
    "entity_name": "osd.7aa59f45320ec71af1cd7556d021ebcedab4ed63",
    "os_id": "centos",
    "os_name": "CentOS Linux",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "3e8b8c1a573ead8917216bd39fab6acde5ecd3698e0e2d2da39670c570fad0b2",
    "timestamp": "2022-02-08T18:08:08.315661Z",
    "utsname_machine": "aarch64",
    "utsname_release": "5.4.0-1050-raspi",
    "utsname_sysname": "Linux",
    "utsname_version": "#56-Ubuntu SMP PREEMPT Thu Jan 13 13:09:35 UTC 2022" 
}

History

#1 Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v15.2.11, v15.2.13, v15.2.8, v16.2.7 added

#2 Updated by Telemetry Bot 11 months ago

  • Crash signature (v1) updated (diff)
  • Affected Versions v15.2.17, v16.2.10, v16.2.9, v17.2.5 added

Also available in: Atom PDF