Project

General

Profile

Actions

Bug #3664

closed

osdc/ObjectCacher.cc: 517: FAILED assert(!i->size())

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

Status:
Resolved
Priority:
Urgent
Assignee:
Target version:
% Done:

100%

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

Description

2012-12-20T13:25:38.347 INFO:teuthology.orchestra.run.err:osdc/ObjectCacher.cc: In function 'ObjectCacher::~ObjectCacher()' thread 7f1a67748780 time 2012-12-20 13:25:01.308939
2012-12-20T13:25:38.347 INFO:teuthology.orchestra.run.err:osdc/ObjectCacher.cc: 517: FAILED assert(!i->size())
2012-12-20T13:25:38.347 INFO:teuthology.orchestra.run.err: ceph version 0.55-320-g5497d22 (5497d228116a717da43ce29984ec20d1289780ae)
2012-12-20T13:25:38.348 INFO:teuthology.orchestra.run.err: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x95) [0x7f1a6649c50d]
2012-12-20T13:25:38.348 INFO:teuthology.orchestra.run.err: 2: (ObjectCacher::~ObjectCacher()+0x67) [0x7f1a672d48b3]
2012-12-20T13:25:38.349 INFO:teuthology.orchestra.run.err: 3: (librbd::ImageCtx::~ImageCtx()+0x41) [0x7f1a672a667f]
2012-12-20T13:25:38.349 INFO:teuthology.orchestra.run.err: 4: (librbd::close_image(librbd::ImageCtx*)+0x1a8) [0x7f1a672c16d2]
2012-12-20T13:25:38.349 INFO:teuthology.orchestra.run.err: 5: (librbd::close_image(librbd::ImageCtx*)+0x160) [0x7f1a672c168a]
2012-12-20T13:25:38.349 INFO:teuthology.orchestra.run.err: 6: (librbd::refresh_parent(librbd::ImageCtx*)+0x1f0) [0x7f1a672bdd98]
2012-12-20T13:25:38.349 INFO:teuthology.orchestra.run.err: 7: (librbd::ictx_refresh(librbd::ImageCtx*)+0x132b) [0x7f1a672bf2aa]
2012-12-20T13:25:38.349 INFO:teuthology.orchestra.run.err: 8: (librbd::ictx_check(librbd::ImageCtx*)+0x189) [0x7f1a672bda0c]
2012-12-20T13:25:38.350 INFO:teuthology.orchestra.run.err: 9: (librbd::info(librbd::ImageCtx*, rbd_image_info_t&, unsigned long)+0x121) [0x7f1a672b9492]
2012-12-20T13:25:38.350 INFO:teuthology.orchestra.run.err: 10: (rbd_stat()+0x33) [0x7f1a67291d67]
2012-12-20T13:25:38.350 INFO:teuthology.orchestra.run.err: 11: (check_size()+0x32) [0x404132]
2012-12-20T13:25:38.350 INFO:teuthology.orchestra.run.err: 12: (test()+0x3c5) [0x405945]
2012-12-20T13:25:38.350 INFO:teuthology.orchestra.run.err: 13: (main()+0x7fc) [0x4031bc]
2012-12-20T13:25:38.350 INFO:teuthology.orchestra.run.err: 14: (__libc_start_main()+0xed) [0x7f1a6563c76d]
2012-12-20T13:25:38.350 INFO:teuthology.orchestra.run.err: 15: /tmp/cephtest/binary/usr/local/bin/test_librbd_fsx() [0x403535]
2012-12-20T13:25:38.351 INFO:teuthology.orchestra.run.err: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
2012-12-20T13:25:38.351 INFO:teuthology.orchestra.run.err:terminate called after throwing an instance of 'ceph::FailedAssertion'

from job
ubuntu@teuthology:/var/lib/teuthworker/archive/sam-ooo3/19022$ cat orig.config.yaml 
nuke-on-error: true
overrides:
  ceph:
    conf:
      client:
        rbd cache: true
      global:
        ms inject socket failures: 5000
      mon:
        debug mon: 20
        debug ms: 20
      osd:
        debug ms: 20
        debug osd: 20
    fs: ext4
    log-whitelist:
    - slow request
    valgrind:
      osd:
      - --tool=memcheck
roles:
- - mon.a
  - osd.0
  - osd.1
  - osd.2
- - mds.a
  - osd.3
  - osd.4
  - osd.5
- - client.0
tasks:
- chef: null
- clock: null
- ceph:
    log-whitelist:
    - wrongly marked me down
    - objects unfound and apparently lost
- thrashosds:
    timeout: 1200
- rbd_fsx:
    clients:
    - client.0
    ops: 2000

Subtasks 1 (0 open1 closed)

Ceph - Bug #4417: rbd_fsx run failed in the nightlies: FAILED assert(i->empty())DuplicateJosh Durgin03/11/2013

Actions

Related issues 2 (0 open2 closed)

Has duplicate rbd - Bug #4255: osdc/ObjectCacher.cc: 517: FAILED assert(i->empty())DuplicateJosh Durgin02/23/2013

Actions
Has duplicate rbd - Bug #3600: rbd: assert in objectcacher destructor after flattenDuplicateJosh Durgin12/10/2012

Actions
Actions

Also available in: Atom PDF