Project

General

Profile

Actions

Bug #197

closed

osd: FAILED assert(state == DELAYED || state == RMW)

Added by Sage Weil almost 14 years ago. Updated over 13 years ago.

Status:
Resolved
Priority:
Normal
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

osd/ReplicatedPG.h: In function 'void ReplicatedPG::AccessMode::write_start()':
osd/ReplicatedPG.h:203: FAILED assert(state == DELAYED || state == RMW)
 1: (ReplicatedPG::AccessMode::write_start()+0x4c) [0x68e034]
 2: (ReplicatedPG::new_repop(ReplicatedPG::OpContext*, ReplicatedPG::ObjectContext*, bool, unsigned long)+0x1dc) [0x6605ca]
 3: (ReplicatedPG::snap_trimmer()+0x70a) [0x66d634]
 4: (OSD::SnapTrimWQ::_process(PG*)+0x24) [0x6dcefe]
 5: (ThreadPool::WorkQueue<PG>::_void_process(void*)+0x28) [0x6faedc]
 6: (ThreadPool::worker()+0x23a) [0x7f63f4]
 7: (ThreadPool::WorkThread::entry()+0x19) [0x73f4c7]
 8: (Thread::_entry_func(void*)+0x20) [0x6528ee]
 9: /lib/libpthread.so.0 [0x7f3b47da173a]
 10: (clone()+0x6d) [0x7f3b46fcb69d]
 NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
Actions #1

Updated by Sage Weil almost 14 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF