Project

General

Profile

Actions

Bug #60083

open

crash: PG::read_state(ObjectStore*)

Added by Telemetry Bot 12 months ago. Updated 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):

db60b0e823680bc7c4895b057173f6d2234e3998d1b1fe25e8a0316918039980


Description

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

Sanitized backtrace:

    PG::read_state(ObjectStore*)
    OSD::load_pgs()
    OSD::init()

Crash dump sample:
{
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7f84ab1b7140]",
        "gsignal()",
        "abort()",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0x9a7ec) [0x7f84ab0077ec]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xa5966) [0x7f84ab012966]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xa59d1) [0x7f84ab0129d1]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xa5c65) [0x7f84ab012c65]",
        "/usr/bin/ceph-osd(+0xbe93bc) [0x562c1c53c3bc]",
        "/usr/bin/ceph-osd(+0xd9ddd7) [0x562c1c6f0dd7]",
        "(PG::read_state(ObjectStore*)+0xbd9) [0x562c1c6f5179]",
        "(OSD::load_pgs()+0x700) [0x562c1c659780]",
        "(OSD::init()+0x1e70) [0x562c1c666190]",
        "main()",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-12-11T17:03:52.390713Z_8f2263cb-14b9-4917-ae62-2e7787e29992",
    "entity_name": "osd.d2e7277ebd95c234de3c878162f51925d06edf15",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "db60b0e823680bc7c4895b057173f6d2234e3998d1b1fe25e8a0316918039980",
    "timestamp": "2022-12-11T17:03:52.390713Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.74-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.74-1 (Mon, 14 Nov 2022 20:17:15 +0100)" 
}

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