Project

General

Profile

Actions

Bug #17737

closed

Crash in get_metadata_python during MDS restart

Added by John Spray over 7 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
ceph-mgr
Target version:
-
% Done:

0%

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

Description

v11.0.2 calling into "fs status" repeatedly while restarting an MDS daemon.

 ceph version v11.0.2 (697fe64f9f106252c49a2c4fe4d79aea29363be7)
 1: (()+0x23912a) [0x7f7b4ef2f12a]
 2: (()+0xf100) [0x7f7b4bc3e100]
 3: (gsignal()+0x37) [0x7f7b4ac605f7]
 4: (abort()+0x148) [0x7f7b4ac61ce8]
 5: (__gnu_cxx::__verbose_terminate_handler()+0x165) [0x7f7b4b5659d5]
 6: (()+0x5e946) [0x7f7b4b563946]
 7: (()+0x5e973) [0x7f7b4b563973]
 8: (()+0x5eb93) [0x7f7b4b563b93]
 9: (std::__throw_out_of_range(char const*)+0x77) [0x7f7b4b5b8a17]
 10: (DaemonStateIndex::get(std::pair<unsigned char, std::string> const&)+0xdc) [0x7f7b4eeaf2ac]
 11: (PyModules::get_metadata_python(std::string const&, unsigned char, std::string const&)+0x47) [0x7f7b4eec2e07]
 12: (()+0x1da34a) [0x7f7b4eed034a]
 13: (PyEval_EvalFrameEx()+0x4594) [0x7f7b4e5a1aa4]
 14: (PyEval_EvalFrameEx()+0x4350) [0x7f7b4e5a1860]
 15: (PyEval_EvalFrameEx()+0x4350) [0x7f7b4e5a1860]
 16: (PyEval_EvalCodeEx()+0x7ed) [0x7f7b4e5a30bd]
 17: (()+0x6ef68) [0x7f7b4e52ff68]
 18: (PyObject_Call()+0x43) [0x7f7b4e50b0b3]
 19: (()+0x590a5) [0x7f7b4e51a0a5]
 20: (PyObject_Call()+0x43) [0x7f7b4e50b0b3]
 21: (()+0x4a195) [0x7f7b4e50b195]
 22: (PyObject_CallMethod()+0xbb) [0x7f7b4e50b4cb]
 23: (MgrPyModule::handle_command(std::map<std::string, boost::variant<std::string, bool, long, double, std::vector<std::string, std::allocator<std::string> >, std::vector<long, std::allocator<long> >, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_>, std::less<std::string>, std::allocator<std::pair<std::string const, boost::variant<std::string, bool, long, double, std::vector<std::string, std::allocator<std::string> >, std::vector<long, std::allocator<long> >, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_> > > > const&, std::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >*, std::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >*)+0x2c0) [0x7f7b4eed25d0]
 24: (DaemonServer::handle_command(MCommand*)+0x1699) [0x7f7b4eeb77f9]
 25: (DaemonServer::ms_dispatch(Message*)+0x12b) [0x7f7b4eeb7fab]
 26: (DispatchQueue::entry()+0x7ba) [0x7f7b4f14929a]
 27: (DispatchQueue::DispatchThread::entry()+0xd) [0x7f7b4eff5fed]
 28: (()+0x7dc5) [0x7f7b4bc36dc5]
 29: (clone()+0x6d) [0x7f7b4ad21ced]

Related issues 1 (0 open1 closed)

Copied to mgr - Backport #21659: luminous: Crash in get_metadata_python during MDS restartResolvedActions
Actions #1

Updated by John Spray about 7 years ago

  • Priority changed from Normal to High
Actions #2

Updated by John Spray over 6 years ago

  • Status changed from New to Fix Under Review
  • Backport set to luminous
Actions #3

Updated by Sage Weil over 6 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #4

Updated by Nathan Cutler over 6 years ago

  • Copied to Backport #21659: luminous: Crash in get_metadata_python during MDS restart added
Actions #5

Updated by John Spray over 6 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF