Opened 16 years ago

Closed 16 years ago

#456 closed bug (Fixed)

torrent list emptys by itself, restarting deluge fixes the problem but only for a few minutes

Reported by: mattoufootu@… Owned by: andar
Priority: blocker Milestone:
Component: Core Version: 0.9.06 (1.0.0_RC6)
Keywords: Cc:

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> > > > ()

from /var/lib/python-support/python2.5/deluge/libtorrent.so

#8 0xb76055bc in libtorrent::peer_connection::send_buffer ()

from /var/lib/python-support/python2.5/deluge/libtorrent.so

#9 0xb746b58c in libtorrent::bt_peer_connection::send_buffer ()

from /var/lib/python-support/python2.5/deluge/libtorrent.so

#10 0xb746d04e in libtorrent::bt_peer_connection::write_piece ()

from /var/lib/python-support/python2.5/deluge/libtorrent.so

#11 0xb760e431 in libtorrent::peer_connection::on_disk_read_complete ()

from /var/lib/python-support/python2.5/deluge/libtorrent.so

#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 ()

from /var/lib/python-support/python2.5/deluge/libtorrent.so

#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> > > > ()

from /var/lib/python-support/python2.5/deluge/libtorrent.so

#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 ()

from /var/lib/python-support/python2.5/deluge/libtorrent.so

#16 0xb74afd86 in asio::detail::task_io_service<asio::detail::epoll_reactor<false> >::run ()

from /var/lib/python-support/python2.5/deluge/libtorrent.so

#17 0xb75366b3 in libtorrent::aux::session_impl::operator() ()

from /var/lib/python-support/python2.5/deluge/libtorrent.so

#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() ()

from /var/lib/python-support/python2.5/deluge/libtorrent.so

#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

Change History (1)

comment:1 Changed 16 years ago by andar

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.