Project

General

Profile

Bug #38499

Updated by Abhishek Lekshmanan about 5 years ago

<pre> 
 /ssd/builds/cpp/ceph_mimic/build/bin/ceph-mon -i a -c /ssd/builds/cpp/ceph_mimic/build/ceph.conf 
 *** Caught signal (Segmentation fault) ** 
  in thread 7fcd1be02140 thread_name:ceph-mon 
  ceph version 14.0.1-4255-g737809365b (737809365bb1bfcdae1bfa4ebccb2b341a787620) nautilus (dev) 
  1: (()+0x1340f20) [0x55c3e8775f20] 
  2: (()+0x122e0) [0x7fcd0e2b82e0] 
  3: (bool ceph::logging::SubsystemMap::should_gather<27u, 10>() const+0x29) [0x7fcd12bc57e7] 
  4: (()+0x17b0b3e) [0x7fcd12d41b3e] 
  5: (AsyncMessenger::bindv(entity_addrvec_t const&)+0x199) [0x7fcd12d41d09] 
  6: (main()+0x6afd) [0x55c3e82c320d] 
  7: (__libc_start_main()+0xea) [0x7fcd0cfd2f4a] 
  8: (_start()+0x2a) [0x55c3e82b936a] 
 2019-02-27 14:53:34.818 7fcd1be02140 -1 *** Caught signal (Segmentation fault) ** 
  in thread 7fcd1be02140 thread_name:ceph-mon 

 </pre>

Back