Project

General

Profile

Actions

Bug #36574

closed

terminate called after throwing an instance of 'std::out_of_range'

Added by Neha Ojha over 5 years ago. Updated over 5 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

2018-10-23T03:15:40.866 INFO:tasks.ceph.mgr.y.smithi171.stderr:terminate called after throwing an instance of 'std::out_of_range'
2018-10-23T03:15:40.867 INFO:tasks.ceph.mgr.y.smithi171.stderr:  what():  map::at
2018-10-23T03:15:40.867 INFO:tasks.ceph.mgr.y.smithi171.stderr:*** Caught signal (Aborted) **
2018-10-23T03:15:40.867 INFO:tasks.ceph.mgr.y.smithi171.stderr: in thread 7f72e3af6700 thread_name:ms_dispatch
2018-10-23T03:15:40.868 INFO:tasks.ceph.mgr.y.smithi171.stderr: ceph version 14.0.0-4447-ga20ba3d (a20ba3dcf7dc78efe23be1179bf016f0825d1543) nautilus (dev)
2018-10-23T03:15:40.868 INFO:tasks.ceph.mgr.y.smithi171.stderr: 1: (()+0xf680) [0x7f7300877680]
2018-10-23T03:15:40.868 INFO:tasks.ceph.mgr.y.smithi171.stderr: 2: (gsignal()+0x37) [0x7f72ff45a207]
2018-10-23T03:15:40.869 INFO:tasks.ceph.mgr.y.smithi171.stderr: 3: (abort()+0x148) [0x7f72ff45b8f8]
2018-10-23T03:15:40.869 INFO:tasks.ceph.mgr.y.smithi171.stderr: 4: (__gnu_cxx::__verbose_terminate_handler()+0x165) [0x7f72ffd697d5]
2018-10-23T03:15:40.869 INFO:tasks.ceph.mgr.y.smithi171.stderr: 5: (()+0x5e746) [0x7f72ffd67746]
2018-10-23T03:15:40.869 INFO:tasks.ceph.mgr.y.smithi171.stderr: 6: (()+0x5e773) [0x7f72ffd67773]
2018-10-23T03:15:40.870 INFO:tasks.ceph.mgr.y.smithi171.stderr: 7: (()+0x5e993) [0x7f72ffd67993]
2018-10-23T03:15:40.870 INFO:tasks.ceph.mgr.y.smithi171.stderr: 8: (std::__throw_out_of_range(char const*)+0x77) [0x7f72ffdbc857]
2018-10-23T03:15:40.870 INFO:tasks.ceph.mgr.y.smithi171.stderr: 9: (DaemonPerfCounters::update(MMgrReport*)+0xcdc) [0x561ada35b13c]
2018-10-23T03:15:40.870 INFO:tasks.ceph.mgr.y.smithi171.stderr: 10: (DaemonServer::handle_report(MMgrReport*)+0x3b3) [0x561ada3308e3]
2018-10-23T03:15:40.871 INFO:tasks.ceph.mgr.y.smithi171.stderr: 11: (DaemonServer::ms_dispatch(Message*)+0x195) [0x561ada346cc5]
2018-10-23T03:15:40.871 INFO:tasks.ceph.mgr.y.smithi171.stderr: 12: (Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x26) [0x561ada3565f6]
2018-10-23T03:15:40.871 INFO:tasks.ceph.mgr.y.smithi171.stderr: 13: (DispatchQueue::entry()+0x1629) [0x7f7303154b19]
2018-10-23T03:15:40.871 INFO:tasks.ceph.mgr.y.smithi171.stderr: 14: (DispatchQueue::DispatchThread::entry()+0xd) [0x7f7303203f8d]
2018-10-23T03:15:40.872 INFO:tasks.ceph.mgr.y.smithi171.stderr: 15: (()+0x7dd5) [0x7f730086fdd5]
2018-10-23T03:15:40.872 INFO:tasks.ceph.mgr.y.smithi171.stderr: 16: (clone()+0x6d) [0x7f72ff522b3d]

/a/nojha-2018-10-23_01:53:16-rados-master-distro-basic-smithi/3173216/


Files

trace.txt (22.2 KB) trace.txt tao ning, 12/28/2018 07:51 AM
log.txt (3.08 KB) log.txt tao ning, 12/28/2018 07:51 AM

Updated by tao ning over 5 years ago

I also encountered the same problem, the attachment is stack and log

Actions #2

Updated by Mykola Golub over 5 years ago

  • Status changed from New to Duplicate

Duplicate of #36244

Actions

Also available in: Atom PDF