Project

General

Profile

Actions

Bug #59781

open

crash: void BlueStore::_txc_add_transaction(BlueStore::TransContext*, ObjectStore::Transaction*): abort

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:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):

08721e9659003db61170a70b5d0856c24896c19e210ca3110b30015fca298536
1cdc8eb1f6d88bae62d15eabbebbb2e3fa68e05cef44290333ca0914b5c04c18
2f01438b49d19cc2138377b3d134833ede3077e405a34a4cddae266da2e0f83a
33d4f559a2630084b9937206d267dd82e75cc205d270478e0d4066939ca12d07
6a13bf888dcd0624ec9354e6fe879544953da6fd0a2ef918d7a5ae7248f5e9c3
76c60d5e22219393d3a0cf58393b71e5b14aab0a114a87a4292a7b9c8c3964d3
89f542e7108cd8f164282f4c6df15520e882d832182e91efe5e8b217b0347f2a
c202bc10137fa8c94519219ce01c1da5e4a46570e695053dbaadea28dc1020d0
e2c3b1871826f603da13da0e6df3157718ab17208c82485fc18938a156576220
e4fd26498de506d8d035c7d48b2285b71af7ff430758d8f81d8b9e3f382109ab


Description

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

Assert condition: abort
Assert function: void BlueStore::_txc_add_transaction(BlueStore::TransContext*, ObjectStore::Transaction*)

Sanitized backtrace:

    BlueStore::_txc_add_transaction(BlueStore::TransContext*, ceph::os::Transaction*)
    BlueStore::queue_transactions(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, std::vector<ceph::os::Transaction, std::allocator<ceph::os::Transaction> >&, boost::intrusive_ptr<TrackedOp>, ThreadPool::TPHandle*)
    non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector<ceph::os::Transaction, std::allocator<ceph::os::Transaction> >&, boost::intrusive_ptr<OpRequest>)
    ECBackend::handle_sub_write(pg_shard_t, boost::intrusive_ptr<OpRequest>, ECSubWrite&, ZTracer::Trace const&)
    ECBackend::_handle_message(boost::intrusive_ptr<OpRequest>)
    PGBackend::handle_message(boost::intrusive_ptr<OpRequest>)
    PrimaryLogPG::do_request(boost::intrusive_ptr<OpRequest>&, ThreadPool::TPHandle&)
    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-01 13:55:26.726581",
    "assert_condition": "abort",
    "assert_file": "os/bluestore/BlueStore.cc",
    "assert_func": "void BlueStore::_txc_add_transaction(BlueStore::TransContext*, ObjectStore::Transaction*)",
    "assert_line": 14539,
    "assert_msg": "os/bluestore/BlueStore.cc: In function 'void BlueStore::_txc_add_transaction(BlueStore::TransContext*, ObjectStore::Transaction*)' thread 7f330a834700 time 2023-01-01T11:15:56.567174+0000\nos/bluestore/BlueStore.cc: 14539: ceph_abort_msg(\"unexpected error\")",
    "assert_thread_name": "tp_osd_tp",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f332b27fcf0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x197) [0x56324a512d51]",
        "(BlueStore::_txc_add_transaction(BlueStore::TransContext*, ceph::os::Transaction*)+0x9fb) [0x56324ac0358b]",
        "(BlueStore::queue_transactions(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, std::vector<ceph::os::Transaction, std::allocator<ceph::os::Transaction> >&, boost::intrusive_ptr<TrackedOp>, ThreadPool::TPHandle*)+0x2df) [0x56324ac13a5f]",
        "(non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector<ceph::os::Transaction, std::allocator<ceph::os::Transaction> >&, boost::intrusive_ptr<OpRequest>)+0x53) [0x56324a7d8203]",
        "(ECBackend::handle_sub_write(pg_shard_t, boost::intrusive_ptr<OpRequest>, ECSubWrite&, ZTracer::Trace const&)+0x11c1) [0x56324aa629e1]",
        "(ECBackend::_handle_message(boost::intrusive_ptr<OpRequest>)+0x89b) [0x56324aa78feb]",
        "(PGBackend::handle_message(boost::intrusive_ptr<OpRequest>)+0x56) [0x56324a82b2c6]",
        "(PrimaryLogPG::do_request(boost::intrusive_ptr<OpRequest>&, ThreadPool::TPHandle&)+0x512) [0x56324a7bd9f2]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x1c0) [0x56324a613900]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x6d) [0x56324a9122ad]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0x115f) [0x56324a626dbf]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x435) [0x56324ad848c5]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x56324ad86fe4]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f332b2751ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-01-01T11:15:56.583748Z_60adec53-a5c1-47d2-b7af-93e317a5f0a1",
    "entity_name": "osd.9e2387e5cba188908eea4e194d121b0eb912daf7",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "33d4f559a2630084b9937206d267dd82e75cc205d270478e0d4066939ca12d07",
    "timestamp": "2023-01-01T11:15:56.583748Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-56-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#62-Ubuntu SMP Tue Nov 22 19:54:14 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v15.2.11, v15.2.13, v15.2.16, v15.2.4, v15.2.7, v15.2.8, v15.2.9, v17.2.5 added
Actions

Also available in: Atom PDF