Project

General

Profile

Actions

Bug #4250

closed

mon: crash in finish_proposal after recovery

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

Status:
Resolved
Priority:
Urgent
Category:
Monitor
Target version:
-
% Done:

0%

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

Description

2013-02-23 09:25:32.171986 7f5dd6d96700 -1 *** Caught signal (Segmentation fault) **
 in thread 7f5dd6d96700

 ceph version 0.57-493-g704db85 (704db850131643b26bafe6594946cacce483c171)
 1: ceph-mon() [0x59cb6a]
 2: (()+0xfcb0) [0x7f5ddb8f7cb0]
 3: (Paxos::finish_proposal()+0x133) [0x4d9c83]
 4: (Paxos::handle_accept(MMonPaxos*)+0x77c) [0x4dad3c]
 5: (Paxos::dispatch(PaxosServiceMessage*)+0x24b) [0x4de63b]
 6: (Monitor::_ms_dispatch(Message*)+0x145f) [0x4b72ef]
 7: (Monitor::ms_dispatch(Message*)+0x32) [0x4cd962]
 8: (DispatchQueue::entry()+0x341) [0x6b0e11]
 9: (DispatchQueue::DispatchThread::entry()+0xd) [0x64002d]
 10: (()+0x7e9a) [0x7f5ddb8efe9a]
 11: (clone()+0x6d) [0x7f5dda0a84bd]
 NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

--- begin dump of recent events ---

from job
ubuntu@teuthology:/a/sage-2013-02-23_08:44:35-regression-master-testing-basic/10218$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: 92a49fb0f79f3300e6e50ddf56238e70678e4202
nuke-on-error: true
overrides:
  ceph:
    conf:
      global:
        ms inject socket failures: 500
      mon.b:
        clock offset: 10
    log-whitelist:
    - slow request
    sha1: 704db850131643b26bafe6594946cacce483c171
  s3tests:
    branch: master
  workunit:
    sha1: 704db850131643b26bafe6594946cacce483c171
roles:
- - mon.a
  - mon.d
  - mon.g
  - mon.j
  - mon.m
  - mon.p
  - mon.s
  - osd.0
- - mon.b
  - mon.e
  - mon.h
  - mon.k
  - mon.n
  - mon.q
  - mon.t
  - mds.a
- - mon.c
  - mon.f
  - mon.i
  - mon.l
  - mon.o
  - mon.r
  - mon.u
  - osd.1
tasks:
- chef: null
- clock: null
- install: null
- ceph:
    log-whitelist:
    - slow request
    - .*clock.*skew.*
    - clocks not synchronized
    wait-for-healthy: false
- mon_clock_skew_check:
    expect-skew: true
Actions

Also available in: Atom PDF