Advertisement
Guest User

Untitled

a guest
Apr 5th, 2012
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. #0 0x00007f0db9ae9965 in memcpy () from /lib/libc.so.6
  2. #1 0x00007f0dba30cb36 in std::string::_Rep::_M_clone(std::allocator<char> const&, unsigned long) () from /usr/lib/libstdc++.so.6
  3. #2 0x00007f0dba30d05c in std::string::reserve(unsigned long) ()
  4. from /usr/lib/libstdc++.so.6
  5. #3 0x00007f0dba30d2d8 in std::string::append(char const*, unsigned long) ()
  6. from /usr/lib/libstdc++.so.6
  7. #4 0x000000000082839a in leveldb::Block::Iter::Seek(leveldb::Slice const&) ()
  8. #5 0x0000000000824123 in ?? ()
  9. #6 0x0000000000824123 in ?? ()
  10. #7 0x0000000000822203 in ?? ()
  11. #8 0x0000000000813870 in ?? ()
  12. #9 0x00000000007fce94 in LevelDBStore::LevelDBIteratorImpl::lower_bound(std::string const&) ()
  13. #10 0x00000000007fbe03 in LevelDBStore::get(std::string const&, std::set<std::string, std::less<std::string>, std::allocator<std::string> > const&, std::map<std::string, ceph::buffer::list, std::less<std::string>, std::allocator<std::pair<std::string const, ceph::buffer::list> > >*) ()
  14. #11 0x00000000007ef6f3 in DBObjectMap::check(std::ostream&) ()
  15. #12 0x00000000007beedd in FileStore::sync_entry() ()
  16. #13 0x00000000007d877d in FileStore::SyncThread::entry() ()
  17. #14 0x00007f0dbb4b58ca in start_thread () from /lib/libpthread.so.0
  18. #15 0x00007f0db9b3992d in clone () from /lib/libc.so.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement