Custom Query (2447 matches)
Results (448 - 450 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#454 | WorksForMe | Trackers label in web interface doesn't work in Firefox3 | ||
Description |
Trackers label in web interface doesn't open in Firefox3. When i click on Trackers label the information box disappears. Works fine in IE7. |
|||
#455 | Fixed | deluged crashes on force re-check of compleated torrent | ||
Description |
DescriptionWhen I forced a re-check on a completed paused torrent the daemon crashes. I've had some problems with torrents getting near completion and then on a deluge restart after a crash suddenly being 10% or 15% less completed. So I wanted to check a torrent that had completed. Forcing a re-check on a paused or seeding torrent caused the daemon to crash. Checking a down loading torrent worked OK. Using full file allocation. How To Reproduce
Configuration Details
Deluge: 1.1.0-devr3758 running with GTK UI |
|||
#456 | Fixed | torrent list emptys by itself, restarting deluge fixes the problem but only for a few minutes | ||
Description |
On #deluge channel (Freenode), i've been told to paste here a bugticket generated by gdb, here it is: #0 0xb7f07410 in kernel_vsyscall () #1 0xb7d87085 in raise () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7d88a01 in abort () from /lib/tls/i686/cmov/libc.so.6 #3 0xb7dbfb7c in ?? () from /lib/tls/i686/cmov/libc.so.6 #4 0xb7dc8356 in ?? () from /lib/tls/i686/cmov/libc.so.6 #5 0xb7dc9cad in malloc () from /lib/tls/i686/cmov/libc.so.6 #6 0xb71ca447 in operator new () from /usr/lib/libstdc++.so.6 #7 0xb7618fa6 in libtorrent::chained_buffer::append_buffer<boost::_bi::bind_t<void, boost::_mfi::mf2<void, libtorrent::aux::session_impl, char*, int>, boost::_bi::list3<boost::reference_wrapper<libtorrent::aux::session_impl>, boost::arg<1> (*)(), boost::_bi::value<int> > > > ()
#8 0xb76055bc in libtorrent::peer_connection::send_buffer ()
#9 0xb746b58c in libtorrent::bt_peer_connection::send_buffer ()
#10 0xb746d04e in libtorrent::bt_peer_connection::write_piece ()
#11 0xb760e431 in libtorrent::peer_connection::on_disk_read_complete ()
#12 0xb7617090 in boost::detail::function::void_function_obj_invoker2<boost::_bi::bind_t<void, boost::_mfi::mf3<void, libtorrent::peer_connection, int, libtorrent::disk_io_job const&, libtorrent::peer_request>, boost::_bi::list4<boost::_bi::value<boost::intrusive_ptr<libtorrent::peer_connection> >, boost::arg<1> (*)(), boost::arg<2> (*)(), boost::_bi::value<libtorrent::peer_request> > >, void, int---Type <return> to continue, or q <return> to quit--- , libtorrent::disk_io_job const&>::invoke ()
#13 0xb756c24e in boost::function2<void, int, libtorrent::disk_io_job const&, std::allocator<void> >::operator() () from /var/lib/python-support/python2.5/deluge/libtorrent.so #14 0xb756c5bb in asio::asio_handler_invoke<boost::_bi::bind_t<boost::_bi::unspecified, boost::function<void ()(int, libtorrent::disk_io_job const&), std::allocator<void> >, boost::_bi::list2<boost::_bi::value<int>, boost::_bi::value<libtorrent::disk_io_job> > > > ()
#15 0xb756c6b2 in asio::detail::handler_queue::handler_wrapper<boost::_bi::bind_t<boost::_bi::unspecified, boost::function<void ()(int, libtorrent::disk_io_job const&), std::allocator<void> >, boost::_bi::list2<boost::_bi::value<int>, boost::_bi::value<libtorrent::disk_io_job> > > >::do_call ()
#16 0xb74afd86 in asio::detail::task_io_service<asio::detail::epoll_reactor<false> >::run ()
#17 0xb75366b3 in libtorrent::aux::session_impl::operator() ()
#18 0xb75518ef in boost::detail::function::void_function_ref_invoker0<libtorrent::aux::session_impl, void>::invoke () from /var/lib/python-support/python2.5/deluge/libtorrent.so #19 0xb7636eac in boost::function0<void, std::allocator<boost::function_base> >::operator() ()
#20 0xb7216c27 in ?? () from /usr/lib/libboost_thread-gcc42-mt-1_34_1.so.1.34.1 #21 0xb7ede4fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #22 0xb7e32e5e in clone () from /lib/tls/i686/cmov/libc.so.6 |