Project

General

Profile

Backport #22150

Updated by Nathan Cutler over 6 years ago

https://github.com/ceph/ceph/pull/18983 <pre> 
 2017-11-03T18:59:24.761 INFO:tasks.ceph.osd.1.smithi147.stderr:2017-11-03 18:59:24.745 37470700 -1 received    signal: Terminated from    PID: 25483 task name: /usr/bin/python /bin/daemon-helper term valgrind --trace-children=no --child-silent-after-fork=yes --num-callers=50 --suppressions=/home/ubuntu/cephtest/valgrind.supp --xml=yes --xml-file=/var/log/ceph/valgrind/osd.1.log --time-stamp=yes --tool=memcheck ceph-osd -f --cluster ceph -i 1    UID: 0 
 2017-11-03T18:59:24.763 INFO:tasks.ceph.osd.1.smithi147.stderr:2017-11-03 18:59:24.749 37470700 -1 osd.1 24 *** Got signal Terminated *** 
 2017-11-03T18:59:25.036 INFO:tasks.ceph.osd.1.smithi147.stderr:2017-11-03 18:59:24.992 37470700 -1 osd.1 24 shutdown 
 2017-11-03T18:59:30.409 INFO:tasks.ceph.osd.1.smithi147.stderr:*** Caught signal (Segmentation fault) ** 
 2017-11-03T18:59:30.409 INFO:tasks.ceph.osd.1.smithi147.stderr: in thread 37470700 thread_name:signal_handler 
 2017-11-03T18:59:30.451 INFO:tasks.ceph.osd.1.smithi147.stderr: ceph version 13.0.0-2860-g0426813 (04268137129f4794bf9839091512c8bc26c335ba) mimic (dev) 
 2017-11-03T18:59:30.451 INFO:tasks.ceph.osd.1.smithi147.stderr: 1: (()+0xaa0671) [0xba8671] 
 2017-11-03T18:59:30.451 INFO:tasks.ceph.osd.1.smithi147.stderr: 2: (()+0xf5e0) [0xc5915e0] 
 2017-11-03T18:59:30.451 INFO:tasks.ceph.osd.1.smithi147.stderr: 3: (operator<<(std::ostream&, bluestore_extent_ref_map_t const&)+0x46) [0xadca06] 
 2017-11-03T18:59:30.451 INFO:tasks.ceph.osd.1.smithi147.stderr: 4: (operator<<(std::ostream&, bluestore_shared_blob_t const&)+0x72) [0xadebf2] 
 2017-11-03T18:59:30.451 INFO:tasks.ceph.osd.1.smithi147.stderr: 5: (operator<<(std::ostream&, BlueStore::SharedBlob const&)+0xba) [0xa4436a] 
 2017-11-03T18:59:30.451 INFO:tasks.ceph.osd.1.smithi147.stderr: 6: (BlueStore::SharedBlobSet::dump(CephContext*, int)+0x16e) [0xa4451e] 
 2017-11-03T18:59:30.451 INFO:tasks.ceph.osd.1.smithi147.stderr: 7: (BlueStore::_flush_cache()+0x1ae) [0xa71a8e] 
 2017-11-03T18:59:30.451 INFO:tasks.ceph.osd.1.smithi147.stderr: 8: (BlueStore::umount()+0x1e6) [0xa720c6] 
 2017-11-03T18:59:30.452 INFO:tasks.ceph.osd.1.smithi147.stderr: 9: (OSD::shutdown()+0x1685) [0x696785] 
 2017-11-03T18:59:30.452 INFO:tasks.ceph.osd.1.smithi147.stderr: 10: (OSD::handle_signal(int)+0x11f) [0x696f8f] 
 2017-11-03T18:59:30.452 INFO:tasks.ceph.osd.1.smithi147.stderr: 11: (SignalHandler::entry()+0x1d7) [0xba99d7] 
 2017-11-03T18:59:30.452 INFO:tasks.ceph.osd.1.smithi147.stderr: 12: (()+0x7e25) [0xc589e25] 
 2017-11-03T18:59:30.452 INFO:tasks.ceph.osd.1.smithi147.stderr: 13: (clone()+0x6d) [0xd4d034d] 
 2017-11-03T18:59:30.503 INFO:tasks.ceph.osd.1.smithi147.stderr:2017-11-03 18:59:30.389 37470700 -1 bluestore(/var/lib/ceph/osd/ceph-1) _flush_cache stray shared blobs on 3.1s2_head 
 2017-11-03T18:59:30.503 INFO:tasks.ceph.osd.1.smithi147.stderr:2017-11-03 18:59:30.455 37470700 -1 *** Caught signal (Segmentation fault) ** 
 2017-11-03T18:59:30.503 INFO:tasks.ceph.osd.1.smithi147.stderr: in thread 37470700 thread_name:signal_handler 
 </pre> 

 From: /ceph/teuthology-archive/pdonnell-2017-11-03_17:59:39-fs-wip-pdonnell-testing-20171102.200208-testing-basic-smithi/1808226/teuthology.log 

 and: /ceph/teuthology-archive/pdonnell-2017-11-03_17:59:39-fs-wip-pdonnell-testing-20171102.200208-testing-basic-smithi/1808218/teuthology.log

Back