Project

General

Profile

Bug #56238

crash: non-virtual thunk to PrimaryLogPG::op_applied(eversion_t const&)

Added by Telemetry Bot almost 2 years ago. Updated over 1 year 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):

682ee6f3e77c2ba93c0776f08f455234ef7859537c5e8b75837200f383d4b584


Description

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

Sanitized backtrace:

    non-virtual thunk to PrimaryLogPG::op_applied(eversion_t const&)
    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:
{
    "backtrace": [
        "/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7feb4bfc3520]",
        "(non-virtual thunk to PrimaryLogPG::op_applied(eversion_t const&)+0) [0x55af3947baa0]",
        "(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>)+0x7f5) [0x55af39701a95]",
        "(PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x53d) [0x55af3947bfed]",
        "(PrimaryLogPG::execute_ctx(PrimaryLogPG::OpContext*)+0xb53) [0x55af394d4453]",
        "(PrimaryLogPG::do_op(boost::intrusive_ptr<OpRequest>&)+0x3179) [0x55af394db839]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x1b1) [0x55af39359cf1]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x69) [0x55af396089c9]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0x913) [0x55af39373b63]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x414) [0x55af39a2b534]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x55af39a2da94]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x94b43) [0x7feb4c015b43]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x126a00) [0x7feb4c0a7a00]" 
    ],
    "ceph_version": "17.1.0",
    "crash_id": "2022-04-06T06:06:40.219837Z_2eda2109-77e0-4eef-b5d6-ca7b3317c0a2",
    "entity_name": "osd.0501265acaa95047b34c218991474d6dc3e85712",
    "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": "682ee6f3e77c2ba93c0776f08f455234ef7859537c5e8b75837200f383d4b584",
    "timestamp": "2022-04-06T06:06:40.219837Z",
    "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" 
}

History

#1 Updated by Telemetry Bot almost 2 years ago

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

Also available in: Atom PDF