Project

General

Profile

Bug #5508

msg/SimpleMessenger.cc: 230: FAILED assert(!cleared)

Added by Sage Weil over 10 years ago. Updated about 5 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description

     0> 2013-07-05 08:29:58.449381 7f33b6e4a700 -1 msg/SimpleMessenger.cc: In function 'void SimpleMessenger::reaper()' thread 7f33b6e4a700 time 2013-07-05 08:29:58.433446
msg/SimpleMessenger.cc: 230: FAILED assert(!cleared)

 ceph version 0.65-269-g22227cd (22227cd1c1bec01de4c5a3cfd46a52ce596e345a)
 1: (SimpleMessenger::reaper()+0x7b0) [0x8954e0]
 2: (SimpleMessenger::reaper_entry()+0x88) [0x8969d8]
 3: (SimpleMessenger::ReaperThread::entry()+0xd) [0x89bf0d]
 4: (()+0x7e9a) [0x7f33befd0e9a]
 5: (clone()+0x6d) [0x7f33bd163ccd]
 NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

run was

ubuntu@teuthology:/a/teuthology-2013-07-05_01:00:58-kernel-master-testing-basic/55613$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: ffa60fc0043054088da3fc7064a6f95f1e8b33e4
machine_type: plana
nuke-on-error: true
overrides:
  admin_socket:
    branch: master
  ceph:
    conf:
      mon:
        debug mon: 20
        debug ms: 20
        debug paxos: 20
      osd:
        filestore flush min: 0
        osd op thread timeout: 60
    fs: btrfs
    log-whitelist:
    - slow request
    sha1: 22227cd1c1bec01de4c5a3cfd46a52ce596e345a
  install:
    ceph:
      sha1: 22227cd1c1bec01de4c5a3cfd46a52ce596e345a
  s3tests:
    branch: master
  workunit:
    sha1: 22227cd1c1bec01de4c5a3cfd46a52ce596e345a
roles:
- - mon.a
  - mon.c
  - osd.0
  - osd.1
  - osd.2
- - mon.b
  - mds.a
  - osd.3
  - osd.4
  - osd.5
- - client.0
tasks:
- chef: null
- clock.check: null
- install: null
- ceph:
    log-whitelist:
    - wrongly marked me down
    - objects unfound and apparently lost
- thrashosds: null
- kclient: null
- workunit:
    clients:
      all:
      - suites/ffsb.sh


Related issues

Duplicates Messengers - Bug #11381: messenger: double clear of pipe in reaper Resolved 04/13/2015

History

#1 Updated by Sage Weil over 10 years ago

  • Status changed from 12 to In Progress

#2 Updated by Sage Weil over 10 years ago

  • Status changed from In Progress to 12

#3 Updated by Sage Weil over 10 years ago

  • Status changed from 12 to Need More Info

#4 Updated by Sage Weil over 10 years ago

  • Priority changed from Urgent to High

#5 Updated by Sage Weil over 10 years ago

  • Status changed from Need More Info to Can't reproduce

#6 Updated by Sage Weil over 10 years ago

  • Status changed from Can't reproduce to 12
ubuntu@teuthology:/a/teuthology-2013-08-30_01:01:36-kcephfs-master-testing-basic-plana/13479$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: 263cbbcaf605e359a46e30889595d82629f82080
machine_type: plana
nuke-on-error: true
os_type: ubuntu
overrides:
  admin_socket:
    branch: master
  ceph:
    conf:
      mon:
        debug mon: 20
        debug ms: 1
        debug paxos: 20
      osd:
        filestore flush min: 0
        osd op thread timeout: 60
    fs: btrfs
    log-whitelist:
    - slow request
    sha1: 56ff4101a12e190caea9805dd5fb250ab5fa8e8c
  ceph-deploy:
    branch:
      dev: master
    conf:
      client:
        log file: /var/log/ceph/ceph-$name.$pid.log
      mon:
        debug mon: 1
        debug ms: 20
        debug paxos: 20
  install:
    ceph:
      sha1: 56ff4101a12e190caea9805dd5fb250ab5fa8e8c
  s3tests:
    branch: master
  workunit:
    sha1: 56ff4101a12e190caea9805dd5fb250ab5fa8e8c
roles:
- - mon.a
  - mon.c
  - osd.0
  - osd.1
  - osd.2
- - mon.b
  - mds.a
  - osd.3
  - osd.4
  - osd.5
- - client.0
tasks:
- chef: null
- clock.check: null
- install: null
- ceph:
    log-whitelist:
    - wrongly marked me down
    - objects unfound and apparently lost
- thrashosds: null
- kclient: null
- workunit:
    clients:
      all:
      - suites/ffsb.sh
teuthology_branch: master

#7 Updated by Sage Weil about 10 years ago

  • Status changed from 12 to Can't reproduce

#8 Updated by Greg Farnum over 9 years ago

  • Status changed from Can't reproduce to 12

http://magna002.ceph.redhat.com/teuthology-2014-12-14_19:35:01-kcephfs-giant-testing-basic-magna/4344/

(Unfortunately, requires access to internal Red Hat networks. I don't think there's any new data in that set of results, but there is a core dump those with access can look at.)

#9 Updated by Sage Weil almost 9 years ago

  • Status changed from 12 to Resolved
  • Regression set to No

ah, dup of #11381, fixed by commit:0ea0e011a6a6c6d6b40f5d97328bbad0e4568dd7

#10 Updated by Greg Farnum about 5 years ago

  • Project changed from Ceph to Messengers
  • Category deleted (msgr)

Also available in: Atom PDF