Advertisement
Guest User

Untitled

a guest
Dec 15th, 2012
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. #0 0x00007f0cac4c31b5 in raise () from /lib/libc.so.6
  2. #1 0x00007f0cac4c5fc0 in abort () from /lib/libc.so.6
  3. #2 0x00007f0cac4bc301 in __assert_fail () from /lib/libc.so.6
  4. #3 0x00007f0cad50fe09 in __pthread_mutex_lock_full ()
  5. from /lib/libpthread.so.0
  6. #4 0x000000000046d1b8 in boost::asio::detail::posix_mutex::lock (
  7. this=0xbcf04028) at /usr/include/boost/asio/detail/posix_mutex.hpp:71
  8. #5 0x0000000000470c54 in scoped_lock (this=0x7f0ca92c5340, m=...)
  9. at /usr/include/boost/asio/detail/scoped_lock.hpp:36
  10. #6 0x0000000000489381 in boost::asio::detail::task_io_service<boost::asio::detail::epoll_reactor<false> >::post<boost::asio::detail::binder1<boost::_bi::bind_t<void, void (*)(boost::weak_ptr<Connection>, boost::system::error_code const&), boost::_bi::list2<boost::_bi::value<boost::weak_ptr<Connection> >, boost::arg<1> (*)()> >, boost::system::error_code> > (this=0xbcf04000, handler=...)
  11. at /usr/include/boost/asio/detail/task_io_service.hpp:192
  12. #7 0x0000000000487622 in boost::asio::io_service::post<boost::asio::detail::binder1<boost::_bi::bind_t<void, void (*)(boost::weak_ptr<Connection>, boost::system::error_code const&), boost::_bi::list2<boost::_bi::value<boost::weak_ptr<Connection> >, boost::arg<1> (*)()> >, boost::system::error_code> > (
  13. this=0x7fffc9b98a57, handler=...)
  14. at /usr/include/boost/asio/impl/io_service.ipp:136
  15. #8 0x0000000000485797 in boost::asio::detail::deadline_timer_service<boost::asio::time_traits<boost::posix_time::ptime>, boost::asio::detail::epoll_reactor<fal---Type <return> to continue, or q <return> to quit---q
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement