Project

General

Profile

Actions

Bug #60289

open

crash: tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, unsigned int, int)

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

1302f469952e081b1adb3ea4a31a612b37e79b2ae9a99ca664f8fc5435775f1f


Description

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

Sanitized backtrace:

    tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, unsigned int, int)
    tcmalloc::ThreadCache::Scavenge()
    ceph::buffer::ptr::release()
    ceph::os::Transaction::~Transaction()
    ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr<PGTransaction, std::default_delete<PGTransaction> >&&, eversion_t const&, eversion_t const&, std::vector<pg_log_entry_t, std::allocator<pg_log_entry_t> >&&, std::optional<pg_hit_set_history_t>&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr<OpRequest>)
    PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)
    PrimaryLogPG::execute_ctx(PrimaryLogPG::OpContext*)
    PrimaryLogPG::do_op(boost::intrusive_ptr<OpRequest>&)
    OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)
    ceph::osd::scheduler::PGOpItem::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:
{
    "archived": "2023-01-19 02:49:27.688528",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f6347030cf0]",
        "(tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, unsigned int, int)+0x93) [0x7f6347b6e523]",
        "(tcmalloc::ThreadCache::Scavenge()+0x4e) [0x7f6347b6e86e]",
        "(ceph::buffer::v15_2_0::ptr::release()+0xf9) [0x557c7103c799]",
        "(ceph::os::Transaction::~Transaction()+0x105) [0x557c7073d725]",
        "(ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr<PGTransaction, std::default_delete<PGTransaction> >&&, eversion_t const&, eversion_t const&, std::vector<pg_log_entry_t, std::allocator<pg_log_entry_t> >&&, std::optional<pg_hit_set_history_t>&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr<OpRequest>)+0x818) [0x557c70afab38]",
        "(PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x50d) [0x557c70820ebd]",
        "(PrimaryLogPG::execute_ctx(PrimaryLogPG::OpContext*)+0xd25) [0x557c7087e295]",
        "(PrimaryLogPG::do_op(boost::intrusive_ptr<OpRequest>&)+0x288d) [0x557c708858fd]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x1c0) [0x557c706e4900]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x6d) [0x557c709e32ad]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0x115f) [0x557c706f7dbf]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x435) [0x557c70e558c5]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x557c70e57fe4]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f63470261ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-01-19T02:02:43.587569Z_bf79eda5-bcd5-4230-b6fa-9587e902157b",
    "entity_name": "osd.b0ca020b6ae4eae3e4323693eee2bd932cd514dc",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "1302f469952e081b1adb3ea4a31a612b37e79b2ae9a99ca664f8fc5435775f1f",
    "timestamp": "2023-01-19T02:02:43.587569Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.17.0-1019-oem",
    "utsname_sysname": "Linux",
    "utsname_version": "#20-Ubuntu SMP PREEMPT Tue Sep 27 13:20:28 UTC 2022" 
}

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