Advertisement
Guest User

Untitled

a guest
Jul 13th, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. root@Control:~# crushtool -d foo
  2. terminate called after throwing an instance of 'ceph::buffer::malformed_input'
  3. what(): buffer::malformed_input: bad magic number
  4. *** Caught signal (Aborted) **
  5. in thread 7f1556119780
  6. ceph version 0.48argonaut (commit:c2b20ca74249892c8e5e40c12aa14446a2bf2030)
  7. 1: crushtool() [0x437f0a]
  8. 2: (()+0xfcb0) [0x7f15557b4cb0]
  9. 3: (gsignal()+0x35) [0x7f1554801445]
  10. 4: (abort()+0x17b) [0x7f1554804bab]
  11. 5: (__gnu_cxx::__verbose_terminate_handler()+0x11d) [0x7f155514f69d]
  12. 6: (()+0xb5846) [0x7f155514d846]
  13. 7: (()+0xb5873) [0x7f155514d873]
  14. 8: (()+0xb596e) [0x7f155514d96e]
  15. 9: (CrushWrapper::decode(ceph::buffer::list::iterator&)+0xdb7) [0x4554f7]
  16. 10: (main()+0x22f4) [0x430044]
  17. 11: (__libc_start_main()+0xed) [0x7f15547ec76d]
  18. 12: crushtool() [0x4327f9]
  19. 2012-07-13 19:00:30.196212 7f1556119780 -1 *** Caught signal (Aborted) **
  20. in thread 7f1556119780
  21.  
  22. ceph version 0.48argonaut (commit:c2b20ca74249892c8e5e40c12aa14446a2bf2030)
  23. 1: crushtool() [0x437f0a]
  24. 2: (()+0xfcb0) [0x7f15557b4cb0]
  25. 3: (gsignal()+0x35) [0x7f1554801445]
  26. 4: (abort()+0x17b) [0x7f1554804bab]
  27. 5: (__gnu_cxx::__verbose_terminate_handler()+0x11d) [0x7f155514f69d]
  28. 6: (()+0xb5846) [0x7f155514d846]
  29. 7: (()+0xb5873) [0x7f155514d873]
  30. 8: (()+0xb596e) [0x7f155514d96e]
  31. 9: (CrushWrapper::decode(ceph::buffer::list::iterator&)+0xdb7) [0x4554f7]
  32. 10: (main()+0x22f4) [0x430044]
  33. 11: (__libc_start_main()+0xed) [0x7f15547ec76d]
  34. 12: crushtool() [0x4327f9]
  35. NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
  36.  
  37. --- begin dump of recent events ---
  38. 0> 2012-07-13 19:00:30.196212 7f1556119780 -1 *** Caught signal (Aborted) **
  39. in thread 7f1556119780
  40.  
  41. ceph version 0.48argonaut (commit:c2b20ca74249892c8e5e40c12aa14446a2bf2030)
  42. 1: crushtool() [0x437f0a]
  43. 2: (()+0xfcb0) [0x7f15557b4cb0]
  44. 3: (gsignal()+0x35) [0x7f1554801445]
  45. 4: (abort()+0x17b) [0x7f1554804bab]
  46. 5: (__gnu_cxx::__verbose_terminate_handler()+0x11d) [0x7f155514f69d]
  47. 6: (()+0xb5846) [0x7f155514d846]
  48. 7: (()+0xb5873) [0x7f155514d873]
  49. 8: (()+0xb596e) [0x7f155514d96e]
  50. 9: (CrushWrapper::decode(ceph::buffer::list::iterator&)+0xdb7) [0x4554f7]
  51. 10: (main()+0x22f4) [0x430044]
  52. 11: (__libc_start_main()+0xed) [0x7f15547ec76d]
  53. 12: crushtool() [0x4327f9]
  54. NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
  55.  
  56. --- end dump of recent events ---
  57. Aborted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement