Project

General

Profile

Actions

Bug #10069

closed

SyncEntryTimeout::finish() timeout

Added by David Zafman over 9 years ago. Updated over 9 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
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

The ceph_objectstore_tool aborted in FileStore code.

On my wip-9780 branch which is rebased on current master running test/ceph_objectstore_tool.py this timeout occurred. Could it just be a slow virtual machine? I'm running my laptop on battery power, so maybe the system tried to conserve power and sleep, stopping my VM which was running the test.

os/FileStore.cc: In function 'virtual void SyncEntryTimeout::finish(int)' thread 7f271ec6f700 time 2014-11-11 10:43:33.872810
os/FileStore.cc: 3370: FAILED assert(0)
ceph version 0.87-747-g609f36c (609f36c4d387a7d7740632dbe048e0545ebb1092)
1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x7f) [0xae898f]
2: (SyncEntryTimeout::finish(int)+0xa8) [0x934bc8]
3: (Context::complete(int)+0x9) [0x69f089]
4: (SafeTimer::timer_thread()+0x3e5) [0xad31d5]
5: (SafeTimerThread::entry()+0xd) [0xad3d6d]
6: (()+0x7e9a) [0x7f272887ee9a]
7: (clone()+0x6d) [0x7f272478873d]

Actions #1

Updated by Samuel Just over 9 years ago

  • Status changed from New to Rejected

probably a slow vm

Actions

Also available in: Atom PDF