Project

General

Profile

Actions

Bug #18329

closed

pure virtual method called in rocksdb from bluestore

Added by Sage Weil over 7 years ago. Updated almost 7 years ago.

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

0%

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

Description

2016-12-21T23:43:59.577 INFO:tasks.ceph.osd.0.smithi023.stderr:pure virtual method called
2016-12-21T23:43:59.587 INFO:tasks.ceph.osd.0.smithi023.stderr:terminate called without an active exception
2016-12-21T23:43:59.590 INFO:tasks.ceph.osd.0.smithi023.stderr:*** Caught signal (Aborted) **
2016-12-21T23:43:59.594 INFO:tasks.ceph.osd.0.smithi023.stderr: in thread 7f2b36ef5700 thread_name:bstore_kv_sync
2016-12-21T23:43:59.598 INFO:tasks.ceph.osd.0.smithi023.stderr:2016-12-21 23:43:59.580073 7f2b2b6de700 -1 osd_inject_failure_on_pg_removal
2016-12-21T23:43:59.602 INFO:teuthology.orchestra.run.smithi023.stderr:pool 'foo' removed
2016-12-21T23:43:59.605 INFO:tasks.ceph.osd.0.smithi023.stderr: ceph version 11.1.0-6148-gf169b6b (f169b6b88871b6ffe27e1795c26f28f72b3612cf)
2016-12-21T23:43:59.609 INFO:tasks.ceph.osd.0.smithi023.stderr: 1: (()+0x92345a) [0x7f2b541f945a]
2016-12-21T23:43:59.612 INFO:tasks.ceph.osd.0.smithi023.stderr: 2: (()+0xf370) [0x7f2b51333370]
2016-12-21T23:43:59.615 INFO:tasks.ceph.osd.0.smithi023.stderr: 3: (gsignal()+0x37) [0x7f2b501511d7]
2016-12-21T23:43:59.619 INFO:tasks.ceph.osd.0.smithi023.stderr: 4: (abort()+0x148) [0x7f2b501528c8]
2016-12-21T23:43:59.626 INFO:tasks.ceph.osd.0.smithi023.stderr: 5: (__gnu_cxx::__verbose_terminate_handler()+0x165) [0x7f2b50a559d5]
2016-12-21T23:43:59.630 INFO:tasks.ceph.osd.0.smithi023.stderr: 6: (()+0x5e946) [0x7f2b50a53946]
2016-12-21T23:43:59.633 INFO:tasks.ceph.osd.0.smithi023.stderr: 7: (()+0x5e973) [0x7f2b50a53973]
2016-12-21T23:43:59.638 INFO:tasks.ceph.osd.0.smithi023.stderr: 8: (()+0x5f4df) [0x7f2b50a544df]
2016-12-21T23:43:59.645 INFO:tasks.ceph.osd.0.smithi023.stderr: 9: (rocksdb::InternalKeyComparator::Compare(rocksdb::Slice const&, rocksdb::Slice const&) const+0x5e) [0x7f2b5433419e]
2016-12-21T23:43:59.649 INFO:tasks.ceph.osd.0.smithi023.stderr: 10: (rocksdb::MemTable::KeyComparator::operator()(char const*, char const*) const+0x8e) [0x7f2b5426409e]
2016-12-21T23:43:59.657 INFO:tasks.ceph.osd.0.smithi023.stderr: 11: (rocksdb::InlineSkipList<rocksdb::MemTableRep::KeyComparator const&>::Insert(char const*)+0xe3) [0x7f2b542a21e3]
2016-12-21T23:43:59.661 INFO:tasks.ceph.osd.0.smithi023.stderr: 12: (rocksdb::MemTable::Add(unsigned long, rocksdb::ValueType, rocksdb::Slice const&, rocksdb::Slice const&, bool, rocksdb::MemTablePostProcessInfo*)+0x340) [0x7f2b54265b00]
2016-12-21T23:43:59.667 INFO:tasks.ceph.osd.0.smithi023.stderr: 13: (rocksdb::MemTableInserter::PutCF(unsigned int, rocksdb::Slice const&, rocksdb::Slice const&)+0x302) [0x7f2b5429dd92]
2016-12-21T23:43:59.671 INFO:tasks.ceph.osd.0.smithi023.stderr: 14: (rocksdb::WriteBatch::Iterate(rocksdb::WriteBatch::Handler*) const+0x4ed) [0x7f2b5429928d]
2016-12-21T23:43:59.675 INFO:tasks.ceph.osd.0.smithi023.stderr: 15: (rocksdb::WriteBatchInternal::InsertInto(rocksdb::autovector<rocksdb::WriteThread::Writer*, 8ul> const&, unsigned long, rocksdb::ColumnFamilyMemTables*, rocksdb::FlushScheduler*, bool, unsigned long, rocksdb::DB*, bool)+0x158) [0x7f2b5429b6a8]
2016-12-21T23:43:59.679 INFO:tasks.ceph.osd.0.smithi023.stderr: 16: (rocksdb::DBImpl::WriteImpl(rocksdb::WriteOptions const&, rocksdb::WriteBatch*, rocksdb::WriteCallback*, unsigned long*, unsigned long, bool)+0x15d9) [0x7f2b54222de9]
2016-12-21T23:43:59.683 INFO:tasks.ceph.osd.0.smithi023.stderr: 17: (rocksdb::DBImpl::Write(rocksdb::WriteOptions const&, rocksdb::WriteBatch*)+0x27) [0x7f2b542236f7]
2016-12-21T23:43:59.686 INFO:tasks.ceph.osd.0.smithi023.stderr: 18: (RocksDBStore::submit_transaction(std::shared_ptr<KeyValueDB::TransactionImpl>)+0xdd) [0x7f2b5414fc6d]
2016-12-21T23:43:59.694 INFO:tasks.ceph.osd.0.smithi023.stderr: 19: (BlueStore::_kv_sync_thread()+0x1331) [0x7f2b54113e61]
2016-12-21T23:43:59.698 INFO:tasks.ceph.osd.0.smithi023.stderr: 20: (BlueStore::KVSyncThread::entry()+0xd) [0x7f2b54136e8d]
2016-12-21T23:43:59.702 INFO:tasks.ceph.osd.0.smithi023.stderr: 21: (()+0x7dc5) [0x7f2b5132bdc5]
2016-12-21T23:43:59.705 INFO:tasks.ceph.osd.0.smithi023.stderr: 22: (clone()+0x6d) [0x7f2b5021373d]

/a/sage-2016-12-21_20:48:53-rados-wip-fix-rwordered---basic-smithi/655386
Actions #1

Updated by Sage Weil about 7 years ago

  • Status changed from 12 to Can't reproduce

haven't seen this since then.

Actions #2

Updated by Greg Farnum almost 7 years ago

  • Project changed from Ceph to RADOS
  • Category deleted (107)
Actions #3

Updated by Greg Farnum almost 7 years ago

  • Component(RADOS) BlueStore added
Actions

Also available in: Atom PDF