Ticket #288 (new defect)

Opened 3 years ago

Last modified 3 years ago

crash in http

Reported by: anonymous Assigned to: wubbla
Priority: normal Milestone:
Component: mod_http Version: svn-snapshot
Severity: normal Keywords:
Cc:

Description

when i added download HN crashed, last log message was:

[2006-Jun-19 19:18:58] The server download.opensuse.org redirects us to the foll
owing URL: http://ftp-1.gwdg.de/pub/opensuse/distribution/SL-10.2-Alpha1/iso/SUS
E-Linux-10.2-Alpha1-i386-CD1.iso

when i tried to run HN again it crashed at startup.

Change History

06/19/06 11:23:19 changed by anonymous

(gdb) bt
#0  0x0822a730 in ?? ()
#1  0x403f9df8 in boost::signals::detail::call_notification::~call_notification
    () from lib/libboost_signals.so
#2  0x40f34ccf in boost::signal3<void, Http::Parser*, std::string const&, unsigned long long, boost::last_value<void>, int, std::less<int>, boost::function<void ()(Http::Parser*, std::string const&, unsigned long long), std::allocator<void> > >::operator() () from plugins/libcmod_http.so
#3  0x40f28cf5 in Http::Parser::write () from plugins/libcmod_http.so
#4  0x40f2d40b in Http::Parser::parse () from plugins/libcmod_http.so
#5  0x40ee8ffc in Http::Detail::Connection::onSocketEvent ()
   from plugins/libcmod_http.so
#6  0x40ef0811 in boost::detail::function::void_function_obj_invoker2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, Http::Detail::Connection, SSocket<Http::HttpClient, Socket::Client, Socket::TCP, SocketClient>*, SocketEvent>, boost::_bi::list3<boost::_bi::value<Http::Detail::Connection*>, boost::arg<1>, boost::arg<2> > >, void, SSocket<Http::HttpClient, Socket::Client, Socket::TCP, SocketClient>*, SocketEvent>::invoke () from plugins/libcmod_http.so
#7  0x40f05758 in boost::function2<void, SSocket<Http::HttpClient, Socket::Client, Socket::TCP, SocketClient>*, SocketEvent, std::allocator<void> >::operator()
    () from plugins/libcmod_http.so
#8  0x40f0ad90 in SSocket<Http::HttpClient, Socket::Client, Socket::TCP, SocketClient>::onEvent () from plugins/libcmod_http.so
#9  0x40eef881 in boost::detail::function::void_function_obj_invoker2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, SSocket<Http::HttpClient, Socket::Client, 
Socket::TCP, SocketClient>, SocketClient*, SocketEvent>, boost::_bi::list3<boost::_bi::value<SSocket<Http::HttpClient, Socket::Client, Socket::TCP, SocketClient>*>, boost::arg<1>, boost::arg<2> > >, void, SocketClient*, SocketEvent>::invoke () from plugins/libcmod_http.so
#10 0x402e0aa8 in boost::function2<void, SocketClient*, SocketEvent, std::allocator<void> >::operator() () from lib/libhnbase.so
#11 0x40b89a0f in Scheduler<SocketClient, SocketClient*>::DownloadReq::notify
    () from plugins/libcmod_ed2k.so
#12 0x402b6c9f in clearAndNotify<std::set<SchedBase::DownloadReqBase*, std::less<SchedBase::DownloadReqBase*>, std::allocator<SchedBase::DownloadReqBase*> >, Detail::DownloadReqMap> () from lib/libhnbase.so
#13 0x402a9416 in SchedBase::handleDownloads () from lib/libhnbase.so
#14 0x402a9f31 in SchedBase::process () from lib/libhnbase.so
#15 0x40256f9c in EventMain::process () from lib/libhnbase.so
#16 0x400d0510 in Hydranode::doLoop () from lib/libhncore.so
#17 0x400d7869 in Hydranode::mainLoop () from lib/libhncore.so
#18 0x400dce67 in Hydranode::run () from lib/libhncore.so
#19 0x08049bfc in ?? ()
#20 0x4059eb14 in __libc_start_main () from /lib/tls/libc.so.6
#21 0x080499e1 in ?? ()