Project

General

Profile

Actions

Bug #15096

closed

Setting os_enable_op_tracker to false on running osd can crash it

Added by David Zafman about 8 years ago. Updated about 8 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
David Zafman
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

2016-03-11 15:11:10.717324 7f77b97fa700 1 common/TrackedOp.cc: In function 'void OpTracker::unregister_inflight_op(TrackedOp*)' thread 7f77b97fa700 time 2016-03-11 15:11:10.664522
common/TrackedOp.cc: 160: FAILED assert(i
>xitem.get_list() == &sdata->ops_in_flight_sharded)

ceph version 10.0.4-2092-g78d175e (78d175e398efba93bb42237581c0bd055e3f258d)
1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x8b) [0x7f77f1a9db0b]
2: (OpTracker::unregister_inflight_op(TrackedOp*)+0x232) [0x7f77f19a9f92]
3: (OpTracker::RemoveOnDelete::operator()(TrackedOp*)+0x7d) [0x7f77f19aa09d]
4: (std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release()+0x39) [0x7f77f141fea9]
5: (SubWriteApplied::~SubWriteApplied()+0x20) [0x7f77f16589a0]
6: (ReplicatedPG::BlessedContext::finish(int)+0x94) [0x7f77f15dd0c4]
7: (Context::complete(int)+0x9) [0x7f77f147d4c9]
8: (Finisher::finisher_thread_entry()+0x206) [0x7f77f19d09c6]
9: (()+0x8182) [0x7f77effe1182]
10: (clone()+0x6d) [0x7f77ee10f47d]
Actions #1

Updated by David Zafman about 8 years ago

  • Status changed from New to Rejected

This is caused by the fix I'm working on, not an existing issue.

Actions

Also available in: Atom PDF