Project

General

Profile

Bug #37772

unittest_seastar_messenger fails with debug build

Added by Kefu Chai about 5 years ago. Updated about 5 years ago.

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

0%

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

Description

155/164 Test #162: unittest_seastar_messenger ..............***Exception: Other  0.61 sec
unittest_seastar_messenger: /home/jenkins-build/build/workspace/ceph-pull-requests/src/seastar/include/seastar/core/shared_ptr_debug_helper.hh:63: void seastar::debug_shared_ptr_counter_type::check() const: Assertion `_cpu == std::this_thread::get_id()' failed.
WARNING: debug mode. Not for benchmarking or production
WARN  2018-12-30 15:53:42,676 seastar - Seastar compiled with default allocator, heap profiler not supported
WARN  2018-12-30 15:53:42,701 seastar - Seastar compiled with default allocator, heap profiler not supported
WARN  2018-12-30 15:53:42,701 seastar - Seastar compiled with default allocator, heap profiler not supported
WARN  2018-12-30 15:53:42,701 seastar - Seastar compiled with default allocator, heap profiler not supported
WARN  2018-12-30 15:53:42,701 seastar - Seastar compiled with default allocator, heap profiler not supported
WARN  2018-12-30 15:53:42,701 seastar - Seastar compiled with default allocator, heap profiler not supported
WARN  2018-12-30 15:53:42,708 seastar - Seastar compiled with default allocator, heap profiler not supported
WARN  2018-12-30 15:53:42,709 seastar - Seastar compiled with default allocator, heap profiler not supported
WARN  2018-12-30 15:53:42,734 [shard 0] seastar - Unable to set SCHED_FIFO scheduling policy for timer thread; latency impact possible. Try adding CAP_SYS_NICE
Aborting on shard 0.
Backtrace:
  0x0000000000c12c87
  0x0000000000c0826a
  0x0000000000b1c787
  0x0000000000b1c7ee
  0x0000000000b3ea5b
  0x0000000000b69f00
  0x0000000000b69f5c
  /lib/x86_64-linux-gnu/libpthread.so.0+0x000000000001138f
  /lib/x86_64-linux-gnu/libc.so.6+0x0000000000035427
  /lib/x86_64-linux-gnu/libc.so.6+0x0000000000037029
  /lib/x86_64-linux-gnu/libc.so.6+0x000000000002dbd6
  /lib/x86_64-linux-gnu/libc.so.6+0x000000000002dc81
  0x0000000000a0e871
  0x0000000000a0e7df
  0x0000000000c15662
  0x0000000000d45fc9
  0x0000000000d4cd6b
  0x0000000000d46174
  0x0000000000d45e2c
  0x0000000000d6769f
  0x0000000000b3758c
  0x0000000000b3853a
  0x0000000000b39d54
  0x0000000000ae69a0
  0x0000000000ae5932
  0x0000000000ae5b68
  0x00000000009b17ea
  /lib/x86_64-linux-gnu/libc.so.6+0x000000000002082f
  0x00000000009ad438

History

#1 Updated by richael zhuang about 5 years ago

Hi,I tested both ceph master and ceph14.0.1 on X86 and the unittest_seastar_messenger passed with debug build. So I don't know how to reproduce this bug.

Also available in: Atom PDF