Project

General

Profile

Actions

Bug #8235

closed

osd/ReplicatedPG.cc: 8262: FAILED assert((data_included.empty() && data.length() == 0) || (!data_included.empty() && data.length() > 0))

Added by Sage Weil almost 10 years ago. Updated almost 10 years ago.

Status:
Rejected
Priority:
Urgent
Assignee:
-
Category:
OSD
Target version:
-
% Done:

0%

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

Description

ubuntu@teuthology:/var/lib/teuthworker/archive/samuelj-2014-04-27_12:36:12-rados-wip-sam-testing-testing-basic-plana/217871

  -391> 2014-04-28 05:31:10.176205 7ffc0a420700 -1 osd/ReplicatedPG.cc: In function 'bool ReplicatedBackend::handle_pull_response(pg_shard_t, PushOp&, PullOp*, std::list<hobject_t>*, ObjectStore::Transaction*)' thread 7ffc0a420700 time 2014-04-28 05:31:10.161480
osd/ReplicatedPG.cc: 8262: FAILED assert((data_included.empty() && data.length() == 0) || (!data_included.empty() && data.length() > 0))

 ceph version 0.80-rc1-33-g8603cce (8603cce1efbdbba9a3054d938394d673b59fd4d1)
 1: (ReplicatedBackend::handle_pull_response(pg_shard_t, PushOp&, PullOp*, std::list<hobject_t, std::allocator<hobject_t> >*, ObjectStore::Transaction*)+0x50e) [0x824aae]
 2: (ReplicatedBackend::_do_pull_response(std::tr1::shared_ptr<OpRequest>)+0x321) [0x826711]
 3: (ReplicatedBackend::handle_message(std::tr1::shared_ptr<OpRequest>)+0x321) [0x910e31]
 4: (ReplicatedPG::do_request(std::tr1::shared_ptr<OpRequest>, ThreadPool::TPHandle&)+0x1ee) [0x7bef5e]
 5: (OSD::dequeue_op(boost::intrusive_ptr<PG>, std::tr1::shared_ptr<OpRequest>, ThreadPool::TPHandle&)+0x34a) [0x61ac2a]
 6: (OSD::OpWQ::_process(boost::intrusive_ptr<PG>, ThreadPool::TPHandle&)+0x628) [0x636328]
 7: (ThreadPool::WorkQueueVal<std::pair<boost::intrusive_ptr<PG>, std::tr1::shared_ptr<OpRequest> >, boost::intrusive_ptr<PG> >::_void_process(void*, ThreadPool::TPHandle&)+0x9c) [0x67cb8c]
 8: (ThreadPool::worker(ThreadPool::WorkThread*)+0x4e6) [0xa5cdd6]
 9: (ThreadPool::WorkThread::entry()+0x10) [0xa5ebe0]
 10: (()+0x7e9a) [0x7ffc1fde4e9a]
 11: (clone()+0x6d) [0x7ffc1e3a53fd]
 NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

Actions #1

Updated by Samuel Just almost 10 years ago

  • Status changed from New to Rejected

emailed btrfs list about this one, seems to be btrfs shenanigans

Actions

Also available in: Atom PDF