Project

General

Profile

Actions

Bug #16716

closed

async messenger lockdep crash

Added by Samuel Just almost 8 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description

sjust@teuthology:/a/samuelj-2016-07-14_14:34:22-rados-wip-ec-pg-log-distro-basic-smithi/314523/remote$

max_recent     10000
max_new 1000
log_file /var/log/ceph/ceph-osd.0.log
--- end dump of recent events ---
2016-07-16 08:00:17.125094 7f8a8c22b700 -1 ** Caught signal (Aborted) *
in thread 7f8a8c22b700 thread_name:ms_async_worker
ceph version v11.0.0-632-g57264b9 (57264b9bf31cf6f77974fd7025775e963b0349e3)
1: ceph-osd() [0xbfe80a]
2: (()+0xf100) [0x7f8aa16d3100]
3: (gsignal()+0x37) [0x7f8a9f5045f7]
4: (abort()+0x148) [0x7f8a9f505ce8]
5: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x267) [0xd80277]
6: (lockdep_will_lock(char const*, int, bool)+0x687) [0xe79e07]
7: (Mutex::Lock(bool)+0xc0) [0xd46ea0]
8: (AsyncConnection::_stop()+0x1ac) [0xf2814c]
9: (AsyncConnection::handle_connect_msg(ceph_msg_connect&, ceph::buffer::list&, ceph::buffer::list&)+0x1f80) [0xf2fe30]
10: (AsyncConnection::_process_connection()+0x2097) [0xf33d37]
11: (AsyncConnection::process()+0x848) [0xf38db8]
12: (EventCenter::process_events(int)+0x2ea) [0xe0381a]
13: (Worker::entry()+0x1f8) [0xdf6b28]
14: (()+0x7dc5) [0x7f8aa16cbdc5]
15: (clone()+0x6d) [0x7f8a9f5c5ced]
NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

--- begin dump of recent events ---
0> 2016-07-16 08:00:17.125094 7f8a8c22b700 -1 ** Caught signal (Aborted) *
in thread 7f8a8c22b700 thread_name:ms_async_worker

ceph version v11.0.0-632-g57264b9 (57264b9bf31cf6f77974fd7025775e963b0349e3)
1: ceph-osd() [0xbfe80a]
2: (()+0xf100) [0x7f8aa16d3100]
3: (gsignal()+0x37) [0x7f8a9f5045f7]
4: (abort()+0x148) [0x7f8a9f505ce8]
5: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x267) [0xd80277]
6: (lockdep_will_lock(char const*, int, bool)+0x687) [0xe79e07]
7: (Mutex::Lock(bool)+0xc0) [0xd46ea0]
8: (AsyncConnection::_stop()+0x1ac) [0xf2814c]
9: (AsyncConnection::handle_connect_msg(ceph_msg_connect&, ceph::buffer::list&, ceph::buffer::list&)+0x1f80) [0xf2fe30]
10: (AsyncConnection::_process_connection()+0x2097) [0xf33d37]
11: (AsyncConnection::process()+0x848) [0xf38db8]
12: (EventCenter::process_events(int)+0x2ea) [0xe0381a]
13: (Worker::entry()+0x1f8) [0xdf6b28]
14: (()+0x7dc5) [0x7f8aa16cbdc5]
15: (clone()+0x6d) [0x7f8a9f5c5ced]
NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

--- logging levels ---
0/ 5 none


Related issues 1 (0 open1 closed)

Has duplicate Ceph - Bug #16820: "common/lockdep.cc: 299: FAILED assert(0)" in rados runDuplicate07/26/2016

Actions
Actions #1

Updated by Kefu Chai almost 8 years ago

  • Status changed from New to Fix Under Review
Actions #2

Updated by Yuri Weinstein almost 8 years ago

  • Has duplicate Bug #16820: "common/lockdep.cc: 299: FAILED assert(0)" in rados run added
Actions #3

Updated by Haomai Wang over 7 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF