Project

General

Profile

Actions

Bug #60597

open

crash: tc_new()

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

2ee38f0fbf2021575c92020b74c2c34e6cb8eb0c14a11488ea93f648e48176b9


Description

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

Sanitized backtrace:

    tc_new()
    ReplicatedBackend::repop_commit(std::shared_ptr<ReplicatedBackend::RepModify>)
    ReplicatedBackend::C_OSD_RepModifyCommit::finish(int)
    Context::complete(int)
    PrimaryLogPG::BlessedContext::finish(int)
    Context::complete(int)
    OSD::ShardedOpWQ::handle_oncommits(std::list<Context*, std::allocator<Context*> >&)
    OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)
    ShardedThreadPool::shardedthreadpool_worker(unsigned int)
    ShardedThreadPool::WorkThreadSharded::entry()

Crash dump sample:
{
    "archived": "2023-02-22 04:11:29.245572",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f9ebf3becf0]",
        "tc_new()",
        "(ReplicatedBackend::repop_commit(std::shared_ptr<ReplicatedBackend::RepModify>)+0x12f) [0x555b6d450a3f]",
        "(ReplicatedBackend::C_OSD_RepModifyCommit::finish(int)+0x4c) [0x555b6d47429c]",
        "(Context::complete(int)+0xd) [0x555b6d07dabd]",
        "(PrimaryLogPG::BlessedContext::finish(int)+0x6b) [0x555b6d1eba6b]",
        "(Context::complete(int)+0xd) [0x555b6d07dabd]",
        "(OSD::ShardedOpWQ::handle_oncommits(std::__cxx11::list<Context*, std::allocator<Context*> >&)+0x24) [0x555b6d090934]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0x2a13) [0x555b6d04b673]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x435) [0x555b6d7a78c5]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x555b6d7a9fe4]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f9ebf3b41ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-02-22T04:05:10.510842Z_0df5c40e-35ac-4e3a-8f5c-38e22783c6db",
    "entity_name": "osd.ce144b5cb43561d16f1702187d4124aa6e79d24b",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "2ee38f0fbf2021575c92020b74c2c34e6cb8eb0c14a11488ea93f648e48176b9",
    "timestamp": "2023-02-22T04:05:10.510842Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.17.0-1019-oem",
    "utsname_sysname": "Linux",
    "utsname_version": "#20-Ubuntu SMP PREEMPT Tue Sep 27 13:20:28 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot 11 months ago

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

Also available in: Atom PDF