Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 291791 Details for
Bug 428542
Deluge UI becomes unresponsive in updating network traffic
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
new backtrace, thread 1 is similar but last frames differ
deluge_bt.txt (text/plain), 9.33 KB, created by
Andrew Farris
on 2008-01-16 02:22:06 UTC
(
hide
)
Description:
new backtrace, thread 1 is similar but last frames differ
Filename:
MIME Type:
Creator:
Andrew Farris
Created:
2008-01-16 02:22:06 UTC
Size:
9.33 KB
patch
obsolete
>0x00110402 in __kernel_vsyscall () >(gdb) t a a bt > >Thread 6 (Thread -1211028592 (LWP 27645)): >#0 0x00110402 in __kernel_vsyscall () >#1 0x00b685d5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 >#2 0x00561974 in boost::detail::condition_impl::do_wait () > from /usr/lib/libboost_thread-mt.so.3 >#3 0x00ff8cff in libtorrent::disk_io_thread::operator() (this=0x86f7bf4) > at /usr/include/boost/thread/condition.hpp:150 >#4 0x00ffbb6f in boost::detail::function::void_function_ref_invoker0<libtorrent::disk_io_thread, void>::invoke (function_obj_ptr=@0xb7d123b0) > at /usr/include/boost/function/function_template.hpp:190 >#5 0x0105cc0a in boost::function0<void, std::allocator<boost::function_base> >::operator() > (this=0xb7d123ac) at /usr/include/boost/function/function_template.hpp:692 >#6 0x00564317 in ?? () from /usr/lib/libboost_thread-mt.so.3 >#7 0x00b6450b in start_thread () from /lib/libpthread.so.0 >#8 0x00aa5b2e in clone () from /lib/libc.so.6 > >Thread 5 (Thread -1221518448 (LWP 27646)): >#0 0x00eec7a8 in boost::simple_segregated_storage<unsigned int>::find_prev ( > this=0x86f7b98, ptr=0xb26b8fb0) > at /usr/include/boost/pool/simple_segregated_storage.hpp:175 >#1 0x00eddc53 in libtorrent::aux::session_impl::free_buffer (this=0x86f7b00, > buf=0xb26b8fb0 "", size=200) at /usr/include/boost/pool/simple_segregated_storage.hpp:85 >#2 0x00f6aeee in boost::detail::function::void_function_obj_invoker1<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> > >, void, char*>::invoke (function_obj_ptr=@0xb0c2fe84, a0=0xb26b8fb0 "") > at /usr/include/boost/bind/mem_fn_template.hpp:293 >#3 0x00f6c4a2 in boost::function1<void, char*, std::allocator<void> >::operator() ( > this=0xb26b8fb0, a0=0xb26b8fb0 "") > at /usr/include/boost/function/function_template.hpp:692 >#4 0x00f67762 in ~peer_connection (this=0xb0c87340) > at libtorrent/include/libtorrent/chained_buffer.hpp:166 >#5 0x00faa1de in ~bt_peer_connection (this=0xb0c87340) > at libtorrent/src/bt_peer_connection.cpp:177 >#6 0x00f39040 in ~deque (this=0x8704600) at /usr/include/boost/checked_delete.hpp:34 >#7 0x00f1fb7f in ~torrent (this=0x87043b8) at libtorrent/src/torrent.cpp:335 >#8 0x00eeeb78 in boost::detail::sp_counted_impl_p<libtorrent::torrent>::dispose ( > this=0x870d888) at /usr/include/boost/checked_delete.hpp:34 >#9 0x00ef2b96 in std::_Rb_tree<libtorrent::big_number, std::pair<libtorrent::big_number const, boost::shared_ptr<libtorrent::torrent> >, std::_Select1st<std::pair<libtorrent::big_number const, boost::shared_ptr<libtorrent::torrent> > >, std::less<libtorrent::big_number>, std::allocator<std::pair<libtorrent::big_number const, boost::shared_ptr<libtorrent::torrent> > > >::_M_erase (this=0x86f7e3c, __x=0x8739258) > at /usr/include/boost/detail/sp_counted_base_gcc_x86.hpp:145 >#10 0x00edc4e9 in libtorrent::aux::session_impl::operator() (this=0x86f7b00) > at /usr/include/c++/4.1.2/bits/stl_tree.h:692 >#11 0x00efdd5f in boost::detail::function::void_function_ref_invoker0<libtorrent::aux::session_impl, void>::invoke (function_obj_ptr=@0xb73113b0) > at /usr/include/boost/function/function_template.hpp:190 >#12 0x0105cc0a in boost::function0<void, std::allocator<boost::function_base> >::operator() > (this=0xb73113ac) at /usr/include/boost/function/function_template.hpp:692 >#13 0x00564317 in ?? () from /usr/lib/libboost_thread-mt.so.3 >#14 0x00b6450b in start_thread () from /lib/libpthread.so.0 >#15 0x00aa5b2e in clone () from /lib/libc.so.6 >Current language: auto; currently c++ >---Type <return> to continue, or q <return> to quit--- > >Thread 4 (Thread -1232008304 (LWP 27647)): >#0 0x00110402 in __kernel_vsyscall () >#1 0x00b685d5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 >#2 0x00561974 in boost::detail::condition_impl::do_wait () > from /usr/lib/libboost_thread-mt.so.3 >#3 0x00ee0980 in libtorrent::aux::checker_impl::operator() (this=0x86f821c) > at /usr/include/boost/thread/condition.hpp:150 >#4 0x00efdeaf in boost::detail::function::void_function_ref_invoker0<libtorrent::aux::checker_impl, void>::invoke (function_obj_ptr=@0xb69103b0) > at /usr/include/boost/function/function_template.hpp:190 >#5 0x0105cc0a in boost::function0<void, std::allocator<boost::function_base> >::operator() > (this=0xb69103ac) at /usr/include/boost/function/function_template.hpp:692 >#6 0x00564317 in ?? () from /usr/lib/libboost_thread-mt.so.3 >#7 0x00b6450b in start_thread () from /lib/libpthread.so.0 >#8 0x00aa5b2e in clone () from /lib/libc.so.6 > >Thread 3 (Thread -1243550832 (LWP 27648)): >#0 0x00110402 in __kernel_vsyscall () >#1 0x00aa6346 in epoll_wait () from /lib/libc.so.6 >#2 0x00ea728c in asio::detail::epoll_reactor<false>::run (this=0x874da10, block=true) > at libtorrent/include/libtorrent/asio/detail/epoll_reactor.hpp:390 >#3 0x00ea93bb in asio::detail::task_io_service<asio::detail::epoll_reactor<false> >::run ( > this=0x87399d8, ec=@0xb5e0e384) > at libtorrent/include/libtorrent/asio/detail/task_io_service.hpp:245 >#4 0x00ea98e0 in asio::detail::posix_thread::func<asio::detail::resolver_service<asio::ip::tcp>::work_io_service_runner>::run (this=0x8a67ab0) > at libtorrent/include/libtorrent/asio/impl/io_service.ipp:57 >#5 0x00e99025 in asio_detail_posix_thread_function (arg=0x8a67ab0) > at libtorrent/include/libtorrent/asio/detail/posix_thread.hpp:118 >#6 0x00b6450b in start_thread () from /lib/libpthread.so.0 >#7 0x00aa5b2e in clone () from /lib/libc.so.6 > >Thread 2 (Thread -1254040688 (LWP 27649)): >#0 0x00110402 in __kernel_vsyscall () >#1 0x00aa6346 in epoll_wait () from /lib/libc.so.6 >#2 0x00ea728c in asio::detail::epoll_reactor<false>::run (this=0x8b46190, block=true) > at libtorrent/include/libtorrent/asio/detail/epoll_reactor.hpp:390 >#3 0x00ea93bb in asio::detail::task_io_service<asio::detail::epoll_reactor<false> >::run ( > this=0x8b20900, ec=@0xb540d384) > at libtorrent/include/libtorrent/asio/detail/task_io_service.hpp:245 >#4 0x00fe77f0 in asio::detail::posix_thread::func<asio::detail::resolver_service<asio::ip::udp>::work_io_service_runner>::run (this=0x8b32930) > at libtorrent/include/libtorrent/asio/impl/io_service.ipp:57 >#5 0x00e99025 in asio_detail_posix_thread_function (arg=0x8b32930) > at libtorrent/include/libtorrent/asio/detail/posix_thread.hpp:118 >#6 0x00b6450b in start_thread () from /lib/libpthread.so.0 >#7 0x00aa5b2e in clone () from /lib/libc.so.6 > >Thread 1 (Thread -1208232256 (LWP 27641)): >#0 0x00110402 in __kernel_vsyscall () >#1 0x00b65605 in pthread_join () from /lib/libpthread.so.0 >#2 0x00563e1c in boost::thread::join () from /usr/lib/libboost_thread-mt.so.3 >#3 0x00ed6192 in ~session_impl (this=0x86f7b00) at libtorrent/src/session_impl.cpp:2172 >#4 0x00fc9d69 in boost::detail::sp_counted_impl_p<libtorrent::aux::session_impl>::dispose ( >---Type <return> to continue, or q <return> to quit--- > this=0xfffffe00) at /usr/include/boost/checked_delete.hpp:34 >#5 0x00fc8d89 in ~session (this=0x860fef0) > at /usr/include/boost/detail/sp_counted_base_gcc_x86.hpp:145 >#6 0x0105f56f in torrent_quit (self=0x0, args=0xb7f7d02c) at src/deluge_core.cpp:457 >#7 0x0405a7cd in PyCFunction_Call () from /usr/lib/libpython2.5.so.1.0 >#8 0x040a7c52 in PyEval_EvalFrameEx () from /usr/lib/libpython2.5.so.1.0 >#9 0x040a869f in PyEval_EvalCodeEx () from /usr/lib/libpython2.5.so.1.0 >#10 0x040471ea in ?? () from /usr/lib/libpython2.5.so.1.0 >#11 0x04028137 in PyObject_Call () from /usr/lib/libpython2.5.so.1.0 >#12 0x0402f668 in ?? () from /usr/lib/libpython2.5.so.1.0 >#13 0x04028137 in PyObject_Call () from /usr/lib/libpython2.5.so.1.0 >#14 0x040a084c in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.5.so.1.0 >#15 0x0402977c in PyObject_CallObject () from /usr/lib/libpython2.5.so.1.0 >#16 0x0038e25c in ?? () from /usr/lib/python2.5/site-packages/gtk-2.0/gtk/_gtk.so >#17 0x027a10b7 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 >#18 0x08bd170c in ?? () >#19 0x00000001 in ?? () >#20 0x00000015 in ?? () >#21 0x084812c8 in ?? () >#22 0x00000008 in ?? () >#23 0x00000010 in ?? () >#24 0xbfc72658 in ?? () >#25 0x02a49dd8 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 >#26 0x086f6778 in ?? () >#27 0x004f7e04 in ?? () from /usr/lib/python2.5/site-packages/gtk-2.0/gtk/_gtk.so >#28 0xbfc72658 in ?? () >#29 0x00254409 in g_list_free_1 () from /lib/libglib-2.0.so.0 >#30 0x0279f481 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 >#31 0x0043be40 in ?? () from /usr/lib/python2.5/site-packages/gtk-2.0/gtk/_gtk.so >#32 0x040a76a5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.5.so.1.0 >#33 0x040a869f in PyEval_EvalCodeEx () from /usr/lib/libpython2.5.so.1.0 >#34 0x040a6824 in PyEval_EvalFrameEx () from /usr/lib/libpython2.5.so.1.0 >#35 0x040a6fad in PyEval_EvalFrameEx () from /usr/lib/libpython2.5.so.1.0 >#36 0x040a869f in PyEval_EvalCodeEx () from /usr/lib/libpython2.5.so.1.0 >#37 0x040a8723 in PyEval_EvalCode () from /usr/lib/libpython2.5.so.1.0 >#38 0x040c23c6 in ?? () from /usr/lib/libpython2.5.so.1.0 >#39 0x040c247e in PyRun_FileExFlags () from /usr/lib/libpython2.5.so.1.0 >#40 0x040c3b38 in PyRun_SimpleFileExFlags () from /usr/lib/libpython2.5.so.1.0 >#41 0x040c429a in PyRun_AnyFileExFlags () from /usr/lib/libpython2.5.so.1.0 >#42 0x040cdde6 in Py_Main () from /usr/lib/libpython2.5.so.1.0 >#43 0x080485d2 in main () >#0 0x00110402 in __kernel_vsyscall () >(gdb) k >Kill the program being debugged? (y or n) y >(gdb) q >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 428542
:
291492
|
291493
|
291494
|
291790
| 291791