Project

General

Profile

Actions

Bug #179

closed

corrupted LogEntry in mon data

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

Status:
Closed
Priority:
Normal
Assignee:
Category:
Monitor
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

this is after a restart due to the update of all ceph daemons to c4e6482d302aa288031ced6cd845d60ba655e5c8

#0 0x00007ffb1880da75 in _GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1 0x00007ffb188115c0 in *
_GI_abort () at abort.c:92
#2 0x00007ffb190c28e5 in _gnu_cxx::_verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#3 0x00007ffb190c0d16 in ?? () from /usr/lib/libstdc++.so.6
#4 0x00007ffb190c0d43 in std::terminate() () from /usr/lib/libstdc++.so.6
#5 0x00007ffb190c0e3e in __cxa_throw () from /usr/lib/libstdc++.so.6
#6 0x00000000004c6b52 in LogEntry::decode(ceph::buffer::list::iterator&) ()
#7 0x00000000004c3dea in LogMonitor::update_from_paxos (this=0x11e84c0) at mon/LogMonitor.cc:127
#8 0x000000000047f2a8 in PaxosService::_commit (this=0x11e84c0) at mon/PaxosService.cc:105
#9 0x000000000047c06c in finish_contexts(std::list<Context
, std::allocator<Context*> >&, int) ()
#10 0x000000000047862d in Paxos::handle_accept (this=0x11f2150, accept=<value optimized out>) at mon/Paxos.cc:454
#11 0x000000000047b0fb in Paxos::dispatch (this=0x11f2150, m=0x7ffb10000a10) at mon/Paxos.cc:839
#12 0x0000000000468fe4 in Monitor::_ms_dispatch (this=<value optimized out>, m=0x7ffb10000a10) at mon/Monitor.cc:716
#13 0x000000000047483d in Monitor::ms_dispatch(Message*) ()
#14 0x00000000004522b9 in Messenger::ms_deliver_dispatch (this=<value optimized out>) at msg/Messenger.h:97
#15 SimpleMessenger::dispatch_entry (this=<value optimized out>) at msg/SimpleMessenger.cc:332
#16 0x000000000044592c in SimpleMessenger::DispatchThread::entry (this=0x11e6b60) at msg/SimpleMessenger.h:494
#17 0x0000000000457a1a in Thread::_entry_func (arg=0x73f6) at ./common/Thread.h:39
#18 0x00007ffb196a09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#19 0x00007ffb188c06cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#20 0x0000000000000000 in ?? ()


Files

mon0_data.tgz (279 KB) mon0_data.tgz ar Fred, 06/04/2010 11:23 AM
gdb_out.log (50.3 KB) gdb_out.log ar Fred, 06/08/2010 12:49 AM
badlog (5.22 KB) badlog currupted encoded logentries Sage Weil, 06/08/2010 08:31 PM
Actions

Also available in: Atom PDF