Project

General

Profile

Actions

Bug #50788

closed

crash in BlueStore::Onode::put()

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

Status:
Duplicate
Priority:
Urgent
Assignee:
Target version:
-
% Done:

0%

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

Description

2021-05-11T20:35:02.942 INFO:tasks.ceph.osd.0.smithi001.stderr:2021-05-11T20:35:02.935+0000 7fb03deef700 -1 received  signal: Hangup from /usr/bin/python3 /bin/daemon-helper kill ceph-osd -f --cluster ceph -i 0  (PID: 35512) UID: 0
2021-05-11T20:35:03.016 INFO:tasks.ceph.osd.4.smithi160.stderr:ceph-osd: ../nptl/pthread_mutex_lock.c:433: __pthread_mutex_lock_full: Assertion `INTERNAL_SYSCALL_ERRNO (e, __err) != ESRCH || !robust' failed.
2021-05-11T20:35:03.017 INFO:tasks.ceph.osd.4.smithi160.stderr:*** Caught signal (Aborted) **
2021-05-11T20:35:03.017 INFO:tasks.ceph.osd.4.smithi160.stderr: in thread 7f11ddf86700 thread_name:bstore_kv_final
2021-05-11T20:35:03.019 INFO:tasks.ceph.osd.4.smithi160.stderr: ceph version 16.2.3-90-g02a5217e (02a5217eb66b90c2f3f4501df2ff1cf5a7cd7954) pacific (stable)
2021-05-11T20:35:03.019 INFO:tasks.ceph.osd.4.smithi160.stderr: 1: /lib64/libpthread.so.0(+0x12b20) [0x7f11ee035b20]
2021-05-11T20:35:03.020 INFO:tasks.ceph.osd.4.smithi160.stderr: 2: gsignal()
2021-05-11T20:35:03.020 INFO:tasks.ceph.osd.4.smithi160.stderr: 3: abort()
2021-05-11T20:35:03.020 INFO:tasks.ceph.osd.4.smithi160.stderr: 4: /lib64/libc.so.6(+0x21b09) [0x7f11ecc87b09]
2021-05-11T20:35:03.020 INFO:tasks.ceph.osd.4.smithi160.stderr: 5: /lib64/libc.so.6(+0x2fde6) [0x7f11ecc95de6]
2021-05-11T20:35:03.021 INFO:tasks.ceph.osd.4.smithi160.stderr: 6: /lib64/libpthread.so.0(+0xa916) [0x7f11ee02d916]
2021-05-11T20:35:03.021 INFO:tasks.ceph.osd.4.smithi160.stderr: 7: (BlueStore::Onode::put()+0x29f) [0x55fc042896ef]
2021-05-11T20:35:03.021 INFO:tasks.ceph.osd.4.smithi160.stderr: 8: (std::_Rb_tree<boost::intrusive_ptr<BlueStore::Onode>, boost::intrusive_ptr<BlueStore::Onode>, std::_Identity<boost::intrusive_ptr<BlueStore::Onode> >, std::less<boost::intrusive_ptr<BlueStore::Onode> >, std::allocator<boost::intrusive_ptr<BlueStore::Onode> > >::_M_erase(std::_Rb_tree_node<boost::intrusive_ptr<BlueStore::Onode> >*)+0x31) [0x55fc04338ec1]
2021-05-11T20:35:03.021 INFO:tasks.ceph.osd.4.smithi160.stderr: 9: (BlueStore::TransContext::~TransContext()+0x122) [0x55fc043391e2]
2021-05-11T20:35:03.021 INFO:tasks.ceph.osd.4.smithi160.stderr: 10: (BlueStore::_txc_finish(BlueStore::TransContext*)+0x23e) [0x55fc042dc41e]
2021-05-11T20:35:03.022 INFO:tasks.ceph.osd.4.smithi160.stderr: 11: (BlueStore::_txc_state_proc(BlueStore::TransContext*)+0x257) [0x55fc042ddc97]
2021-05-11T20:35:03.022 INFO:tasks.ceph.osd.4.smithi160.stderr: 12: (BlueStore::_kv_finalize_thread()+0x611) [0x55fc042eb0e1]
2021-05-11T20:35:03.022 INFO:tasks.ceph.osd.4.smithi160.stderr: 13: (BlueStore::KVFinalizeThread::entry()+0x11) [0x55fc0433e6f1]
2021-05-11T20:35:03.022 INFO:tasks.ceph.osd.4.smithi160.stderr: 14: /lib64/libpthread.so.0(+0x814a) [0x7f11ee02b14a]
2021-05-11T20:35:03.023 INFO:tasks.ceph.osd.4.smithi160.stderr: 15: clone()

/a/yuriw-2021-05-11_19:33:39-rados-wip-yuri2-testing-2021-05-11-1032-pacific-distro-basic-smithi/6109851


Related issues 2 (0 open2 closed)

Related to bluestore - Bug #53002: crash BlueStore::Onode::put from BlueStore::TransContext::~TransContextDuplicateIgor Fedotov

Actions
Has duplicate bluestore - Bug #51960: octopus: Assertion `new_prio == -1 || (new_prio >= fifo_min_prio && new_prio <= fifo_max_prio)Duplicate

Actions
Actions

Also available in: Atom PDF