Project

General

Profile

Bug #3071

osd: crash in ~ReplicatedPG

Added by Sage Weil over 11 years ago. Updated over 11 years ago.

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

0%

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

Description

i suspect this was from the coverity fixes?


2012-09-03 10:59:53.694833 7f6fa39d7700 -1 ./common/Mutex.h: In function 'Mutex::~Mutex()' thread 7f6fa39d7700 time 2012-09-03 10:59:53.692699
./common/Mutex.h: 90: FAILED assert(nlock == 0)

 ceph version 0.51-390-g79c3636 (commit:79c36366a333d9d31e86c155ad492fb2ce66cc08)
 1: /tmp/cephtest/binary/usr/local/bin/ceph-osd() [0x53590d]
 2: (PG::~PG()+0xa07) [0x638dc7]
 3: (ReplicatedPG::~ReplicatedPG()+0x11) [0x5a2c51]
 4: (OSD::handle_pg_stats_ack(MPGStatsAck*)+0x710) [0x5d3e50]
 5: (OSD::_dispatch(Message*)+0x2a5) [0x5f8a45]
 6: (OSD::ms_dispatch(Message*)+0x1be) [0x5f90de]
 7: (DispatchQueue::entry()+0x711) [0x867031]
 8: (DispatchQueue::DispatchThread::entry()+0xd) [0x7c20cd]
 9: (()+0x7e9a) [0x7f6fb1156e9a]
 10: (clone()+0x6d) [0x7f6faf4fa4bd]
 NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

History

#1 Updated by Sage Weil over 11 years ago

ubuntu@teuthology:/a/sage-fuse2/14470

#2 Updated by Samuel Just over 11 years ago

  • Status changed from New to Resolved

40fd6ba8ed9ba70c8d20a79936f53f10f2dfe839 should take care of this one.

Also available in: Atom PDF