Project

General

Profile

Actions

Bug #20986

closed

segv in crush_destroy_bucket_straw2 on rados/standalone/misc.yaml

Added by Sage Weil over 6 years ago. Updated over 6 years ago.

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

0%

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

Description

(gdb) bt
#0  0x00007f11f2b500b3 in tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, unsigned long, int) () from /usr/lib/libtcmalloc.so.4
#1  0x00007f11f2b5016b in tcmalloc::ThreadCache::ListTooLong(tcmalloc::ThreadCache::FreeList*, unsigned long) () from /usr/lib/libtcmalloc.so.4
#2  0x00007f11f2b62818 in tc_deletearray () from /usr/lib/libtcmalloc.so.4
#3  0x0000557aefc8069a in ceph::BackTrace::print (this=this@entry=0x7f11eb838e20, out=...) at /build/ceph-12.1.2-706-g7c1144f/src/common/BackTrace.cc:64
#4  0x0000557aefcee549 in handle_fatal_signal (signum=11) at /build/ceph-12.1.2-706-g7c1144f/src/global/signal_handler.cc:119
#5  <signal handler called>
#6  0x00007f11f2b500b3 in tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, unsigned long, int) () from /usr/lib/libtcmalloc.so.4
#7  0x00007f11f2b5016b in tcmalloc::ThreadCache::ListTooLong(tcmalloc::ThreadCache::FreeList*, unsigned long) () from /usr/lib/libtcmalloc.so.4
#8  0x00007f11f2b62818 in tc_deletearray () from /usr/lib/libtcmalloc.so.4
#9  0x0000557aefc4f3e2 in crush_destroy_bucket_straw2 (b=0x557afaa9a940) at /build/ceph-12.1.2-706-g7c1144f/src/crush/crush.c:77
#10 0x0000557aefc4f49e in crush_destroy (map=0x557afaa3db30) at /build/ceph-12.1.2-706-g7c1144f/src/crush/crush.c:115
#11 0x0000557aef8f95f2 in CrushWrapper::~CrushWrapper (this=0x557afa563600, __in_chrg=<optimized out>) at /build/ceph-12.1.2-706-g7c1144f/src/crush/CrushWrapper.h:105
#12 0x0000557aefa99182 in std::_Sp_counted_ptr<CrushWrapper*, (__gnu_cxx::_Lock_policy)2>::_M_dispose (this=<optimized out>) at /usr/include/c++/5/bits/shared_ptr_base.h:374
#13 0x0000557aef70a116 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x557afaa9a920) at /usr/include/c++/5/bits/shared_ptr_base.h:150
#14 0x0000557aef7748cc in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f11eb83b1e0, __in_chrg=<optimized out>) at /usr/include/c++/5/bits/shared_ptr_base.h:659
#15 std::__shared_ptr<CrushWrapper, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr (this=0x7f11eb83b1d8, __in_chrg=<optimized out>) at /usr/include/c++/5/bits/shared_ptr_base.h:925
#16 std::shared_ptr<CrushWrapper>::~shared_ptr (this=0x7f11eb83b1d8, __in_chrg=<optimized out>) at /usr/include/c++/5/bits/shared_ptr.h:93
#17 OSDMap::~OSDMap (this=0x7f11eb83aea0, __in_chrg=<optimized out>) at /build/ceph-12.1.2-706-g7c1144f/src/osd/OSDMap.h:356
#18 0x0000557aef8b795b in OSDMonitor::encode_pending (this=0x557afa9e0000, t=std::shared_ptr (count 3, weak 0) 0x557afb2ac3f0) at /build/ceph-12.1.2-706-g7c1144f/src/mon/OSDMonitor.cc:968
#19 0x0000557aef8795bc in PaxosService::propose_pending (this=this@entry=0x557afa9e0000) at /build/ceph-12.1.2-706-g7c1144f/src/mon/PaxosService.cc:213
#20 0x0000557aef87aeae in PaxosService::dispatch (this=0x557afa9e0000, op=...) at /build/ceph-12.1.2-706-g7c1144f/src/mon/PaxosService.cc:99
#21 0x0000557aef74198a in Monitor::handle_command (this=this@entry=0x557afa53a800, op=...) at /build/ceph-12.1.2-706-g7c1144f/src/mon/Monitor.cc:3137
#22 0x0000557aef74895e in Monitor::dispatch_op (this=this@entry=0x557afa53a800, op=...) at /build/ceph-12.1.2-706-g7c1144f/src/mon/Monitor.cc:4230
#23 0x0000557aef7499ab in Monitor::_ms_dispatch (this=this@entry=0x557afa53a800, m=m@entry=0x557afa563a80) at /build/ceph-12.1.2-706-g7c1144f/src/mon/Monitor.cc:4125
#24 0x0000557aef778473 in Monitor::ms_dispatch (this=0x557afa53a800, m=0x557afa563a80) at /build/ceph-12.1.2-706-g7c1144f/src/mon/Monitor.h:880
#25 0x0000557aefc9575a in Messenger::ms_deliver_dispatch (m=0x557afa563a80, this=0x557afa550000) at /build/ceph-12.1.2-706-g7c1144f/src/msg/Messenger.h:625
#26 DispatchQueue::entry (this=0x557afa550180) at /build/ceph-12.1.2-706-g7c1144f/src/msg/DispatchQueue.cc:197
#27 0x0000557aefa46dfd in DispatchQueue::DispatchThread::entry (this=<optimized out>) at /build/ceph-12.1.2-706-g7c1144f/src/msg/DispatchQueue.h:101
#28 0x00007f11f358370a in start_thread (arg=0x7f11eb83f700) at pthread_create.c:333
#29 0x00007f11f1dae82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Actions #1

Updated by Sage Weil over 6 years ago

  • Status changed from 12 to Can't reproduce
Actions

Also available in: Atom PDF