Project

General

Profile

Actions

Bug #21149

closed

SubsystemMap.h: 62: FAILED assert(sub < m_subsys.size())

Added by shangzhong zhu over 6 years ago. Updated about 5 years ago.

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

0%

Source:
Community (user)
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
fs
Component(FS):
Hadoop/Java
Labels (FS):
Java/Hadoop
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

When I run the Hadoop write test, the following exception occurs(NOT 100%):

/clove/vm/renhw/ceph/rpmbuild/BUILD/ceph-12.1.0.3/src/log/SubsystemMap.h: In function 'bool ceph::logging::SubsystemMap::should_gather(unsigned int, int)' thread 7f8d54f93700 time 2017-08-26 09:56:14.921849
/clove/vm/renhw/ceph/rpmbuild/BUILD/ceph-12.1.0.3/src/log/SubsystemMap.h: 62: FAILED assert(sub < m_subsys.size())
ceph version 12.1.2-593-gb3caae4 (b3caae4223d6182e56ae979497e76c21cdad0f86) luminous (rc)
1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x110) [0x7f8d210db420]
2: (()+0x4310) [0x7f8d35283310]
3: (Java_com_ceph_fs_CephMount_native_1ceph_1conf_1read_1file()+0x3bc) [0x7f8d3528565c]
4: [0x7f8d3d017774]
NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
Aborted

Actions

Also available in: Atom PDF