Project

General

Profile

Actions

Bug #58037

open

mgr crash

Added by yite gu over 1 year ago. Updated about 1 year ago.

Status:
Need More Info
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

     0> 2022-11-17T04:54:55.003+0000 7fb0415e1700 -1 *** Caught signal (Aborted) **
 in thread 7fb0415e1700 thread_name:mgr-fin

 ceph version 15.2.7 (88e41c6c49beb18add4fdb6b4326ca466d931db8) octopus (stable)
 1: (()+0x12dd0) [0x7fb09de94dd0]
 2: (gsignal()+0x10f) [0x7fb09c8e670f]
 3: (abort()+0x127) [0x7fb09c8d0b25]
 4: (()+0x12f058) [0x55c62090a058]
 5: (MetricCollector<OSDPerfMetricQuery, OSDPerfMetricLimit, std::vector<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::allocator<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >, OSDPerfMetricReport>::get_queries() const+0x89f) [0x55c6209b26bf]
 6: (DaemonServer::_send_configure(boost::intrusive_ptr<Connection>)+0x219) [0x55c620985309]
 7: (()+0x1aa4c3) [0x55c6209854c3]
 8: (Context::complete(int)+0xd) [0x55c62094682d]
 9: (Finisher::finisher_thread_entry()+0x1a5) [0x7fb09fa87e65]
 10: (()+0x82de) [0x7fb09de8a2de]
 11: (clone()+0x43) [0x7fb09c9aae83]
 NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
Actions #1

Updated by yite gu over 1 year ago

this crash happen after cmd "rbd perf image stats"

   -10> 2022-11-17T04:54:55.000+0000 7fb041de2700  0 log_channel(audit) log [DBG] : from='client.5974478 -' entity='client.admin' cmd=[
    -9> 2022-11-17T04:54:55.000+0000 7fb041de2700  0 log_channel(audit) log [DBG] :     {
    -8> 2022-11-17T04:54:55.000+0000 7fb041de2700  0 log_channel(audit) log [DBG] :       "prefix": "rbd perf image stats",
    -7> 2022-11-17T04:54:55.000+0000 7fb041de2700  0 log_channel(audit) log [DBG] :       "pool_spec": "replicapool-ssd",
    -6> 2022-11-17T04:54:55.000+0000 7fb041de2700  0 log_channel(audit) log [DBG] :       "sort_by": "write_ops",
    -5> 2022-11-17T04:54:55.000+0000 7fb041de2700  0 log_channel(audit) log [DBG] :       "format": "json" 
    -4> 2022-11-17T04:54:55.000+0000 7fb041de2700  0 log_channel(audit) log [DBG] :     }"]: dispatch
    -3> 2022-11-17T04:54:55.001+0000 7fb0415e1700 10 monclient: get_version osdmap req 0x55c629196180
    -2> 2022-11-17T04:54:55.001+0000 7fb0415e1700 10 monclient: _send_mon_message to mon.c at v2:10.6.11.33:3300/0
    -1> 2022-11-17T04:54:55.001+0000 7fb07481e700 10 monclient: handle_get_version_reply finishing 0x55c629196180 version 1865
     0> 2022-11-17T04:54:55.003+0000 7fb0415e1700 -1 *** Caught signal (Aborted) **
 in thread 7fb0415e1700 thread_name:mgr-fin

 ceph version 15.2.7 (88e41c6c49beb18add4fdb6b4326ca466d931db8) octopus (stable)
 1: (()+0x12dd0) [0x7fb09de94dd0]
 2: (gsignal()+0x10f) [0x7fb09c8e670f]
 3: (abort()+0x127) [0x7fb09c8d0b25]
 4: (()+0x12f058) [0x55c62090a058]
 5: (MetricCollector<OSDPerfMetricQuery, OSDPerfMetricLimit, std::vector<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::allocator<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >, OSDPerfMetricReport>::get_queries() const+0x89f) [0x55c6209b26bf]
 6: (DaemonServer::_send_configure(boost::intrusive_ptr<Connection>)+0x219) [0x55c620985309]
 7: (()+0x1aa4c3) [0x55c6209854c3]
 8: (Context::complete(int)+0xd) [0x55c62094682d]
 9: (Finisher::finisher_thread_entry()+0x1a5) [0x7fb09fa87e65]
 10: (()+0x82de) [0x7fb09de8a2de]
 11: (clone()+0x43) [0x7fb09c9aae83]
 NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

Actions #2

Updated by Radoslaw Zarzynski about 1 year ago

  • Status changed from New to Need More Info

Could you please provide either a longer log or, preferably, coredump?

Actions

Also available in: Atom PDF