Project

General

Profile

Actions

Bug #60271

open

crash: AvlAllocator::_try_insert_range(unsigned long, unsigned long, boost::intrusive::tree_iterator<boost::intrusive::mhtraits<range_seg_t, boost::intrusive::avl_set_member_hook<>, &range_seg_t::offset_hook>, false>*)

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

e65129191640f8adf491bce0f8b42e73d216354d58b058d75beaa59d4ef5b148


Description

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

Sanitized backtrace:

    AvlAllocator::_try_insert_range(unsigned long, unsigned long, boost::intrusive::tree_iterator<boost::intrusive::mhtraits<range_seg_t, boost::intrusive::avl_set_member_hook<>, &range_seg_t::offset_hook>, false>*)
    AvlAllocator::_add_to_tree(unsigned long, unsigned long)
    AvlAllocator::_release(interval_set<unsigned long, std::map> const&)
    HybridAllocator::release(interval_set<unsigned long, std::map> const&)
    BlueStore::_txc_release_alloc(BlueStore::TransContext*)
    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) [0x7fa67f40b140]",
        "gsignal()",
        "abort()",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x2240f) [0x7fa67eeae40f]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x31662) [0x7fa67eebd662]",
        "/usr/bin/ceph-osd(+0x11c1387) [0x5640c56b8387]",
        "/usr/bin/ceph-osd(+0x138035f) [0x5640c587735f]",
        "(AvlAllocator::_try_insert_range(unsigned long, unsigned long, boost::intrusive::tree_iterator<boost::intrusive::mhtraits<range_seg_t, boost::intrusive::avl_set_member_hook<>, &range_seg_t::offset_hook>, false>*)+0x1ef) [0x5640c587a7ff]",
        "(AvlAllocator::_add_to_tree(unsigned long, unsigned long)+0x12e) [0x5640c587752e]",
        "(AvlAllocator::_release(interval_set<unsigned long, std::map> const&)+0x47) [0x5640c5877db7]",
        "(HybridAllocator::release(interval_set<unsigned long, std::map> const&)+0x3a) [0x5640c588601a]",
        "(BlueStore::_txc_release_alloc(BlueStore::TransContext*)+0x61) [0x5640c5714521]",
        "(BlueStore::_txc_finish(BlueStore::TransContext*)+0x1ef) [0x5640c576ed3f]",
        "(BlueStore::_kv_finalize_thread()+0x462) [0x5640c57722e2]",
        "(BlueStore::KVFinalizeThread::entry()+0xd) [0x5640c57cb0fd]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7fa67f3ffea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-01-19T05:29:40.134782Z_f30524a0-9446-4df1-a842-9eec6c35c3e0",
    "entity_name": "osd.616818b4df3bd6e4373339aa9c2bab0a071d33ff",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "e65129191640f8adf491bce0f8b42e73d216354d58b058d75beaa59d4ef5b148",
    "timestamp": "2023-01-19T05:29:40.134782Z",
    "utsname_machine": "x86_64",
    "utsname_release": "6.0.15-edge",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PREEMPT_DYNAMIC PVE Edge 6.0.15-1 (2022-12-22)" 
}

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