Project

General

Profile

Actions

Bug #54855

open

crash: std::_Rb_tree_increment(std::_Rb_tree_node_base 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):

2f2b72aa44948a383da4d7d918c8c51851033a8f42b87871b34b013aebdc531d


Description

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

Sanitized backtrace:

    std::_Rb_tree_increment(std::_Rb_tree_node_base const*)
    ceph::os::Transaction::omap_setkeys(coll_t const&, ghobject_t const&, std::map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, ceph::buffer::list, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, ceph::buffer::list> > > const&)
    PG::prepare_write(pg_info_t&, pg_info_t&, PastIntervals&, PGLog&, bool, bool, bool, ceph::os::Transaction&)
    PeeringState::write_if_dirty(ceph::os::Transaction&)
    OSD::dequeue_peering_evt(OSDShard*, PG*, std::shared_ptr<PGPeeringEvent>, ThreadPool::TPHandle&)
    ceph::osd::scheduler::PGPeeringItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)
    OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)
    ShardedThreadPool::shardedthreadpool_worker(unsigned int)
    ShardedThreadPool::WorkThreadSharded::entry()

Crash dump sample:
{
    "backtrace": [
        "/lib/x86_64-linux-gnu/libc.so.6(+0x46520) [0x7f728c3e9520]",
        "(std::_Rb_tree_increment(std::_Rb_tree_node_base const*)+0x13) [0x7f728c790143]",
        "(ceph::os::Transaction::omap_setkeys(coll_t const&, ghobject_t const&, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, ceph::buffer::v15_2_0::list, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, ceph::buffer::v15_2_0::list> > > const&)+0x194) [0x559ab04bb554]",
        "(PG::prepare_write(pg_info_t&, pg_info_t&, PastIntervals&, PGLog&, bool, bool, bool, ceph::os::Transaction&)+0x498) [0x559ab04f3558]",
        "(PeeringState::write_if_dirty(ceph::os::Transaction&)+0x73) [0x559ab06d4a83]",
        "(OSD::dequeue_peering_evt(OSDShard*, PG*, std::shared_ptr<PGPeeringEvent>, ThreadPool::TPHandle&)+0x159) [0x559ab0470889]",
        "(ceph::osd::scheduler::PGPeeringItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x5b) [0x559ab06b7f4b]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xa13) [0x559ab0461013]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x434) [0x559ab0aeb754]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x559ab0aeda84]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x98927) [0x7f728c43b927]",
        "clone()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-02-09T06:37:11.986016Z_612c336b-4bf6-42ca-9706-44d303e48d80",
    "entity_name": "osd.a5485154cad5253d0e898da40846a5a831d4972a",
    "os_id": "22.04",
    "os_name": "Ubuntu Jammy Jellyfish (development branch)",
    "os_version": "22.04 (Jammy Jellyfish)",
    "os_version_id": "22.04",
    "process_name": "ceph-osd",
    "stack_sig": "2f2b72aa44948a383da4d7d918c8c51851033a8f42b87871b34b013aebdc531d",
    "timestamp": "2022-02-09T06:37:11.986016Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-17-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#17-Ubuntu SMP Thu Jan 13 16:27:23 UTC 2022" 
}

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