Project

General

Profile

Bug #7835

make_writeable needs to fill in ssc on new clone

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

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

-1> 2014-03-24 15:29:50.770570 7fac0522e700 10 filestore(/var/lib/ceph/osd/ceph-4) _finish_op 0x5ac6a00 seq 4456 osr(4.0 0x26887b0)/0x26887b0
0> 2014-03-24 15:29:50.770614 7fabf58e1700 -1 ** Caught signal (Segmentation fault) *
in thread 7fabf58e1700

ceph version 0.78-319-g2aa11f9 (2aa11f972f26e68b9a7c31bd656f429f73e925a3)
1: ceph-osd() [0x9808ea]
2: (()+0xfcb0) [0x7fac0f199cb0]
3: (ReplicatedPG::finish_ctx(ReplicatedPG::OpContext*, int)+0xbcd) [0x7f8d6d]
4: (ReplicatedPG::agent_maybe_evict(std::tr1::shared_ptr<ObjectContext>&)+0x659) [0x803149]
5: (ReplicatedPG::agent_work(int)+0xe20) [0x8173f0]
6: (OSDService::agent_entry()+0x648) [0x61cfb8]
7: (OSDService::AgentThread::entry()+0xd) [0x679f6d]
8: (()+0x7e9a) [0x7fac0f191e9a]
9: (clone()+0x6d) [0x7fac0d7523fd]
NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

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

Associated revisions

Revision 6cb85955 (diff)
Added by Samuel Just about 10 years ago

ReplicatedPG::make_writeable: fill in ssc on clone

ssc should always be filled in on live ObjectContexts.

Fixes: #7835
Signed-off-by: Samuel Just <>

History

#1 Updated by Sage Weil about 10 years ago

  • Status changed from 7 to Resolved

Also available in: Atom PDF