Project

General

Profile

Actions

Bug #13634

closed

ceph-mon: crash when running ceph-mon --mkfs

Added by Yehuda Sadeh over 8 years ago. Updated over 8 years ago.

Status:
Can't reproduce
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

recent master:

 #0  0x00007fb0f8b0262b in raise (sig=11) at ../nptl/sysdeps/unix/sysv/linux/pt-raise.c:37
#1  0x00007fb0f970002d in reraise_fatal (signum=11) at global/signal_handler.cc:59
#2  handle_fatal_signal (signum=11) at global/signal_handler.cc:109
#3  <signal handler called>
#4  0x00007fb0f96bdb1b in _M_clear (this=0x7fb0fd710478) at /usr/include/c++/4.8.3/bits/list.tcc:73
#5  ~_List_base (this=0x7fb0fd710478, __in_chrg=<optimized out>) at /usr/include/c++/4.8.3/bits/stl_list.h:378
#6  ~list (this=0x7fb0fd710478, __in_chrg=<optimized out>) at /usr/include/c++/4.8.3/bits/stl_list.h:438
#7  PGMap::~PGMap (this=0x7fb0fd710088, __in_chrg=<optimized out>) at mon/PGMap.h:33
#8  0x00007fb0f96bdf1f in ~PGMonitor (this=0x7fb0fd710000, __in_chrg=<optimized out>) at mon/PGMonitor.h:164
#9  PGMonitor::~PGMonitor (this=0x7fb0fd710000, __in_chrg=<optimized out>) at mon/PGMonitor.h:164
#10 0x00007fb0f95b1c6f in Monitor::~Monitor (this=0x7fff428360a0, __in_chrg=<optimized out>) at mon/Monitor.cc:254
#11 0x00007fb0f958c125 in main (argc=<optimized out>, argv=0x7fff42836d68) at ceph_mon.cc:440

bisected, it seems that it was introduced at merge aed2e87e80b485dc5e6b087404eef9aa722151ec

Actions #1

Updated by Kefu Chai over 8 years ago

Yehuda,

do you still see this crash in master? as we use "ceph-mon mkfs" in vstart.sh and the later is practically used everywhere. so far i failed to reproduce the issue in my testbed.

and the aed2e87e80b485dc5e6b087404eef9aa722151ec is most about ceph-osd, it does not change the behaviour of ceph-mon AFAICT.

Actions #2

Updated by Kefu Chai over 8 years ago

  • Status changed from New to Need More Info
Actions #3

Updated by Sage Weil over 8 years ago

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

assuming htis is a bad build?

Actions

Also available in: Atom PDF