Project

General

Profile

Actions

Bug #20040

closed

"terminate called after throwing an instance of 'std::out_of_range'" in powercycle

Added by Yuri Weinstein almost 7 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
Correctness/Safety
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
powercycle
Component(FS):
MDSMonitor
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Run: http://pulpito.ceph.com/teuthology-2017-05-21_22:37:21-powercycle-master-testing-basic-mira/
Jobs: '1204386', '1204404', '1204403', '1204392', '1204368'
Logs: http://qa-proxy.ceph.com/teuthology/teuthology-2017-05-21_22:37:21-powercycle-master-testing-basic-mira/1204386/teuthology.log

2017-05-22T02:52:18.922 DEBUG:teuthology.misc:Ceph health: HEALTH_OK
2017-05-22T02:52:18.925 INFO:teuthology.orchestra.run.mira095:Running: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json'
2017-05-22T02:52:19.111 INFO:tasks.ceph.mon.b.mira095.stderr:terminate called after throwing an instance of 'std::out_of_range'
2017-05-22T02:52:19.121 INFO:tasks.ceph.mon.b.mira095.stderr:  what():  map::at
2017-05-22T02:52:19.124 INFO:tasks.ceph.mon.b.mira095.stderr:*** Caught signal (Aborted) **
2017-05-22T02:52:19.127 INFO:tasks.ceph.mon.b.mira095.stderr: in thread 7f9fde955700 thread_name:ms_dispatch
2017-05-22T02:52:19.130 INFO:tasks.ceph.mon.b.mira095.stderr: ceph version 12.0.2-1431-ge3319da (e3319da51d21dd2f038a906e38d8d662b0d22a14)
2017-05-22T02:52:19.132 INFO:tasks.ceph.mon.b.mira095.stderr: 1: (()+0x7bd0ef) [0x560905a560ef]
2017-05-22T02:52:19.137 INFO:tasks.ceph.mon.b.mira095.stderr: 2: (()+0xf370) [0x7f9fe771f370]
2017-05-22T02:52:19.139 INFO:tasks.ceph.mon.b.mira095.stderr: 3: (gsignal()+0x37) [0x7f9fe47ea1d7]
2017-05-22T02:52:19.142 INFO:tasks.ceph.mon.b.mira095.stderr: 4: (abort()+0x148) [0x7f9fe47eb8c8]
2017-05-22T02:52:19.145 INFO:tasks.ceph.mon.b.mira095.stderr: 5: (__gnu_cxx::__verbose_terminate_handler()+0x165) [0x7f9fe50ee9d5]
2017-05-22T02:52:19.148 INFO:tasks.ceph.mon.b.mira095.stderr: 6: (()+0x5e946) [0x7f9fe50ec946]
2017-05-22T02:52:19.153 INFO:tasks.ceph.mon.b.mira095.stderr: 7: (()+0x5e973) [0x7f9fe50ec973]
2017-05-22T02:52:19.156 INFO:tasks.ceph.mon.b.mira095.stderr: 8: (()+0x5eb93) [0x7f9fe50ecb93]
2017-05-22T02:52:19.158 INFO:tasks.ceph.mon.b.mira095.stderr: 9: (std::__throw_out_of_range(char const*)+0x77) [0x7f9fe5141a17]
2017-05-22T02:52:19.161 INFO:tasks.ceph.mon.b.mira095.stderr: 10: (MDSMonitor::gid_from_arg(std::string const&, std::ostream&)+0x5c4) [0x5609056d9164]
2017-05-22T02:52:19.164 INFO:tasks.ceph.mon.b.mira095.stderr: 11: (MDSMonitor::dump_metadata(std::string const&, ceph::Formatter*, std::ostream&)+0x41) [0x5609056e4ae1]
2017-05-22T02:52:19.167 INFO:tasks.ceph.mon.b.mira095.stderr: 12: (MDSMonitor::preprocess_command(boost::intrusive_ptr<MonOpRequest>)+0xbef) [0x5609056e967f]
2017-05-22T02:52:19.170 INFO:tasks.ceph.mon.b.mira095.stderr: 13: (MDSMonitor::preprocess_query(boost::intrusive_ptr<MonOpRequest>)+0x3f6) [0x5609056eb0e6]
2017-05-22T02:52:19.173 INFO:tasks.ceph.mon.b.mira095.stderr: 14: (PaxosService::dispatch(boost::intrusive_ptr<MonOpRequest>)+0x7ee) [0x56090564d03e]
2017-05-22T02:52:19.175 INFO:tasks.ceph.mon.b.mira095.stderr: 15: (PaxosService::C_RetryMessage::_finish(int)+0x5e) [0x56090564e66e]
2017-05-22T02:52:19.178 INFO:tasks.ceph.mon.b.mira095.stderr: 16: (Context::complete(int)+0x9) [0x560905613889]
2017-05-22T02:52:19.180 INFO:tasks.ceph.mon.b.mira095.stderr: 17: (void finish_contexts<Context>(CephContext*, std::list<Context*, std::allocator<Context*> >&, int)+0xac) [0x56090561bf6c]
2017-05-22T02:52:19.183 INFO:tasks.ceph.mon.b.mira095.stderr: 18: (Paxos::handle_lease(boost::intrusive_ptr<MonOpRequest>)+0x459) [0x560905638069]
2017-05-22T02:52:19.186 INFO:tasks.ceph.mon.b.mira095.stderr: 19: (Paxos::dispatch(boost::intrusive_ptr<MonOpRequest>)+0x3a5) [0x560905644c65]
2017-05-22T02:52:19.189 INFO:tasks.ceph.mon.b.mira095.stderr: 20: (Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0xe20) [0x56090560d300]
2017-05-22T02:52:19.192 INFO:tasks.ceph.mon.b.mira095.stderr: 21: (Monitor::_ms_dispatch(Message*)+0x6ca) [0x56090560de5a]
2017-05-22T02:52:19.195 INFO:tasks.ceph.mon.b.mira095.stderr: 22: (Monitor::ms_dispatch(Message*)+0x23) [0x5609056342c3]
2017-05-22T02:52:19.197 INFO:tasks.ceph.mon.b.mira095.stderr: 23: (DispatchQueue::entry()+0x7a2) [0x560905a00292]
2017-05-22T02:52:19.200 INFO:tasks.ceph.mon.b.mira095.stderr: 24: (DispatchQueue::DispatchThread::entry()+0xd) [0x5609058827ad]
2017-05-22T02:52:19.203 INFO:tasks.ceph.mon.b.mira095.stderr: 25: (()+0x7dc5) [0x7f9fe7717dc5]
2017-05-22T02:52:19.206 INFO:tasks.ceph.mon.b.mira095.stderr: 26: (clone()+0x6d) [0x7f9fe48ac73d]

Actions #1

Updated by Sage Weil almost 7 years ago

  • Priority changed from Urgent to Immediate
Actions #2

Updated by John Spray almost 7 years ago

  • Project changed from Ceph to CephFS
  • Category set to Correctness/Safety
  • Assignee set to John Spray
  • Component(FS) MDSMonitor added
Actions #3

Updated by John Spray almost 7 years ago

  • Status changed from New to Fix Under Review
Actions #4

Updated by John Spray almost 7 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF