Project

General

Profile

Actions

Bug #60235

open

crash: pg_log_entry_t::~pg_log_entry_t()

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

fc1b093885847639eb9e5270292c0a15f96d30b7e0e42da7da9b10f11958670b


Description

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

Sanitized backtrace:

    pg_log_entry_t::~pg_log_entry_t()
    PrimaryLogPG::OpContext::~OpContext()
    PrimaryLogPG::remove_repop(PrimaryLogPG::RepGather*)
    PrimaryLogPG::eval_repop(PrimaryLogPG::RepGather*)
    Context::complete(int)
    ReplicatedBackend::op_commit(boost::intrusive_ptr<ReplicatedBackend::InProgressOp> const&)
    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-01-10 13:22:21.548561",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7fba7b04acf0]",
        "(pg_log_entry_t::~pg_log_entry_t()+0x1b) [0x55afdb1194db]",
        "(PrimaryLogPG::OpContext::~OpContext()+0x407) [0x55afdb3481c7]",
        "ceph-osd(+0x7bd395) [0x55afdb282395]",
        "(PrimaryLogPG::remove_repop(PrimaryLogPG::RepGather*)+0x70) [0x55afdb29ae60]",
        "(PrimaryLogPG::eval_repop(PrimaryLogPG::RepGather*)+0x4ee) [0x55afdb29b64e]",
        "(Context::complete(int)+0xd) [0x55afdb1a4abd]",
        "(ReplicatedBackend::op_commit(boost::intrusive_ptr<ReplicatedBackend::InProgressOp> const&)+0xe5) [0x55afdb574725]",
        "(Context::complete(int)+0xd) [0x55afdb1a4abd]",
        "(PrimaryLogPG::BlessedContext::finish(int)+0x6b) [0x55afdb312a6b]",
        "(Context::complete(int)+0xd) [0x55afdb1a4abd]",
        "(OSD::ShardedOpWQ::handle_oncommits(std::__cxx11::list<Context*, std::allocator<Context*> >&)+0x24) [0x55afdb1b7934]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0x2a13) [0x55afdb172673]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x435) [0x55afdb8ce8c5]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x55afdb8d0fe4]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7fba7b0401ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-01-10T07:17:07.799833Z_457f4461-8a46-4ff3-b311-34ff58851d65",
    "entity_name": "osd.b0ca020b6ae4eae3e4323693eee2bd932cd514dc",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "fc1b093885847639eb9e5270292c0a15f96d30b7e0e42da7da9b10f11958670b",
    "timestamp": "2023-01-10T07:17:07.799833Z",
    "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 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