Project

General

Profile

Actions

Bug #54777

open

crash: PGLog::IndexedLog::index(unsigned short) const

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):

a7690b2e79689c45d1bd60684c85e6caaadf67d6465d0532b478d274fa377007


Description

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

Sanitized backtrace:

    PGLog::IndexedLog::index(unsigned short) const
    PGLog::IndexedLog::IndexedLog(PGLog::IndexedLog const&)
    PG::read_state(ObjectStore*)
    OSD::load_pgs()
    OSD::init()

Crash dump sample:
{
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x14140) [0x7fe53343d140]",
        "(PGLog::IndexedLog::index(unsigned short) const+0x138) [0x555df613e428]",
        "(PGLog::IndexedLog::IndexedLog(PGLog::IndexedLog const&)+0x544) [0x555df61403b4]",
        "/usr/bin/ceph-osd(+0xc3b78a) [0x555df612678a]",
        "(PG::read_state(ObjectStore*)+0x150a) [0x555df612c3fa]",
        "(OSD::load_pgs()+0x700) [0x555df6090730]",
        "(OSD::init()+0x1fda) [0x555df609f03a]",
        "main()",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-01-06T07:57:37.516253Z_8d210f12-8de4-4e04-bb8a-90c6ae1fcee3",
    "entity_name": "osd.135910001fdd2eb271059a20a710a9fae180906a",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "a7690b2e79689c45d1bd60684c85e6caaadf67d6465d0532b478d274fa377007",
    "timestamp": "2022-01-06T07:57:37.516253Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.13.19-2-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.13.19-4 (Mon, 29 Nov 2021 12:10:09 +0100)" 
}

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