Project

General

Profile

Actions

Bug #60076

open

crash: tcmalloc::allocate_full_cpp_throw_oom(unsigned long)

Added by Telemetry Bot 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):

aaeabd71383ef51af64fc78404ae16fca46c159c279a9c15f47aaf6c336d4e8a


Description

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

Sanitized backtrace:

    tcmalloc::allocate_full_cpp_throw_oom(unsigned long)
    pg_log_entry_t::pg_log_entry_t(pg_log_entry_t const&)
    pg_log_t::copy_up_to(ceph::common::CephContext*, pg_log_t const&, int)
    PeeringState::activate(ceph::os::Transaction&, unsigned int, PeeringCtxWrapper&)
    PeeringState::Active::Active(boost::statechart::state<PeeringState::Active, PeeringState::Primary, PeeringState::Activating, (boost::statechart::history_mode)>::my_context)
    boost::statechart::simple_state<PeeringState::Peering, PeeringState::Primary, PeeringState::GetInfo, (boost::statechart::history_mode)>::react_impl(boost::statechart::event_base const&, void const*)
    boost::statechart::state_machine<PeeringState::PeeringMachine, PeeringState::Initial, std::allocator<boost::statechart::none>, boost::statechart::null_exception_translator>::process_queued_events()
    PeeringState::activate_map(PeeringCtx&)
    PG::handle_activate_map(PeeringCtx&)
    OSD::advance_pg(unsigned int, PG*, ThreadPool::TPHandle&, PeeringCtx&)
    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/libpthread.so.0(+0x13140) [0x7fa12027f140]",
        "gsignal()",
        "abort()",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0x9a7ec) [0x7fa1200cf7ec]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xa5966) [0x7fa1200da966]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xa59d1) [0x7fa1200da9d1]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xa5c65) [0x7fa1200dac65]",
        "/lib/x86_64-linux-gnu/libtcmalloc.so.4(+0x16a7e) [0x7fa1205f1a7e]",
        "(tcmalloc::allocate_full_cpp_throw_oom(unsigned long)+0xf0) [0x7fa120613e90]",
        "(pg_log_entry_t::pg_log_entry_t(pg_log_entry_t const&)+0x1da) [0x5564e389cf7a]",
        "(pg_log_t::copy_up_to(ceph::common::CephContext*, pg_log_t const&, int)+0x111) [0x5564e3a75a31]",
        "(PeeringState::activate(ceph::os::Transaction&, unsigned int, PeeringCtxWrapper&)+0xba7) [0x5564e3aeca67]",
        "(PeeringState::Active::Active(boost::statechart::state<PeeringState::Active, PeeringState::Primary, PeeringState::Activating, (boost::statechart::history_mode)0>::my_context)+0x22b) [0x5564e3aee7eb]",
        "(boost::statechart::simple_state<PeeringState::Peering, PeeringState::Primary, PeeringState::GetInfo, (boost::statechart::history_mode)0>::react_impl(boost::statechart::event_base const&, void const*)+0x306) [0x5564e3b197b6]",
        "(boost::statechart::state_machine<PeeringState::PeeringMachine, PeeringState::Initial, std::allocator<boost::statechart::none>, boost::statechart::null_exception_translator>::process_queued_events()+0xdc) [0x5564e3b0acec]",
        "(PeeringState::activate_map(PeeringCtx&)+0x125) [0x5564e3abb605]",
        "(PG::handle_activate_map(PeeringCtx&)+0x3f) [0x5564e388be9f]",
        "(OSD::advance_pg(unsigned int, PG*, ThreadPool::TPHandle&, PeeringCtx&)+0x835) [0x5564e37ddeb5]",
        "(OSD::dequeue_peering_evt(OSDShard*, PG*, std::shared_ptr<PGPeeringEvent>, ThreadPool::TPHandle&)+0x29a) [0x5564e37dfe7a]",
        "(ceph::osd::scheduler::PGPeeringItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x55) [0x5564e3a8ec45]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xad0) [0x5564e37f4bc0]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x41a) [0x5564e3ed7c1a]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x10) [0x5564e3eda1f0]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7fa120273ea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-12-10T00:56:49.276217Z_f70428c3-37e6-4620-8841-15c61ffe1c6a",
    "entity_name": "osd.0ee2f1c21a63527ae0db523682347ca4aa6eec92",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "aaeabd71383ef51af64fc78404ae16fca46c159c279a9c15f47aaf6c336d4e8a",
    "timestamp": "2022-12-10T00:56:49.276217Z",
    "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 #2

Updated by Matan Breizman 10 months ago

  • Related to Bug #61820: mon: segfault on rocksdb opening added
Actions #3

Updated by Matan Breizman 10 months ago

  • Related to deleted (Bug #61820: mon: segfault on rocksdb opening)
Actions

Also available in: Atom PDF