Project

General

Profile

Actions

Bug #63161

closed

bluestore: FAILED ceph_assert(cur2 >= p.length)

Added by yite gu 7 months ago. Updated 7 months ago.

Status:
Duplicate
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

/root/rpmbuild/BUILD/ceph-16.2.14-1/src/os/bluestore/BlueStore.h: 3875: FAILED ceph_assert(cur2 >= p.length)

 ceph version 16.2.14-1 (6be9871fda61e423b0d1b7553c18ac053864e72c) pacific (stable)
 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x158) [0x5653c5c253ee]
 2: ceph-osd(+0x585608) [0x5653c5c25608]
 3: (RocksDBBlueFSVolumeSelector::sub_usage(void*, bluefs_fnode_t const&)+0x15e) [0x5653c62a0bbe]
 4: (BlueFS::_flush_range_F(BlueFS::FileWriter*, unsigned long, unsigned long)+0x77d) [0x5653c633146d]
 5: (BlueFS::_flush_F(BlueFS::FileWriter*, bool, bool*)+0x90) [0x5653c6331910]
 6: (BlueFS::fsync(BlueFS::FileWriter*)+0x18b) [0x5653c634dd4b]
 7: (BlueRocksWritableFile::Sync()+0x18) [0x5653c635da48]
 8: (rocksdb::LegacyWritableFileWrapper::Sync(rocksdb::IOOptions const&, rocksdb::IODebugContext*)+0x1f) [0x5653c6800b8f]
 9: (rocksdb::WritableFileWriter::SyncInternal(bool)+0x402) [0x5653c6912372]
 10: (rocksdb::WritableFileWriter::Sync(bool)+0x88) [0x5653c69139b8]
 11: (rocksdb::DBImpl::WriteToWAL(rocksdb::WriteThread::WriteGroup const&, rocksdb::log::Writer*, unsigned long*, bool, bool, unsigned long)+0x309) [0x5653c68142e9]
 12: (rocksdb::DBImpl::WriteImpl(rocksdb::WriteOptions const&, rocksdb::WriteBatch*, rocksdb::WriteCallback*, unsigned long*, unsigned long, bool, unsigned long*, unsigned long, rocksdb::PreReleaseCallback*)+0x2629) [0x5653c681ce89]
 13: (rocksdb::DBImpl::Write(rocksdb::WriteOptions const&, rocksdb::WriteBatch*)+0x21) [0x5653c681d081]
 14: (RocksDBStore::submit_common(rocksdb::WriteOptions&, std::shared_ptr<KeyValueDB::TransactionImpl>)+0x84) [0x5653c67bb864]
 15: (RocksDBStore::submit_transaction_sync(std::shared_ptr<KeyValueDB::TransactionImpl>)+0x9a) [0x5653c67bc26a]
 16: (BlueStore::_kv_sync_thread()+0x30ea) [0x5653c629efea]
 17: (BlueStore::KVSyncThread::entry()+0x11) [0x5653c62c6ca1]
 18: /lib64/libpthread.so.0(+0x81ca) [0x7efd7dc081ca]
 19: clone()

Related issues 1 (0 open1 closed)

Has duplicate bluestore - Bug #53907: BlueStore.h: 4148: FAILED ceph_assert(cur >= p.length)ResolvedAdam Kupczyk

Actions
Actions #2

Updated by Igor Fedotov 7 months ago

  • Has duplicate Bug #53907: BlueStore.h: 4148: FAILED ceph_assert(cur >= p.length) added
Actions #3

Updated by Igor Fedotov 7 months ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF