Project

General

Profile

Actions

Bug #60078

open

crash: ceph::buffer::raw_posix_aligned::~raw_posix_aligned()

Added by Telemetry Bot 12 months ago. Updated 12 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Telemetry
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):

56157e85d8bcf241574e8c4030b1ec2737dc3cd040a89e4e7da87f43351c0147


Description

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

Sanitized backtrace:

    ceph::buffer::raw_posix_aligned::~raw_posix_aligned()
    ceph::buffer::ptr::release()
    TwoQBufferCacheShard::_trim_to(unsigned long)
    BlueStore::SharedBlob::finish_write(unsigned long)
    BlueStore::_txc_finish(BlueStore::TransContext*)
    BlueStore::_kv_finalize_thread()
    BlueStore::KVFinalizeThread::entry()

Crash dump sample:
{
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7fd1fcef1140]",
        "gsignal()",
        "abort()",
        "/lib/x86_64-linux-gnu/libtcmalloc.so.4(+0x16cf6) [0x7fd1fd263cf6]",
        "/lib/x86_64-linux-gnu/libtcmalloc.so.4(+0x17fc9) [0x7fd1fd264fc9]",
        "(ceph::buffer::v15_2_0::raw_posix_aligned::~raw_posix_aligned()+0x1b) [0x55e08fd9f77b]",
        "(ceph::buffer::v15_2_0::ptr::release()+0xf5) [0x55e08fd96d65]",
        "(TwoQBufferCacheShard::_trim_to(unsigned long)+0x203) [0x55e08fa9a6a3]",
        "(BlueStore::SharedBlob::finish_write(unsigned long)+0x321) [0x55e08fa33061]",
        "(BlueStore::_txc_finish(BlueStore::TransContext*)+0x7a) [0x55e08fa47bca]",
        "(BlueStore::_kv_finalize_thread()+0x462) [0x55e08fa4b2e2]",
        "(BlueStore::KVFinalizeThread::entry()+0xd) [0x55e08faa40fd]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7fd1fcee5ea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-12-10T01:23:44.080730Z_0e0c4de9-9be0-43c8-a1c3-62fedd04be89",
    "entity_name": "osd.0f213a82f62ac05c11bac324c37f2d8e89ccb0c6",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "56157e85d8bcf241574e8c4030b1ec2737dc3cd040a89e4e7da87f43351c0147",
    "timestamp": "2022-12-10T01:23:44.080730Z",
    "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