Project

General

Profile

Actions

Bug #49394

closed

another terminate called after throwing an instance of 'std::bad_alloc'

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

Status:
Resolved
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-19T03:37:42.734 INFO:tasks.ceph.osd.0.smithi150.stderr:terminate called after throwing an instance of 'std::bad_alloc'
2021-02-19T03:37:42.734 INFO:tasks.ceph.osd.0.smithi150.stderr:  what():  std::bad_alloc
2021-02-19T03:37:42.735 INFO:tasks.ceph.osd.0.smithi150.stderr:*** Caught signal (Aborted) **
2021-02-19T03:37:42.735 INFO:tasks.ceph.osd.0.smithi150.stderr: in thread 7f8feaf1f700 thread_name:bstore_kv_sync
2021-02-19T03:37:42.740 INFO:tasks.ceph.osd.0.smithi150.stderr: ceph version 16.1.0-300-g7b4b6a36 (7b4b6a36ee8e8d2052af4856828555dd77cf9b15) pacific (rc)
2021-02-19T03:37:42.741 INFO:tasks.ceph.osd.0.smithi150.stderr: 1: /lib64/libpthread.so.0(+0x12dc0) [0x7f9001fabdc0]
2021-02-19T03:37:42.741 INFO:tasks.ceph.osd.0.smithi150.stderr: 2: gsignal()
2021-02-19T03:37:42.741 INFO:tasks.ceph.osd.0.smithi150.stderr: 3: abort()
2021-02-19T03:37:42.741 INFO:tasks.ceph.osd.0.smithi150.stderr: 4: /lib64/libstdc++.so.6(+0x9006b) [0x7f90015ce06b]
2021-02-19T03:37:42.741 INFO:tasks.ceph.osd.0.smithi150.stderr: 5: /lib64/libstdc++.so.6(+0x9650c) [0x7f90015d450c]
2021-02-19T03:37:42.742 INFO:tasks.ceph.osd.0.smithi150.stderr: 6: /lib64/libstdc++.so.6(+0x96567) [0x7f90015d4567]
2021-02-19T03:37:42.742 INFO:tasks.ceph.osd.0.smithi150.stderr: 7: /lib64/libstdc++.so.6(+0x967c8) [0x7f90015d47c8]
2021-02-19T03:37:42.742 INFO:tasks.ceph.osd.0.smithi150.stderr: 8: /lib64/libtcmalloc.so.4(+0x19d24) [0x7f9002d18d24]
2021-02-19T03:37:42.742 INFO:tasks.ceph.osd.0.smithi150.stderr: 9: (tcmalloc::allocate_full_cpp_throw_oom(unsigned long)+0x146) [0x7f9002d3b0d6]
2021-02-19T03:37:42.743 INFO:tasks.ceph.osd.0.smithi150.stderr: 10: (rocksdb::Arena::AllocateNewBlock(unsigned long)+0x43) [0x5643083eba23]
2021-02-19T03:37:42.743 INFO:tasks.ceph.osd.0.smithi150.stderr: 11: (rocksdb::Arena::AllocateFallback(unsigned long, bool)+0x4b) [0x5643083ebacb]
2021-02-19T03:37:42.743 INFO:tasks.ceph.osd.0.smithi150.stderr: 12: (rocksdb::ConcurrentArena::AllocateAligned(unsigned long, unsigned long, rocksdb::Logger*)+0xb4) [0x56430836d564]
2021-02-19T03:37:42.743 INFO:tasks.ceph.osd.0.smithi150.stderr: 13: ceph-osd(+0x122761e) [0x5643083ec61e]
2021-02-19T03:37:42.743 INFO:tasks.ceph.osd.0.smithi150.stderr: 14: (rocksdb::MemTable::Add(unsigned long, rocksdb::ValueType, rocksdb::Slice const&, rocksdb::Slice const&, bool, rocksdb::MemTablePostProcessInfo*, void**)+0xd1) [0x564308368381]
2021-02-19T03:37:42.744 INFO:tasks.ceph.osd.0.smithi150.stderr: 15: (rocksdb::MemTableInserter::PutCFImpl(unsigned int, rocksdb::Slice const&, rocksdb::Slice const&, rocksdb::ValueType)+0x2e4) [0x5643083cf514]
2021-02-19T03:37:42.744 INFO:tasks.ceph.osd.0.smithi150.stderr: 16: (rocksdb::MemTableInserter::PutCF(unsigned int, rocksdb::Slice const&, rocksdb::Slice const&)+0x17) [0x5643083cfcb7]
2021-02-19T03:37:42.744 INFO:tasks.ceph.osd.0.smithi150.stderr: 17: (rocksdb::WriteBatchInternal::Iterate(rocksdb::WriteBatch const*, rocksdb::WriteBatch::Handler*, unsigned long, unsigned long)+0x5ea) [0x5643083c5c6a]
2021-02-19T03:37:42.744 INFO:tasks.ceph.osd.0.smithi150.stderr: 18: (rocksdb::WriteBatch::Iterate(rocksdb::WriteBatch::Handler*) const+0x6a) [0x5643083c619a]
2021-02-19T03:37:42.744 INFO:tasks.ceph.osd.0.smithi150.stderr: 19: (rocksdb::WriteBatchInternal::InsertInto(rocksdb::WriteThread::WriteGroup&, unsigned long, rocksdb::ColumnFamilyMemTables*, rocksdb::FlushScheduler*, rocksdb::TrimHistoryScheduler*, bool, unsigned long, rocksdb::DB*, bool, bool, bool)+0x161) [0x5643083c9df1]
2021-02-19T03:37:42.745 INFO:tasks.ceph.osd.0.smithi150.stderr: 20: (rocksdb::DBImpl::WriteImpl(rocksdb::WriteOptions const&, rocksdb::WriteBatch*, rocksdb::WriteCallback*, unsigned long*, unsigned long, bool, unsigned long*, unsigned long, rocksdb::PreReleaseCallback*)+0x1c11) [0x5643082ef5f1]
2021-02-19T03:37:42.745 INFO:tasks.ceph.osd.0.smithi150.stderr: 21: (rocksdb::DBImpl::Write(rocksdb::WriteOptions const&, rocksdb::WriteBatch*)+0x21) [0x5643082f0201]
2021-02-19T03:37:42.745 INFO:tasks.ceph.osd.0.smithi150.stderr: 22: (RocksDBStore::submit_common(rocksdb::WriteOptions&, std::shared_ptr<KeyValueDB::TransactionImpl>)+0x84) [0x56430828fab4]
2021-02-19T03:37:42.745 INFO:tasks.ceph.osd.0.smithi150.stderr: 23: (RocksDBStore::submit_transaction(std::shared_ptr<KeyValueDB::TransactionImpl>)+0x8e) [0x56430829033e]
2021-02-19T03:37:42.746 INFO:tasks.ceph.osd.0.smithi150.stderr: 24: (BlueStore::_txc_apply_kv(BlueStore::TransContext*, bool)+0x436) [0x564307d55636]
2021-02-19T03:37:42.746 INFO:tasks.ceph.osd.0.smithi150.stderr: 25: (BlueStore::_kv_sync_thread()+0x16dc) [0x564307d8dfac]
2021-02-19T03:37:42.746 INFO:tasks.ceph.osd.0.smithi150.stderr: 26: (BlueStore::KVSyncThread::entry()+0x11) [0x564307db62c1]
2021-02-19T03:37:42.746 INFO:tasks.ceph.osd.0.smithi150.stderr: 27: /lib64/libpthread.so.0(+0x82de) [0x7f9001fa12de]
2021-02-19T03:37:42.746 INFO:tasks.ceph.osd.0.smithi150.stderr: 28: clone()

rados/singleton/{all/radostool mon_election/classic msgr-failures/few msgr/async-v2only objectstore/bluestore-bitmap rados supported-random-distro$/{centos_8}}

/a/teuthology-2021-02-17_03:31:03-rados-pacific-distro-basic-smithi/5889186


Related issues 1 (0 open1 closed)

Related to mgr - Bug #49240: terminate called after throwing an instance of 'std::bad_alloc'Resolved

Actions
Actions #1

Updated by Neha Ojha about 3 years ago

  • Related to Bug #49240: terminate called after throwing an instance of 'std::bad_alloc' added
Actions #2

Updated by Brad Hubbard about 3 years ago

Per #49387 (and an email from Casey) could be an issue with the tcmalloc version.

Actions #3

Updated by Josh Durgin about 3 years ago

  • Status changed from New to Resolved

EPEL has tcmalloc 2.7 again, which fixes this.

Actions

Also available in: Atom PDF