Project

General

Profile

Actions

Bug #251

closed

osd crash at first start after mkcephfs

Added by ar Fred almost 14 years ago. Updated over 13 years ago.

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

0%

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

Description

using 67b9fa6147b8b52bf91b6be3d11bdcf8a0974b3d

did a mkcephfs, and started all 3 boxes (each 1 osd, 1 mon, 1 mds).

second osd crashed, attached the logs, see stacktrace below

Program terminated with signal 11, Segmentation fault.

#0  OSD::handle_op (this=0x1e21eb0, op=0x233bc30) at osd/OSD.cc:4204
#1  0x00000000004e863d in OSD::_dispatch (this=0x1e21eb0, m=0x233bc30) at osd/OSD.cc:1922
#2  0x00000000004e8ed9 in OSD::ms_dispatch (this=0x1e21eb0, m=0x233bc30) at osd/OSD.cc:1742
#3  0x0000000000465a69 in Messenger::ms_deliver_dispatch (this=0x1e180e0) at msg/Messenger.h:97
#4  SimpleMessenger::dispatch_entry (this=0x1e180e0) at msg/SimpleMessenger.cc:342
#5  0x0000000000456e0c in SimpleMessenger::DispatchThread::entry (this=0x1e18558) at msg/SimpleMessenger.h:517
#6  0x000000000046aeea in Thread::_entry_func (arg=0x0) at ./common/Thread.h:39
#7  0x00007fac0b4a79ca in start_thread () from /lib/libpthread.so.0
#8  0x00007fac0a6c76cd in clone () from /lib/libc.so.6
#9  0x0000000000000000 in ?? ()

was this introduced by 9154b5fc10ffdabfb5b945c8e472f0c5ca51122f?


Files

osd.0.log (4.56 KB) osd.0.log ar Fred, 07/04/2010 04:53 AM
osd.1.log (2.18 KB) osd.1.log ar Fred, 07/04/2010 04:53 AM
osd.2.log (4.81 KB) osd.2.log ar Fred, 07/04/2010 04:53 AM
Actions #1

Updated by Greg Farnum almost 14 years ago

  • Status changed from New to Resolved

Nope, it came from 640eaad433ec43e77375258714c38733d5bd1638, but it looks like Sage fixed it in d847a4fd. Let us know if it's still not working. :)

Actions

Also available in: Atom PDF