Project

General

Profile

Bug #20420

Crash in MgrClient::send_report->PerfCountersCollection::with_counters

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

Status:
Can't reproduce
Priority:
Normal
Assignee:
-
Category:
MgrClient
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

Reported here https://github.com/ceph/ceph/pull/15879#issuecomment-311041801

4: (abort()+0x148) [0x7f6bdb814ce8]
5: (__gnu_cxx::__verbose_terminate_handler()+0x165) [0x7f6bdc1179d5]
6: (()+0x5e946) [0x7f6bdc115946]
7: (()+0x5e973) [0x7f6bdc115973]
8: (()+0x5eb93) [0x7f6bdc115b93]
9: (std::__throw_out_of_range(char const*)+0x77) [0x7f6bdc16aa17]
10: (()+0xaedd30) [0x7f6bdfa95d30]
11: (PerfCountersCollection::with_counters(std::function<void (std::map<std::string, PerfCounters::perf_counter_data_any_d*, std::lessstd::string, std::allocator<std::pair<std::string const, PerfCounters::perf_counter_data_any_d*> > > const&)>) const+0x2d) [0x7f6bdfa328ad]
12: (MgrClient::send_report()+0x3d1) [0x7f6bdfa94421]

History

#1 Updated by John Spray over 6 years ago

  • Status changed from New to Can't reproduce

DaemonState locking has been substantially fixed since this happened -- hopefully whatever the issue was got fixed as we haven't seen it again.

Also available in: Atom PDF