Project

General

Profile

Actions

Bug #54871

open

crash: ceph::os::Transaction::iterator::iterator(ceph::os::Transaction*)

Added by Telemetry Bot about 2 years ago. Updated about 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Telemetry
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):

1162b8d5824bd76b5c91e678b0672cad9a3f4e1a621efd7015252f9f5568895c


Description

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

Sanitized backtrace:

    ceph::os::Transaction::iterator::iterator(ceph::os::Transaction*)
    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*)
    ObjectStore::queue_transaction(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, ceph::os::Transaction&&, boost::intrusive_ptr<TrackedOp>, ThreadPool::TPHandle*)
    OSD::dispatch_context(PeeringCtx&, PG*, std::shared_ptr<OSDMap const>, ThreadPool::TPHandle*)
    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(+0x13200) [0x7f519e614200]",
        "(ceph::os::Transaction::iterator::iterator(ceph::os::Transaction*)+0) [0x560502b51dd0]",
        "(BlueStore::_txc_add_transaction(BlueStore::TransContext*, ceph::os::Transaction*)+0x46) [0x560502c91536]",
        "(BlueStore::queue_transactions(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, std::vector<ceph::os::Transaction, std::allocator<ceph::os::Transaction> >&, boost::intrusive_ptr<TrackedOp>, ThreadPool::TPHandle*)+0x2cf) [0x560502c9398f]",
        "(ObjectStore::queue_transaction(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, ceph::os::Transaction&&, boost::intrusive_ptr<TrackedOp>, ThreadPool::TPHandle*)+0xa9) [0x560502771bc9]",
        "(OSD::dispatch_context(PeeringCtx&, PG*, std::shared_ptr<OSDMap const>, ThreadPool::TPHandle*)+0x1cd) [0x5605027181fd]",
        "(OSD::dequeue_peering_evt(OSDShard*, PG*, std::shared_ptr<PGPeeringEvent>, ThreadPool::TPHandle&)+0x19d) [0x5605027344cd]",
        "(ceph::osd::scheduler::PGPeeringItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x57) [0x56050298fb47]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0x9c3) [0x560502748c83]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x424) [0x560502ddc144]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x10) [0x560502dde3f0]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x8d80) [0x7f519e609d80]",
        "clone()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-02-15T00:28:35.030922Z_cb292b28-5eb0-4784-abf3-aa56978634ba",
    "entity_name": "osd.37e888f36ac6a3a08675c365ce6c0539c3b27ff8",
    "os_id": "debian",
    "os_name": "Debian GNU/Linux bookworm/sid",
    "process_name": "ceph-osd",
    "stack_sig": "1162b8d5824bd76b5c91e678b0672cad9a3f4e1a621efd7015252f9f5568895c",
    "timestamp": "2022-02-15T00:28:35.030922Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-3-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.15.15-1 (2022-01-18)" 
}

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