Advertisement
Guest User

Untitled

a guest
Feb 11th, 2011
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. Core was generated by `/usr/bin/cosd -i 2 -c /etc/ceph/ceph.conf'.
  2. Program terminated with signal 6, Aborted.
  3. #0 0x00007f0f664077bb in raise () from /lib/libpthread.so.0
  4. (gdb) bt
  5. #0 0x00007f0f664077bb in raise () from /lib/libpthread.so.0
  6. #1 0x000000000061f20b in handle_fatal_signal (signum=6) at common/signal.cc:70
  7. #2 <signal handler called>
  8. #3 0x00007f0f64fd7a75 in raise () from /lib/libc.so.6
  9. #4 0x00007f0f64fdb5c0 in abort () from /lib/libc.so.6
  10. #5 0x00000000005a833d in SyncEntryTimeout::finish(int) ()
  11. #6 0x0000000000601d70 in SafeTimer::timer_thread (this=0xe56560) at common/Timer.cc:102
  12. #7 0x000000000060559d in SafeTimerThread::entry (this=<value optimized out>) at common/Timer.cc:38
  13. #8 0x00000000004823aa in Thread::_entry_func (arg=0x80a) at ./common/Thread.h:41
  14. #9 0x00007f0f663fe9ca in start_thread () from /lib/libpthread.so.0
  15. #10 0x00007f0f6508a70d in clone () from /lib/libc.so.6
  16. #11 0x0000000000000000 in ?? ()
  17. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement