1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
#0 0xb7f9b410 in ?? ()
#1 0xbfd69c9c in ?? ()
#2 0x00000006 in ?? ()
#3 0xb7b51ef3 in abort () from /lib/tls/i686/cmov/libc.so.6
#4 0xb7b85d0b in __fsetlocking () from /lib/tls/i686/cmov/libc.so.6
#5 0xb7b8d8bd in mallopt () from /lib/tls/i686/cmov/libc.so.6
#6 0xb7b8da44 in free () from /lib/tls/i686/cmov/libc.so.6
#7 0xb7d3cfc1 in operator delete () from /usr/lib/libstdc++.so.6
#8 0x0805229d in __gnu_cxx::new_allocator<std::_List_node<std::pair<int const, boost::asio::detail::reactor_op_queue<int>::op_base*> > >::deallocate (
this=0x8154488, __p=0xb6e27cd0)
at /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/ext/new_allocator.h:94
#9 0x080522c2 in std::_List_base<std::pair<int const, boost::asio::detail::reactor_op_queue<int>::op_base*>, std::allocator<std::pair<int const, boost::asio::detail::reactor_op_queue<int>::op_base*> > >::_M_put_node (this=0x8154488,
__p=0xb6e27cd0)
at /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/stl_list.h:320
#10 0x0805466b in std::list<std::pair<int const, boost::asio::detail::reactor_op_queue<int>::op_base*>, std::allocator<std::pair<int const, boost::asio::detail::reactor_op_queue<int>::op_base*> > >::_M_erase (this=0x8154488, __position=
{_M_node = 0xb6e27cd0})
---Type <return> to continue, or q <return> to quit---
at /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/stl_list.h:1150
#11 0x0805469d in std::list<std::pair<int const, boost::asio::detail::reactor_op_queue<int>::op_base*>, std::allocator<std::pair<int const, boost::asio::detail::reactor_op_queue<int>::op_base*> > >::erase (this=0x8154488, __position=
{_M_node = 0xb6e27cd0})
at /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/list.tcc:98
#12 0x08054829 in boost::asio::detail::hash_map<int, boost::asio::detail::reactor_op_queue<int>::op_base*>::erase (this=0x8154488, it={_M_node = 0xb6e27cd0})
at ../../dependencies/boost/asio/detail/hash_map.hpp:159
#13 0x08054cc1 in boost::asio::detail::reactor_op_queue<int>::dispatch_all_operations (this=0x8154484, descriptor=18, result=0)
at ../../dependencies/boost/asio/detail/reactor_op_queue.hpp:162
#14 0x080a51db in boost::asio::detail::epoll_reactor<false>::run (
this=0x8152450, block=true)
at ../../dependencies/boost/asio/detail/epoll_reactor.hpp:377
#15 0x080a575d in boost::asio::detail::task_io_service<boost::asio::detail::epoll_reactor<false> >::run (this=0x8152400)
at ../../dependencies/boost/asio/detail/task_io_service.hpp:102
#16 0x080a59ce in boost::asio::io_service::run (this=0x814ef00)
at ../../dependencies/boost/asio/impl/io_service.ipp:37
#17 0x080b9710 in adena::game::CThreadPool::run (this=0x814fb40)
#18 0x0804f75a in adena::game::CGameServer::run (this=0x814ef00)
at CGameServer.cpp:183
#19 0x0804e753 in main (argc=2, argv=0xbfd6afd4) at test.cpp:41 |
Partager