Project

General

Profile

Actions

Bug #10899

closed

common/Mutex.cc: 95: FAILED assert(r == 0)

Added by Jason Dillaman about 9 years ago. Updated about 9 years ago.

Status:
Resolved
Priority:
High
Assignee:
Jason Dillaman
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

2015-02-16T07:39:41.453 INFO:tasks.workunit.client.0.mira070.stderr:common/Mutex.cc: In function 'void Mutex::Lock(bool)' thread 7f0141cd0700 time 2015-02-16 07:39:41.437534
2015-02-16T07:39:41.454 INFO:tasks.workunit.client.0.mira070.stderr:common/Mutex.cc: 95: FAILED assert(r == 0)
2015-02-16T07:39:41.454 INFO:tasks.workunit.client.0.mira070.stderr: ceph version 0.92-1103-g7da9351 (7da93518fdf1dce693723418dedb726fb4608df8)
2015-02-16T07:39:41.454 INFO:tasks.workunit.client.0.mira070.stderr: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x8b) [0x7447cb]
2015-02-16T07:39:41.454 INFO:tasks.workunit.client.0.mira070.stderr: 2: (Mutex::Lock(bool)+0x105) [0x726d05]
2015-02-16T07:39:41.454 INFO:tasks.workunit.client.0.mira070.stderr: 3: (librbd::ImageWatcher::reregister_watch()+0x2f1) [0x63b321]
2015-02-16T07:39:41.454 INFO:tasks.workunit.client.0.mira070.stderr: 4: (FunctionContext::finish(int)+0x1a) [0x6405ba]
2015-02-16T07:39:41.454 INFO:tasks.workunit.client.0.mira070.stderr: 5: (Context::complete(int)+0x9) [0x617869]
2015-02-16T07:39:41.454 INFO:tasks.workunit.client.0.mira070.stderr: 6: (SafeTimer::timer_thread()+0xec) [0x741cac]
2015-02-16T07:39:41.455 INFO:tasks.workunit.client.0.mira070.stderr: 7: (SafeTimerThread::entry()+0xd) [0x742c4d]
2015-02-16T07:39:41.455 INFO:tasks.workunit.client.0.mira070.stderr: 8: (()+0x8182) [0x7f027c298182]
2015-02-16T07:39:41.455 INFO:tasks.workunit.client.0.mira070.stderr: 9: (clone()+0x6d) [0x7f027a7cffbd]

http://qa-proxy.ceph.com/teuthology/teuthology-2015-02-15_23:00:02-rbd-hammer-distro-basic-multi/760522/teuthology.log
http://qa-proxy.ceph.com/teuthology/teuthology-2015-02-15_23:00:02-rbd-hammer-distro-basic-multi/760529/teuthology.log

Actions #1

Updated by Greg Farnum about 9 years ago

This pretty much always means you're trying to access a deleted lock. :)

Actions #2

Updated by Jason Dillaman about 9 years ago

Actions #3

Updated by Jason Dillaman about 9 years ago

  • Status changed from In Progress to Fix Under Review
Actions #4

Updated by Josh Durgin about 9 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF