Project

General

Profile

Actions

Bug #6574

closed

osd/ReplicatedPG.cc: 7851: FAILED assert(0)

Added by Samuel Just over 10 years ago. Updated about 9 years ago.

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

0%

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

Description

1> 2013-10-15 20:34:57.857980 7f8cf5a76700 5 --OSD::tracker- reqid: unknown.0.0:0, seq: 20315, time: 2013-10-15 20:34:57.857980, event: done, request: pg_backfill(finish_ack 3.8 e 605/605 lb 0//0//3) v2
0> 2013-10-15 20:34:57.859470 7f8cf5275700 -1 osd/ReplicatedPG.cc: In function 'int ReplicatedPG::recover_replicas(int, ThreadPool::TPHandle&)' thread 7f8cf5275700 time 2013-10-15 20:34:57.857169
osd/ReplicatedPG.cc: 7851: FAILED assert(0)

ceph version 0.70-511-g64fa5cb (64fa5cbe87a7f956f36125c7dc2d1a360024b95d)
1: (ReplicatedPG::recover_replicas(int, ThreadPool::TPHandle&)+0x568) [0x8189e8]
2: (ReplicatedPG::start_recovery_ops(int, PG::RecoveryCtx*, ThreadPool::TPHandle&)+0x605) [0x81ded5]
3: (OSD::do_recovery(PG*, ThreadPool::TPHandle&)+0x1b0) [0x621be0]
4: (OSD::RecoveryWQ::_process(PG*, ThreadPool::TPHandle&)+0x11) [0x66a261]
5: (ThreadPool::worker(ThreadPool::WorkThread*)+0x4e6) [0x942a36]
6: (ThreadPool::WorkThread::entry()+0x10) [0x944840]
7: (()+0x7e9a) [0x7f8d0a8c9e9a]
8: (clone()+0x6d) [0x7f8d08cc9ccd]
NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

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

if (soid > pi->second.last_backfill) {
if (!recovering.count(soid)) {
derr << func << ": object added to missing set for backfill, but "
<< "is not in recovering, error!" << dendl;
assert(0);
}

ubuntu@teuthology:/a/teuthology-2013-10-15_18:01:09-rados-next-testing-basic-plana/53636


Related issues 1 (0 open1 closed)

Has duplicate Ceph - Bug #10604: osd crash in upgrade:dumpling-dumpling-distro-basic-multi run Duplicate01/22/2015

Actions
Actions

Also available in: Atom PDF