Project

General

Profile

Actions

Bug #60358

open

crash: PG::get_osdmap() const

Added by Telemetry Bot 11 months 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:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):

8c153631cc451cc3e25b921a671d38392dc7a88ae8353f252d575baeb34363f0


Description

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

Sanitized backtrace:

    PG::get_osdmap() const
    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": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f950725dcf0]",
        "(PG::get_osdmap() const+0xd) [0x55c14c4b28ed]",
        "(PrimaryLogPG::do_op(boost::intrusive_ptr<OpRequest>&)+0x1260) [0x55c14c5f92d0]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x1c0) [0x55c14c459900]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x6d) [0x55c14c7582ad]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0x115f) [0x55c14c46cdbf]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x435) [0x55c14cbca8c5]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x55c14cbccfe4]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f95072531ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-02-09T13:23:40.037503Z_ae0142de-8f7c-4931-a83e-90176511f55b",
    "entity_name": "osd.15c7221d75b08c62f299f5cc11408bebd5da0d9a",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "8c153631cc451cc3e25b921a671d38392dc7a88ae8353f252d575baeb34363f0",
    "timestamp": "2023-02-09T13:23:40.037503Z",
    "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 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