Ticket #279 (new defect)

Opened 3 years ago

Last modified 3 years ago

Unhandled exception in Donkey::ServerList::pingServer

Reported by: chemical Assigned to: madcat
Priority: normal Milestone:
Component: hydraengine Version:
Severity: normal Keywords:
Cc:

Description

Ooops...
Hydranode has performed an illegal operation and has been shut down.
Call trace:
 [1] lib/libhnbase.so      0x85[0x4022a9c5] on_terminate()
 [2] lib/libstdc++.so.6 [0x40453915]
 [3] lib/libstdc++.so.6 [0x4045394a]
 [4] lib/libstdc++.so.6       0[0x40453a7e] __cxa_rethrow
 [5] lib/libhnbase.so     0x104[0x4023526e] UDPSocket::send(std::string const&, IPV4Address)
 [6] plugins/libcmod_ed2k.so   0xa2[0x417adc36] Donkey::ServerList::pingServer(Donkey::Detail::QTIter&)
 [7] plugins/libcmod_ed2k.so  0x151[0x417ae601] Donkey::ServerList::queryNextServer()
 [8] plugins/libcmod_ed2k.so  0x53a[0x417bf460] Donkey::ServerList::onServerListEvent(Donkey::ServerList*, Donkey::ServerList::ServerListEvent)
 [9] plugins/libcmod_ed2k.so   0x34[0x417c470c] boost::detail::function::void_function_obj_invoker2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, Donkey::ServerList, Donkey::ServerList*, Donkey::ServerList::ServerListEvent>, boost::_bi::list3<boost::_bi::value<Donkey::ServerList*>, boost::arg<1>, boost::arg<2> > >, void, Donkey::ServerList*, Donkey::ServerList::ServerListEvent>::invoke(boost::detail::function::any_pointer, Donkey::ServerList*, Donkey::ServerList::ServerListEvent)
 [10] plugins/libcmod_ed2k.so   0x36[0x417d37b6] boost::function2<void, Donkey::ServerList*, Donkey::ServerList::ServerListEvent, std::allocator<void> >::operator()(Donkey::ServerList*, Donkey::ServerList::ServerListEvent) const
 [11] plugins/libcmod_ed2k.so  0x51d[0x417d3e1d] boost::signal2<void, Donkey::ServerList*, Donkey::ServerList::ServerListEvent, boost::last_value<void>, int, std::less<int>, boost::function<void ()(Donkey::ServerList*, Donkey::ServerList::ServerListEvent), std::allocator<void> > >::operator()(Donkey::ServerList*, Donkey::ServerList::ServerListEvent)
 [12] plugins/libcmod_ed2k.so  0x1a5[0x417d4175] EventTable<Donkey::ServerList*, Donkey::ServerList::ServerListEvent>::process()
 [13] lib/libhnbase.so      0x7b[0x401dabb5] EventMain::process()
 [14] lib/libhncore.so      0x1f[0x400a271f] Hydranode::doLoop()
 [15] lib/libhncore.so      0x28[0x400a2e6e] Hydranode::mainLoop()
 [16] lib/libhncore.so      0x52[0x400abf42] Hydranode::run(int, char**)
 [17] ./hydranode-core     0x1ea[ 0x8048ca6] __gxx_personality_v0
 [18] /lib/i686/libc.so.6   0xc7[0x40514d17] __libc_start_main
 [19] ./hydranode-core      0x55[ 0x8048b11] __gxx_personality_v0

Attempting to retrieve last log messages:
 [0] [Statistics] Sources: 7532 | Queued: 5656 | Up:   9.79 KB/s | Down:   3.81 KB/s
 [1] [Statistics] Sources: 7531 | Queued: 5655 | Up:   9.80 KB/s | Down:   3.74 KB/s
 [2] [Statistics] Sources: 7533 | Queued: 5659 | Up:   9.77 KB/s | Down:   3.58 KB/s
 [3] [Statistics] Sources: 7532 | Queued: 5659 | Up:   9.58 KB/s | Down:   3.71 KB/s
 [4] [Statistics] Sources: 7535 | Queued: 5660 | Up:   9.54 KB/s | Down:   3.73 KB/s
 [5] [Statistics] Sources: 7536 | Queued: 5661 | Up:   9.94 KB/s | Down:   3.72 KB/s
 [6] [Statistics] Sources: 7536 | Queued: 5661 | Up:   9.22 KB/s | Down:   3.82 KB/s
 [7] [Statistics] Sources: 7537 | Queued: 5661 | Up:   9.37 KB/s | Down:   3.58 KB/s
 [8] [Statistics] Sources: 7535 | Queued: 5660 | Up:   9.70 KB/s | Down:   3.44 KB/s
 [9] [Statistics] Sources: 7535 | Queued: 5658 | Up:   9.75 KB/s | Down:   3.78 KB/s
Aborted

crash while I was gone, release build 0.3 r2998

Sorry, no further infos :-(

Change History

06/06/06 02:34:51 changed by madcat

  • summary changed from crash in UDPSocket::send(std::string const&, IPV4Address) to Unhandled exception in Donkey::ServerList::pingServer.