Project

General

Profile

Bug #49256

src/os/bluestore/BlueStore.cc: FAILED ceph_assert(!c)

Added by Neha Ojha about 3 years ago. Updated over 2 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

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

Description

2021-02-11T01:13:52.475 INFO:tasks.ceph.osd.0.smithi037.stderr:2021-02-11T01:13:52.420+0000 7f9da169f700 -1 /home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/17.0.0-703-gb4d9cc45/rpm/el8/BUILD/ceph-17.0.0-703-gb4d9cc45/src/os/bluestore/BlueStore.cc: In function 'void BlueStore::_txc_add_transaction(BlueStore::TransContext*, ObjectStore::Transaction*)' thread 7f9da169f700 time 2021-02-11T01:13:52.417536+0000
2021-02-11T01:13:52.475 INFO:tasks.ceph.osd.0.smithi037.stderr:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/17.0.0-703-gb4d9cc45/rpm/el8/BUILD/ceph-17.0.0-703-gb4d9cc45/src/os/bluestore/BlueStore.cc: 12750: FAILED ceph_assert(!c)
2021-02-11T01:13:52.475 INFO:tasks.ceph.osd.0.smithi037.stderr:
2021-02-11T01:13:52.475 INFO:tasks.ceph.osd.0.smithi037.stderr: ceph version 17.0.0-703-gb4d9cc45 (b4d9cc45d6ff1ea5382954dece424128b478d6f7) quincy (dev)
2021-02-11T01:13:52.475 INFO:tasks.ceph.osd.0.smithi037.stderr: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x158) [0x556bc993254e]
2021-02-11T01:13:52.476 INFO:tasks.ceph.osd.0.smithi037.stderr: 2: ceph-osd(+0x568768) [0x556bc9932768]
2021-02-11T01:13:52.476 INFO:tasks.ceph.osd.0.smithi037.stderr: 3: (BlueStore::_txc_add_transaction(BlueStore::TransContext*, ceph::os::Transaction*)+0x2cd7) [0x556bc9f792b7]
2021-02-11T01:13:52.476 INFO:tasks.ceph.osd.0.smithi037.stderr: 4: (BlueStore::queue_transactions(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, std::vector<ceph::os::Transaction, std::allocator<ceph::os::Transaction> >&, boost::intrusive_ptr<TrackedOp>, ThreadPool::TPHandle*)+0x316) [0x556bc9f79996]
2021-02-11T01:13:52.476 INFO:tasks.ceph.osd.0.smithi037.stderr: 5: (ObjectStore::queue_transaction(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, ceph::os::Transaction&&, boost::intrusive_ptr<TrackedOp>, ThreadPool::TPHandle*)+0x85) [0x556bc9a9ce75]
2021-02-11T01:13:52.476 INFO:tasks.ceph.osd.0.smithi037.stderr: 6: (OSD::dispatch_context(PeeringCtx&, PG*, std::shared_ptr<OSDMap const>, ThreadPool::TPHandle*)+0xf3) [0x556bc9a32943]
2021-02-11T01:13:52.476 INFO:tasks.ceph.osd.0.smithi037.stderr: 7: (OSD::dequeue_peering_evt(OSDShard*, PG*, std::shared_ptr<PGPeeringEvent>, ThreadPool::TPHandle&)+0x2d8) [0x556bc9a64278]
2021-02-11T01:13:52.476 INFO:tasks.ceph.osd.0.smithi037.stderr: 8: (ceph::osd::scheduler::PGPeeringItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x56) [0x556bc9c92a96]
2021-02-11T01:13:52.476 INFO:tasks.ceph.osd.0.smithi037.stderr: 9: (OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xa58) [0x556bc9a56098]
2021-02-11T01:13:52.476 INFO:tasks.ceph.osd.0.smithi037.stderr: 10: (ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x5c4) [0x556bca0bb7c4]
2021-02-11T01:13:52.476 INFO:tasks.ceph.osd.0.smithi037.stderr: 11: (ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x556bca0be464]
2021-02-11T01:13:52.476 INFO:tasks.ceph.osd.0.smithi037.stderr: 12: (Thread::_entry_func(void*)+0xd) [0x556bca0ad2cd]
2021-02-11T01:13:52.476 INFO:tasks.ceph.osd.0.smithi037.stderr: 13: /lib64/libpthread.so.0(+0x814a) [0x7f9dc4df114a]
2021-02-11T01:13:52.476 INFO:tasks.ceph.osd.0.smithi037.stderr: 14: clone()

/a/nojha-2021-02-10_18:54:18-rados:-master-distro-basic-smithi/5873602

History

#1 Updated by Neha Ojha almost 3 years ago

  • Priority changed from High to Normal

#2 Updated by Neha Ojha almost 3 years ago

  • Status changed from New to Can't reproduce

#3 Updated by Zhi Zhang over 2 years ago

We encountered this issue on 14.2.11 version. Any idea about how to quickly workaround it?

Also available in: Atom PDF