Project

General

Profile

Actions

Bug #1791

closed

osd: assert(0) in sub_op_modify

Added by Josh Durgin over 12 years ago. Updated over 12 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
OSD
Target version:
% Done:

0%

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

Description

From teuthology:~teut/log/osd.0.log.gz:

osd/ReplicatedPG.cc: In function 'void ReplicatedPG::sub_op_modify(MOSDSubOp*)', in thread '7f9b4822c700'
osd/ReplicatedPG.cc: 3373: FAILED assert(0)
 ceph version 0.38-266-gcce6717 (commit:cce67171a783965e81a7f806d7275a281e7d137a)
 1: (ReplicatedPG::sub_op_modify(MOSDSubOp*)+0x1cf0) [0x4c2430]
 2: (ReplicatedPG::do_sub_op(MOSDSubOp*)+0x97) [0x50bd47]
 3: (OSD::dequeue_op(PG*)+0x5c4) [0x59f2b4]
 4: (OSD::OpWQ::_process(PG*)+0x15) [0x5e5315]
 5: (ThreadPool::WorkQueue<PG>::_void_process(void*)+0x12) [0x5b9412]
 6: (ThreadPool::worker()+0x7e3) [0x6999c3]
 7: (ThreadPool::WorkThread::entry()+0x15) [0x5c14e5]
 8: (Thread::_entry_func(void*)+0x12) [0x624a22]
 9: (()+0x7971) [0x7f9b570bd971]
 10: (clone()+0x6d) [0x7f9b5574892d]
Actions #1

Updated by Sage Weil over 12 years ago

  • Priority changed from Normal to High
Actions #2

Updated by Sage Weil over 12 years ago

  • Translation missing: en.field_position set to 11
Actions #3

Updated by Sage Weil over 12 years ago

  • Status changed from New to Resolved

This looks like the objecter bug, fixed by 2f5bd5f737e831a03beb93c3928c74b59a59052e

Actions

Also available in: Atom PDF