Project

General

Profile

Bug #60347

crash: BitmapAllocator::init_add_free(unsigned long, unsigned long)

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

cf09eff967d40f384ac1a594cc7ca53b70659b06dacf674e9d27c0bf01c14059


Description

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

Sanitized backtrace:

    BitmapAllocator::init_add_free(unsigned long, unsigned long)
    BlueStore::copy_allocator(Allocator*, Allocator*, unsigned long*)
    BlueStore::clone_allocator_without_bluefs(Allocator*)
    BlueStore::store_allocator(Allocator*)
    BlueStore::_close_db()
    BlueStore::_close_db_and_around()
    BlueStore::umount()
    OSD::shutdown()
    SignalHandler::entry()

Crash dump sample:
{
    "archived": "2023-02-02 04:46:45.770737",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7f14bccd8140]",
        "(BitmapAllocator::init_add_free(unsigned long, unsigned long)+0x1e9) [0x55ac98a10e99]",
        "(BlueStore::copy_allocator(Allocator*, Allocator*, unsigned long*)+0x3c9) [0x55ac988dcc49]",
        "(BlueStore::clone_allocator_without_bluefs(Allocator*)+0x159) [0x55ac988dcf79]",
        "(BlueStore::store_allocator(Allocator*)+0x162) [0x55ac988e2262]",
        "(BlueStore::_close_db()+0x68) [0x55ac988e2f18]",
        "(BlueStore::_close_db_and_around()+0x13) [0x55ac988e31b3]",
        "(BlueStore::umount()+0xf4) [0x55ac98935f14]",
        "(OSD::shutdown()+0x37f) [0x55ac983ac89f]",
        "(SignalHandler::entry()+0x648) [0x55ac98a33408]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7f14bccccea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-02-01T19:36:10.404508Z_e460c8df-7446-492a-8d20-36e0a7e1e414",
    "entity_name": "osd.46ddd6ae4c76bc91c2feb13fdad8ef1a99db8515",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "cf09eff967d40f384ac1a594cc7ca53b70659b06dacf674e9d27c0bf01c14059",
    "timestamp": "2023-02-01T19:36:10.404508Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.83-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.83-1 (2022-12-15T00:00Z)" 
}

History

#1 Updated by Telemetry Bot 11 months ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.5 added

Also available in: Atom PDF