Project

General

Profile

Bug #36611

Updated by Patrick Donnelly over 5 years ago

<pre> 
 2018-10-28 21:41:56.372 7fd652569700 -1 *** Caught signal (Aborted) ** 
  in thread 7fd652569700 thread_name:md_log_replay 

  ceph version 13.2.2 (02899bfda814146b021136e9d8e80eba494e1126) mimic (stable) 
  1: /usr/bin/ceph-mds() [0x7bc6b0] 
  2: (()+0x11390) [0x7fd661c6c390] 
  3: (gsignal()+0x38) [0x7fd6613b9428] 
  4: (abort()+0x16a) [0x7fd6613bb02a] 
  5: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x250) [0x7fd6623ff240] 
  6: (()+0x3162b7) [0x7fd6623ff2b7] 
  7: (EMetaBlob::replay(MDSRank*, LogSegment*, MDSlaveUpdate*)+0x5f4b) [0x7a7a6b] 
  8: (EUpdate::replay(MDSRank*)+0x39) [0x7a8fa9] 
  9: (MDLog::_replay_thread()+0x864) [0x752164] 
  10: (MDLog::ReplayThread::entry()+0xd) [0x4f021d] 
  11: (()+0x76ba) [0x7fd661c626ba] 
  12: (clone()+0x6d) [0x7fd66148b41d] 
  NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this. 

 --- begin dump of recent events --- 
      0> 2018-10-28 21:41:56.372 7fd652569700 -1 *** Caught signal (Aborted) ** 
  in thread 7fd652569700 thread_name:md_log_replay 

  ceph version 13.2.2 (02899bfda814146b021136e9d8e80eba494e1126) mimic (stable) 
  1: /usr/bin/ceph-mds() [0x7bc6b0] 
  2: (()+0x11390) [0x7fd661c6c390] 
  3: (gsignal()+0x38) [0x7fd6613b9428] 
  4: (abort()+0x16a) [0x7fd6613bb02a] 
  5: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x250) [0x7fd6623ff240] 
  6: (()+0x3162b7) [0x7fd6623ff2b7] 
  7: (EMetaBlob::replay(MDSRank*, LogSegment*, MDSlaveUpdate*)+0x5f4b) [0x7a7a6b] 
  8: (EUpdate::replay(MDSRank*)+0x39) [0x7a8fa9] 
  9: (MDLog::_replay_thread()+0x864) [0x752164] 
  10: (MDLog::ReplayThread::entry()+0xd) [0x4f021d] 
  11: (()+0x76ba) [0x7fd661c626ba] 
  12: (clone()+0x6d) [0x7fd66148b41d] 
  NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this. 
 </pre>

Back