Ticket #2335: gdb.txt

File gdb.txt, 37.5 KB (added by orti1980, 11 years ago)
Line 
1Starting program: /usr/bin/python2.7 /usr/bin/deluged -d
2[Thread debugging using libthread_db enabled]
3Using host libthread_db library "/lib64/libthread_db.so.1".
4Detaching after fork from child process 2250.
5[New Thread 0x7fffec75c700 (LWP 2252)]
6[New Thread 0x7fffebf5b700 (LWP 2253)]
7[New Thread 0x7fffeb54d700 (LWP 2254)]
8[New Thread 0x7fffeab46700 (LWP 2255)]
9[New Thread 0x7fffe9b2a700 (LWP 2256)]
10[Thread 0x7fffeab46700 (LWP 2255) exited]
11
12Program received signal SIGINT, Interrupt.
130x0000003029af54a3 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
1481      T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
15Missing separate debuginfos, use: debuginfo-install libffi-3.0.13-4.fc19.x86_64 libgcc-4.8.0-8.fc19.x86_64 libstdc++-4.8.0-8.fc19.x86_64
16
17Thread 6 (Thread 0x7fffe9b2a700 (LWP 2256)):
18#0  sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85
19#1  0x0000003086f08305 in PyThread_acquire_lock (lock=0x7fffd8004d50, waitflag=1)
20    at /usr/src/debug/Python-2.7.5/Python/thread_pthread.h:323
21#2  0x0000003086f0beb4 in lock_PyThread_acquire_lock (self=0xc2a8f0, args=<optimized out>)
22    at /usr/src/debug/Python-2.7.5/Modules/threadmodule.c:52
23#3  0x0000003086eddcee in call_function (oparg=<optimized out>, pp_stack=0x7fffe9b290f0)
24    at /usr/src/debug/Python-2.7.5/Python/ceval.c:4098
25#4  PyEval_EvalFrameEx (f=f@entry=
26    Frame 0x124ad90, for file /usr/lib64/python2.7/threading.py, line 339, in wait (self=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2aa10>, acquire=<built-in method acquire of thread.lock object at remote 0xc2aa10>, _Condition__waiters=[<thread.lock at remote 0xc2a8f0>], release=<built-in method release of thread.lock object at remote 0xc2aa10>) at remote 0x7fffd4040650>, timeout=None, balancing=True, waiter=<thread.lock at remote 0xc2a8f0>, saved_state=None), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740
27#5  0x0000003086edec7d in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0,
28    args=<optimized out>, argcount=argcount@entry=1, kws=0x7fffd80012c0, kwcount=0, defs=0x866f50, defcount=2,
29    closure=closure@entry=0x0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:3330
30#6  0x0000003086edd769 in fast_function (nk=<optimized out>, na=1, n=1, pp_stack=0x7fffe9b292f0,
31    func=<function at remote 0x8692a8>) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4194
32#7  call_function (oparg=<optimized out>, pp_stack=0x7fffe9b292f0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4119
33#8  PyEval_EvalFrameEx (f=f@entry=
34    Frame 0x7fffd8001110, for file /usr/lib64/python2.7/Queue.py, line 168, in get (self=<Queue(unfinished_tasks=1, queue=<collections.deque at remote 0x7fffd4034520>, maxsize=0, all_tasks_done=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2aa10>, acquire=<built-in method acquire of thread.lock object at remote 0xc2aa10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xc2aa10>) at remote 0x7fffd40406d0>, mutex=<thread.lock at remote 0xc2aa10>, not_full=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2aa10>, acquire=<built-in method acquire of thread.lock object at remote 0xc2aa10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xc2aa10>) at remote 0x7fffd4040690>, not_empty=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2aa10>, acquire=<built-in method acquire of thread.lock object at remote 0xc2aa10>, _Condition__waiters=[<thread....(truncated), throwflag=throwflag@entry=0)
35    at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740
36#9  0x0000003086edec7d in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0,
37    args=<optimized out>, argcount=argcount@entry=1, kws=0x7fffd80010c0, kwcount=0, defs=0xd13650, defcount=2,
38    closure=closure@entry=0x0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:3330
39#10 0x0000003086edd769 in fast_function (nk=<optimized out>, na=1, n=1, pp_stack=0x7fffe9b294f0,
40    func=<function at remote 0xd0c758>) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4194
41#11 call_function (oparg=<optimized out>, pp_stack=0x7fffe9b294f0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4119
42#12 PyEval_EvalFrameEx (
43    f=f@entry=Frame 0x7fffd8000ef0, for file /usr/lib64/python2.7/site-packages/twisted/python/threadpool.py, line 190, in _worker (self=<ThreadPool(name='twisted.internet.reactor', working=[], min=0, started=True, max=10, workers=1, joined=False, q=<Queue(unfinished_tasks=1, queue=<collections.deque at remote 0x7fffd4034520>, maxsize=0, all_tasks_done=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2aa10>, acquire=<built-in method acquire of thread.lock object at remote 0xc2aa10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xc2aa10>) at remote 0x7fffd40406d0>, mutex=<thread.lock at remote 0xc2aa10>, not_full=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2aa10>, acquire=<built-in method acquire of thread.lock object at remote 0xc2aa10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xc2aa10>) at remote 0x7fffd4040690>, not_empty=<_Condition(_Verbose__verbose=False, _Cond...(truncated), throwflag=throwflag@entry=0)
44    at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740
45#13 0x0000003086edec7d in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0,
46    args=args@entry=0x11fd8a8, argcount=1, kws=kws@entry=0x7ffff7f99068, kwcount=kwcount@entry=0, defs=defs@entry=0x0,
47    defcount=defcount@entry=0, closure=0x0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:3330
48#14 0x0000003086e6dd7d in function_call (func=<function at remote 0x7fffd4047500>,
49    arg=(<ThreadPool(name='twisted.internet.reactor', working=[], min=0, started=True, max=10, workers=1, joined=False, q=<Queue(unfinished_tasks=1, queue=<collections.deque at remote 0x7fffd4034520>, maxsize=0, all_tasks_done=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2aa10>, acquire=<built-in method acquire of thread.lock object at remote 0xc2aa10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xc2aa10>) at remote 0x7fffd40406d0>, mutex=<thread.lock at remote 0xc2aa10>, not_full=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2aa10>, acquire=<built-in method acquire of thread.lock object at remote 0xc2aa10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xc2aa10>) at remote 0x7fffd4040690>, not_empty=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2aa10>, acquire=<built-in method acquire of thread.lock object at remote 0xc2aa10>, ...(truncated), kw={}) at /usr/src/debug/Python-2.7.5/Objects/funcobject.c:526
50#15 0x0000003086e49dd3 in PyObject_Call (func=func@entry=<function at remote 0x7fffd4047500>,
51    arg=arg@entry=(<ThreadPool(name='twisted.internet.reactor', working=[], min=0, started=True, max=10, workers=1, joined=False, q=<Queue(unfinished_tasks=1, queue=<collections.deque at remote 0x7fffd4034520>, maxsize=0, all_tasks_done=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2aa10>, acquire=<built-in method acquire of thread.lock object at remote 0xc2aa10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xc2aa10>) at remote 0x7fffd40406d0>, mutex=<thread.lock at remote 0xc2aa10>, not_full=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2aa10>, acquire=<built-in method acquire of thread.lock object at remote 0xc2aa10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xc2aa10>) at remote 0x7fffd4040690>, not_empty=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2aa10>, acquire=<built-in method acquire of thread.lock object at remote 0xc2aa10>, ...(truncated), kw=kw@entry={})
52    at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529
53#16 0x0000003086ed9f1d in ext_do_call (nk=<optimized out>, na=<optimized out>, flags=<optimized out>,
54    pp_stack=0x7fffe9b297b0, func=<function at remote 0x7fffd4047500>) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4411
55#17 PyEval_EvalFrameEx (
56    f=f@entry=Frame 0x7fffd8000d20, for file /usr/lib64/python2.7/threading.py, line 764, in run (self=<Thread(_Thread__ident=140737114187520, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2a850>, acquire=<built-in method acquire of thread.lock object at remote 0xc2a850>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xc2a850>) at remote 0x7fffd4040c50>, _Thread__name='PoolThread-twisted.internet.reactor-1', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2a9f0>, acquire=<built-in method acquire of thread.lock object at remote 0xc2a9f0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xc2a9f0>) at remote 0x7fffd4040c10>) at remote 0x7fffd4040bd0>, _Thread__stderr=<file at remote 0x7ffff7fb41e0>, _Thread__target=<instancemethod at remote 0xca3cd0>, _Thread...(truncated), throwflag=throwflag@entry=0)
57    at /usr/src/debug/Python-2.7.5/Python/ceval.c:2779
58#18 0x0000003086edd80c in fast_function (nk=<optimized out>, na=1, n=1, pp_stack=0x7fffe9b29910,
59    func=<function at remote 0x869e60>) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4184
60#19 call_function (oparg=<optimized out>, pp_stack=0x7fffe9b29910) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4119
61#20 PyEval_EvalFrameEx (
62    f=f@entry=Frame 0x7fffd8000ae0, for file /usr/lib64/python2.7/threading.py, line 811, in __bootstrap_inner (self=<Thread(_Thread__ident=140737114187520, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2a850>, acquire=<built-in method acquire of thread.lock object at remote 0xc2a850>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xc2a850>) at remote 0x7fffd4040c50>, _Thread__name='PoolThread-twisted.internet.reactor-1', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2a9f0>, acquire=<built-in method acquire of thread.lock object at remote 0xc2a9f0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xc2a9f0>) at remote 0x7fffd4040c10>) at remote 0x7fffd4040bd0>, _Thread__stderr=<file at remote 0x7ffff7fb41e0>, _Thread__target=<instancemethod at remote 0xca...(truncated), throwflag=throwflag@entry=0)
63    at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740
64#21 0x0000003086edd80c in fast_function (nk=<optimized out>, na=1, n=1, pp_stack=0x7fffe9b29a70,
65    func=<function at remote 0x86a050>) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4184
66#22 call_function (oparg=<optimized out>, pp_stack=0x7fffe9b29a70) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4119
67#23 PyEval_EvalFrameEx (
68    f=f@entry=Frame 0x7fffd8000910, for file /usr/lib64/python2.7/threading.py, line 784, in __bootstrap (self=<Thread(_Thread__ident=140737114187520, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2a850>, acquire=<built-in method acquire of thread.lock object at remote 0xc2a850>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xc2a850>) at remote 0x7fffd4040c50>, _Thread__name='PoolThread-twisted.internet.reactor-1', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2a9f0>, acquire=<built-in method acquire of thread.lock object at remote 0xc2a9f0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xc2a9f0>) at remote 0x7fffd4040c10>) at remote 0x7fffd4040bd0>, _Thread__stderr=<file at remote 0x7ffff7fb41e0>, _Thread__target=<instancemethod at remote 0xca3cd0>,...(truncated), throwflag=throwflag@entry=0)
69    at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740
70#24 0x0000003086edec7d in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0,
71    args=args@entry=0xd96da8, argcount=1, kws=kws@entry=0x0, kwcount=kwcount@entry=0, defs=defs@entry=0x0,
72    defcount=defcount@entry=0, closure=0x0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:3330
73#25 0x0000003086e6dca0 in function_call (func=<function at remote 0x869ed8>,
74    arg=(<Thread(_Thread__ident=140737114187520, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2a850>, acquire=<built-in method acquire of thread.lock object at remote 0xc2a850>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xc2a850>) at remote 0x7fffd4040c50>, _Thread__name='PoolThread-twisted.internet.reactor-1', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2a9f0>, acquire=<built-in method acquire of thread.lock object at remote 0xc2a9f0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xc2a9f0>) at remote 0x7fffd4040c10>) at remote 0x7fffd4040bd0>, _Thread__stderr=<file at remote 0x7ffff7fb41e0>, _Thread__target=<instancemethod at remote 0xca3cd0>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread_...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.5/Objects/funcobject.c:526
75#26 0x0000003086e49dd3 in PyObject_Call (func=func@entry=<function at remote 0x869ed8>,
76    arg=arg@entry=(<Thread(_Thread__ident=140737114187520, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2a850>, acquire=<built-in method acquire of thread.lock object at remote 0xc2a850>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xc2a850>) at remote 0x7fffd4040c50>, _Thread__name='PoolThread-twisted.internet.reactor-1', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2a9f0>, acquire=<built-in method acquire of thread.lock object at remote 0xc2a9f0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xc2a9f0>) at remote 0x7fffd4040c10>) at remote 0x7fffd4040bd0>, _Thread__stderr=<file at remote 0x7ffff7fb41e0>, _Thread__target=<instancemethod at remote 0xca3cd0>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread_...(truncated), kw=kw@entry=0x0)
77    at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529
78#27 0x0000003086e58555 in instancemethod_call (func=<function at remote 0x869ed8>,
79    arg=(<Thread(_Thread__ident=140737114187520, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2a850>, acquire=<built-in method acquire of thread.lock object at remote 0xc2a850>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xc2a850>) at remote 0x7fffd4040c50>, _Thread__name='PoolThread-twisted.internet.reactor-1', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xc2a9f0>, acquire=<built-in method acquire of thread.lock object at remote 0xc2a9f0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xc2a9f0>) at remote 0x7fffd4040c10>) at remote 0x7fffd4040bd0>, _Thread__stderr=<file at remote 0x7ffff7fb41e0>, _Thread__target=<instancemethod at remote 0xca3cd0>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread_...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.5/Objects/classobject.c:2602
80#28 0x0000003086e49dd3 in PyObject_Call (func=func@entry=<instancemethod at remote 0x7fffd40483c0>, arg=arg@entry=(),
81    kw=<optimized out>) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529
82#29 0x0000003086ed8af7 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x7fffd40483c0>, arg=(),
83    kw=<optimized out>) at /usr/src/debug/Python-2.7.5/Python/ceval.c:3967
84#30 0x0000003086f0c282 in t_bootstrap (boot_raw=0x12fc6e0) at /usr/src/debug/Python-2.7.5/Modules/threadmodule.c:614
85#31 0x000000302a207c53 in start_thread (arg=0x7fffe9b2a700) at pthread_create.c:308
86#32 0x0000003029af4ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
87
88Thread 4 (Thread 0x7fffeb54d700 (LWP 2254)):
89#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
90#1  0x00007fffed1c4ec4 in wait<boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex> > (lock=...,
91    this=0x7fffeb54ce50) at /usr/include/boost/asio/detail/posix_event.hpp:80
92#2  boost::asio::detail::task_io_service::do_run_one (this=this@entry=0xfd4b10, lock=..., this_thread=..., ec=...)
93    at /usr/include/boost/asio/detail/impl/task_io_service.ipp:423
94#3  0x00007fffed1c8db1 in boost::asio::detail::task_io_service::run (this=0xfd4b10, ec=...)
95    at /usr/include/boost/asio/detail/impl/task_io_service.ipp:153
96#4  0x00007fffed1c8f66 in boost::asio::io_service::run (this=0x115b7d0) at /usr/include/boost/asio/impl/io_service.ipp:59
97#5  0x00007fffed1bd82f in boost::asio::detail::boost_asio_detail_posix_thread_function (arg=0x7fffdc0303b0)
98    at /usr/include/boost/asio/detail/impl/posix_thread.ipp:64
99#6  0x000000302a207c53 in start_thread (arg=0x7fffeb54d700) at pthread_create.c:308
100#7  0x0000003029af4ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
101
102Thread 3 (Thread 0x7fffebf5b700 (LWP 2253)):
103#0  0x0000003029af54a3 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
104#1  0x00007fffed1c4296 in boost::asio::detail::epoll_reactor::run (this=0xf6b580, block=<optimized out>, ops=...)
105    at /usr/include/boost/asio/detail/impl/epoll_reactor.ipp:392
106#2  0x00007fffed1c4d78 in boost::asio::detail::task_io_service::do_run_one (this=this@entry=0xfd6150, lock=...,
107    this_thread=..., ec=...) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:396
108#3  0x00007fffed1c8db1 in boost::asio::detail::task_io_service::run (this=0xfd6150, ec=...)
109    at /usr/include/boost/asio/detail/impl/task_io_service.ipp:153
110#4  0x00007fffed1c8f99 in boost::asio::io_service::run (this=this@entry=0x11d61d8, ec=...)
111    at /usr/include/boost/asio/impl/io_service.ipp:66
112#5  0x00007fffed2d8ccc in libtorrent::aux::session_impl::main_thread (this=0x11d5dd0) at session_impl.cpp:4712
113#6  0x00007fffed1bd82f in boost::asio::detail::boost_asio_detail_posix_thread_function (arg=0x103cce0)
114    at /usr/include/boost/asio/detail/impl/posix_thread.ipp:64
115#7  0x000000302a207c53 in start_thread (arg=0x7fffebf5b700) at pthread_create.c:308
116#8  0x0000003029af4ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
117
118Thread 2 (Thread 0x7fffec75c700 (LWP 2252)):
119#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
120#1  0x00007fffed1eea5b in wait<boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex> > (lock=...,
121    this=<optimized out>) at /usr/include/boost/asio/detail/posix_event.hpp:80
122#2  libtorrent::disk_io_thread::thread_fun (this=0x11d62c0) at disk_io_thread.cpp:1523
123#3  0x00007fffed1bd82f in boost::asio::detail::boost_asio_detail_posix_thread_function (arg=0xa00a90)
124    at /usr/include/boost/asio/detail/impl/posix_thread.ipp:64
125#4  0x000000302a207c53 in start_thread (arg=0x7fffec75c700) at pthread_create.c:308
126#5  0x0000003029af4ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
127
128Thread 1 (Thread 0x7ffff7fd9740 (LWP 2246)):
129#0  0x0000003029af54a3 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
130#1  0x00007ffff022d083 in pyepoll_poll (self=0x7ffff7f59f30, args=<optimized out>, kwds=<optimized out>)
131    at /usr/src/debug/Python-2.7.5/Modules/selectmodule.c:1005
132#2  0x0000003086eddcee in call_function (oparg=<optimized out>, pp_stack=0x7fffffffcd60)
133    at /usr/src/debug/Python-2.7.5/Python/ceval.c:4098
134#3  PyEval_EvalFrameEx (
135    f=f@entry=Frame 0x13233d0, for file /usr/lib64/python2.7/site-packages/twisted/internet/epollreactor.py, line 362, in doPoll (self=<EPollReactor(waker=<_UnixWaker(i=11, fileno=<function at remote 0xd94a28>, reactor=<...>, o=12) at remote 0xd91a50>, _poller=<select.epoll at remote 0x7ffff7f59f30>, threadpoolShutdownID=('shutdown', ('during', <instancemethod at remote 0x7fffd40313c0>, (), {})), _justStopped=False, _newTimedCalls=[], _pendingTimedCalls=[<DelayedCall(resetter=<instancemethod at remote 0x11fb410>, seconds=<built-in function time>, args=(...), canceller=<instancemethod at remote 0x12230f0>, delayed_time=0, kw={}, func=<LoopingCall(a=(...), interval=<float at remote 0x11c0988>, clock=<...>, _expectNextCallAt=<float at remote 0x126aa38>, f=<instancemethod at remote 0x7fffd4048690>, deferred=<Deferred(_canceller=None, callbacks=[]) at remote 0x7fffd4052c68>, running=True, kw={}, starttime=<float at remote 0x11c07c0>, call=<...>, _runAtStart=True) at remote 0x7fffd4040790>, time=<float at remote 0x126a768>, canc...(truncated), throwflag=throwflag@entry=0)
136    at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740
137#4  0x0000003086edd80c in fast_function (nk=<optimized out>, na=2, n=2, pp_stack=0x7fffffffcec0,
138    func=<function at remote 0xd94938>) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4184
139#5  call_function (oparg=<optimized out>, pp_stack=0x7fffffffcec0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4119
140#6  PyEval_EvalFrameEx (
141    f=f@entry=Frame 0x126a3e0, for file /usr/lib64/python2.7/site-packages/twisted/internet/base.py, line 1181, in mainLoop (self=<EPollReactor(waker=<_UnixWaker(i=11, fileno=<function at remote 0xd94a28>, reactor=<...>, o=12) at remote 0xd91a50>, _poller=<select.epoll at remote 0x7ffff7f59f30>, threadpoolShutdownID=('shutdown', ('during', <instancemethod at remote 0x7fffd40313c0>, (), {})), _justStopped=False, _newTimedCalls=[], _pendingTimedCalls=[<DelayedCall(resetter=<instancemethod at remote 0x11fb410>, seconds=<built-in function time>, args=(...), canceller=<instancemethod at remote 0x12230f0>, delayed_time=0, kw={}, func=<LoopingCall(a=(...), interval=<float at remote 0x11c0988>, clock=<...>, _expectNextCallAt=<float at remote 0x126aa38>, f=<instancemethod at remote 0x7fffd4048690>, deferred=<Deferred(_canceller=None, callbacks=[]) at remote 0x7fffd4052c68>, running=True, kw={}, starttime=<float at remote 0x11c07c0>, call=<...>, _runAtStart=True) at remote 0x7fffd4040790>, time=<float at remote 0x126a768>, cancelled...(truncated), throwflag=throwflag@entry=0)
142    at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740
143#7  0x0000003086edd80c in fast_function (nk=<optimized out>, na=1, n=1, pp_stack=0x7fffffffd020,
144    func=<function at remote 0xd19cf8>) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4184
145#8  call_function (oparg=<optimized out>, pp_stack=0x7fffffffd020) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4119
146#9  PyEval_EvalFrameEx (
147    f=f@entry=Frame 0x1231240, for file /usr/lib64/python2.7/site-packages/twisted/internet/base.py, line 1169, in run (self=<EPollReactor(waker=<_UnixWaker(i=11, fileno=<function at remote 0xd94a28>, reactor=<...>, o=12) at remote 0xd91a50>, _poller=<select.epoll at remote 0x7ffff7f59f30>, threadpoolShutdownID=('shutdown', ('during', <instancemethod at remote 0x7fffd40313c0>, (), {})), _justStopped=False, _newTimedCalls=[], _pendingTimedCalls=[<DelayedCall(resetter=<instancemethod at remote 0x11fb410>, seconds=<built-in function time>, args=(...), canceller=<instancemethod at remote 0x12230f0>, delayed_time=0, kw={}, func=<LoopingCall(a=(...), interval=<float at remote 0x11c0988>, clock=<...>, _expectNextCallAt=<float at remote 0x126aa38>, f=<instancemethod at remote 0x7fffd4048690>, deferred=<Deferred(_canceller=None, callbacks=[]) at remote 0x7fffd4052c68>, running=True, kw={}, starttime=<float at remote 0x11c07c0>, call=<...>, _runAtStart=True) at remote 0x7fffd4040790>, time=<float at remote 0x126a768>, cancelled=0, c...(truncated), throwflag=throwflag@entry=0)
148    at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740
149#10 0x0000003086edec7d in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0,
150    args=<optimized out>, argcount=argcount@entry=1, kws=0xdf3020, kwcount=0, defs=0xd16c28, defcount=1,
151    closure=closure@entry=0x0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:3330
152#11 0x0000003086edd769 in fast_function (nk=<optimized out>, na=1, n=1, pp_stack=0x7fffffffd220,
153    func=<function at remote 0xd19c80>) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4194
154#12 call_function (oparg=<optimized out>, pp_stack=0x7fffffffd220) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4119
155#13 PyEval_EvalFrameEx (
156    f=f@entry=Frame 0xdf2e00, for file /usr/lib/python2.7/site-packages/deluge/core/daemon.py, line 171, in __init__ (self=<Daemon(core=<Core(_component_depend=None, autoadd=<AutoAdd(_component_depend=['TorrentManager'], _component_state='Paused', _component_timer=<LoopingCall(a=(), interval=5, clock=<EPollReactor(waker=<_UnixWaker(i=11, fileno=<function at remote 0xd94a28>, reactor=<...>, o=12) at remote 0xd91a50>, _poller=<select.epoll at remote 0x7ffff7f59f30>, threadpoolShutdownID=('shutdown', ('during', <instancemethod at remote 0x7fffd40313c0>, (...), {})), _justStopped=False, _newTimedCalls=[], _pendingTimedCalls=[<DelayedCall(resetter=<instancemethod at remote 0x11fb410>, seconds=<built-in function time>, args=(...), canceller=<instancemethod at remote 0x12230f0>, delayed_time=0, kw={}, func=<LoopingCall(a=(...), interval=<float at remote 0x11c0988>, clock=<...>, _expectNextCallAt=<float at remote 0x126aa38>, f=<instancemethod at remote 0x7fffd4048690>, deferred=<Deferred(_canceller=None, callbacks=[]) at remote 0x...(truncated), throwflag=throwflag@entry=0)
157    at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740
158#14 0x0000003086edec7d in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0,
159    args=args@entry=0xd9a108, argcount=3, kws=kws@entry=0x0, kwcount=kwcount@entry=0, defs=defs@entry=0xd8cdd8,
160    defcount=defcount@entry=3, closure=0x0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:3330
161#15 0x0000003086e6dca0 in function_call (func=<function at remote 0xe1f578>,
162    arg=(<Daemon(core=<Core(_component_depend=None, autoadd=<AutoAdd(_component_depend=['TorrentManager'], _component_state='Paused', _component_timer=<LoopingCall(a=(), interval=5, clock=<EPollReactor(waker=<_UnixWaker(i=11, fileno=<function at remote 0xd94a28>, reactor=<...>, o=12) at remote 0xd91a50>, _poller=<select.epoll at remote 0x7ffff7f59f30>, threadpoolShutdownID=('shutdown', ('during', <instancemethod at remote 0x7fffd40313c0>, (...), {})), _justStopped=False, _newTimedCalls=[], _pendingTimedCalls=[<DelayedCall(resetter=<instancemethod at remote 0x11fb410>, seconds=<built-in function time>, args=(...), canceller=<instancemethod at remote 0x12230f0>, delayed_time=0, kw={}, func=<LoopingCall(a=(...), interval=<float at remote 0x11c0988>, clock=<...>, _expectNextCallAt=<float at remote 0x126aa38>, f=<instancemethod at remote 0x7fffd4048690>, deferred=<Deferred(_canceller=None, callbacks=[]) at remote 0x7fffd4052c68>, running=True, kw={}, starttime=<float at remote 0x11c07c0>, call=<...>, _runAtStart=True) at ...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.5/Objects/funcobject.c:526
163#16 0x0000003086e49dd3 in PyObject_Call (func=func@entry=<function at remote 0xe1f578>,
164    arg=arg@entry=(<Daemon(core=<Core(_component_depend=None, autoadd=<AutoAdd(_component_depend=['TorrentManager'], _component_state='Paused', _component_timer=<LoopingCall(a=(), interval=5, clock=<EPollReactor(waker=<_UnixWaker(i=11, fileno=<function at remote 0xd94a28>, reactor=<...>, o=12) at remote 0xd91a50>, _poller=<select.epoll at remote 0x7ffff7f59f30>, threadpoolShutdownID=('shutdown', ('during', <instancemethod at remote 0x7fffd40313c0>, (...), {})), _justStopped=False, _newTimedCalls=[], _pendingTimedCalls=[<DelayedCall(resetter=<instancemethod at remote 0x11fb410>, seconds=<built-in function time>, args=(...), canceller=<instancemethod at remote 0x12230f0>, delayed_time=0, kw={}, func=<LoopingCall(a=(...), interval=<float at remote 0x11c0988>, clock=<...>, _expectNextCallAt=<float at remote 0x126aa38>, f=<instancemethod at remote 0x7fffd4048690>, deferred=<Deferred(_canceller=None, callbacks=[]) at remote 0x7fffd4052c68>, running=True, kw={}, starttime=<float at remote 0x11c07c0>, call=<...>, _runAtStart=True) at ...(truncated), kw=kw@entry=0x0)
165    at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529
166#17 0x0000003086e58555 in instancemethod_call (func=<function at remote 0xe1f578>,
167    arg=(<Daemon(core=<Core(_component_depend=None, autoadd=<AutoAdd(_component_depend=['TorrentManager'], _component_state='Paused', _component_timer=<LoopingCall(a=(), interval=5, clock=<EPollReactor(waker=<_UnixWaker(i=11, fileno=<function at remote 0xd94a28>, reactor=<...>, o=12) at remote 0xd91a50>, _poller=<select.epoll at remote 0x7ffff7f59f30>, threadpoolShutdownID=('shutdown', ('during', <instancemethod at remote 0x7fffd40313c0>, (...), {})), _justStopped=False, _newTimedCalls=[], _pendingTimedCalls=[<DelayedCall(resetter=<instancemethod at remote 0x11fb410>, seconds=<built-in function time>, args=(...), canceller=<instancemethod at remote 0x12230f0>, delayed_time=0, kw={}, func=<LoopingCall(a=(...), interval=<float at remote 0x11c0988>, clock=<...>, _expectNextCallAt=<float at remote 0x126aa38>, f=<instancemethod at remote 0x7fffd4048690>, deferred=<Deferred(_canceller=None, callbacks=[]) at remote 0x7fffd4052c68>, running=True, kw={}, starttime=<float at remote 0x11c07c0>, call=<...>, _runAtStart=True) at ...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.5/Objects/classobject.c:2602
168#18 0x0000003086e49dd3 in PyObject_Call (func=func@entry=<instancemethod at remote 0xd9a870>,
169    arg=arg@entry=(<Values(profile=False, loglevel=None, quiet=False, ui_interface=None, listen_interface=None, logfile=None, config=None, port=None, pidfile=None, donot=True) at remote 0x97ea28>, []), kw=kw@entry=0x0)
170    at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529
171#19 0x0000003086e9e937 in slot_tp_init (self=<optimized out>,
172    args=(<Values(profile=False, loglevel=None, quiet=False, ui_interface=None, listen_interface=None, logfile=None, config=None, port=None, pidfile=None, donot=True) at remote 0x97ea28>, []), kwds=0x0)
173    at /usr/src/debug/Python-2.7.5/Objects/typeobject.c:5692
174#20 0x0000003086e9d69f in type_call (type=<optimized out>,
175    args=(<Values(profile=False, loglevel=None, quiet=False, ui_interface=None, listen_interface=None, logfile=None, config=None, port=None, pidfile=None, donot=True) at remote 0x97ea28>, []), kwds=0x0)
176    at /usr/src/debug/Python-2.7.5/Objects/typeobject.c:745
177#21 0x0000003086e49dd3 in PyObject_Call (func=func@entry=<type at remote 0xdfb130>,
178    arg=arg@entry=(<Values(profile=False, loglevel=None, quiet=False, ui_interface=None, listen_interface=None, logfile=None, config=None, port=None, pidfile=None, donot=True) at remote 0x97ea28>, []), kw=kw@entry=0x0)
179    at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529
180#22 0x0000003086edb6dc in do_call (nk=<optimized out>, na=2, pp_stack=0x7fffffffd800, func=<type at remote 0xdfb130>)
181    at /usr/src/debug/Python-2.7.5/Python/ceval.c:4316
182#23 call_function (oparg=<optimized out>, pp_stack=0x7fffffffd800) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4121
183#24 PyEval_EvalFrameEx (
184    f=f@entry=Frame 0x782590, for file /usr/lib/python2.7/site-packages/deluge/main.py, line 230, in start_daemon (warnings=<module at remote 0x7ffff7f7fb08>, parser=<OptionParser(process_default_values=True, allow_interspersed_args=True, _long_opt={'--quiet': <Option(_long_opts=['--quiet'], help="Sets the log level to 'none', this is the same as `-L none`", callback_args=None, callback=None, default=False, nargs=None, choices=None, dest='quiet', container=<...>, _short_opts=['-q'], action='store_true', const=None, callback_kwargs=None, type=None, metavar=None) at remote 0x97e830>, '--ui-interface': <Option(_long_opts=['--ui-interface'], help='Interface daemon will listen for UI connections on, this should be an IP address', callback_args=None, callback=None, default=('NO', 'DEFAULT'), nargs=1, choices=None, dest='ui_interface', container=<...>, _short_opts=['-u'], action='store', const=None, callback_kwargs=None, type='string', metavar='IFACE') at remote 0x97e320>, '--port': <Option(_long_opts=['--port'], help='Port daemo...(truncated), throwflag=throwflag@entry=0)
185    at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740
186#25 0x0000003086edec7d in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0,
187    args=<optimized out>, argcount=argcount@entry=0, kws=0x6d8df8, kwcount=0, defs=0x0, defcount=0,
188    closure=closure@entry=0x0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:3330
189#26 0x0000003086edd769 in fast_function (nk=<optimized out>, na=0, n=0, pp_stack=0x7fffffffda00,
190    func=<function at remote 0x97d848>) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4194
191#27 call_function (oparg=<optimized out>, pp_stack=0x7fffffffda00) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4119
192#28 PyEval_EvalFrameEx (f=f@entry=Frame 0x6d8c70, for file /usr/bin/deluged, line 9, in <module> (),
193    throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740
194#29 0x0000003086edec7d in PyEval_EvalCodeEx (co=co@entry=0x7ffff7f1ddb0,
195    globals=globals@entry={'__builtins__': <module at remote 0x7ffff7f99b08>, '__file__': '/usr/bin/deluged', '__package__': None, 'sys': <module at remote 0x7ffff7f99bb0>, '__requires__': 'deluge==1.3.6', 'load_entry_point': <function at remote 0x71d0c8>, '__name__': '__main__', '__doc__': None},
196    locals=locals@entry={'__builtins__': <module at remote 0x7ffff7f99b08>, '__file__': '/usr/bin/deluged', '__package__': None, 'sys': <module at remote 0x7ffff7f99bb0>, '__requires__': 'deluge==1.3.6', 'load_entry_point': <function at remote 0x71d0c8>, '__name__': '__main__', '__doc__': None}, args=args@entry=0x0, argcount=argcount@entry=0, kws=kws@entry=0x0,
197    kwcount=kwcount@entry=0, defs=defs@entry=0x0, defcount=defcount@entry=0, closure=closure@entry=0x0)
198    at /usr/src/debug/Python-2.7.5/Python/ceval.c:3330
199#30 0x0000003086eded82 in PyEval_EvalCode (co=co@entry=0x7ffff7f1ddb0,
200    globals=globals@entry={'__builtins__': <module at remote 0x7ffff7f99b08>, '__file__': '/usr/bin/deluged', '__package__': None, 'sys': <module at remote 0x7ffff7f99bb0>, '__requires__': 'deluge==1.3.6', 'load_entry_point': <function at remote 0x71d0c8>, '__name__': '__main__', '__doc__': None},
201    locals=locals@entry={'__builtins__': <module at remote 0x7ffff7f99b08>, '__file__': '/usr/bin/deluged', '__package__': None, 'sys': <module at remote 0x7ffff7f99bb0>, '__requires__': 'deluge==1.3.6', 'load_entry_point': <function at remote 0x71d0c8>, '__name__': '__main__', '__doc__': None}) at /usr/src/debug/Python-2.7.5/Python/ceval.c:689
202#31 0x0000003086ef78af in run_mod (mod=<optimized out>, filename=filename@entry=0x7fffffffe1aa "/usr/bin/deluged",
203    globals=globals@entry={'__builtins__': <module at remote 0x7ffff7f99b08>, '__file__': '/usr/bin/deluged', '__package__': None, 'sys': <module at remote 0x7ffff7f99bb0>, '__requires__': 'deluge==1.3.6', 'load_entry_point': <function at remote 0x71d0c8>, '__name__': '__main__', '__doc__': None},
204    locals=locals@entry={'__builtins__': <module at remote 0x7ffff7f99b08>, '__file__': '/usr/bin/deluged', '__package__': None, 'sys': <module at remote 0x7ffff7f99bb0>, '__requires__': 'deluge==1.3.6', 'load_entry_point': <function at remote 0x71d0c8>, '__name__': '__main__', '__doc__': None}, flags=flags@entry=0x7fffffffdc60, arena=arena@entry=0x66d190)
205    at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:1373
206#32 0x0000003086ef89ce in PyRun_FileExFlags (fp=fp@entry=0x6dfcf0,
207    filename=filename@entry=0x7fffffffe1aa "/usr/bin/deluged", start=start@entry=257,
208    globals=globals@entry={'__builtins__': <module at remote 0x7ffff7f99b08>, '__file__': '/usr/bin/deluged', '__package__': None, 'sys': <module at remote 0x7ffff7f99bb0>, '__requires__': 'deluge==1.3.6', 'load_entry_point': <function at remote 0x71d0c8>, '__name__': '__main__', '__doc__': None},
209    locals=locals@entry={'__builtins__': <module at remote 0x7ffff7f99b08>, '__file__': '/usr/bin/deluged', '__package__': None, 'sys': <module at remote 0x7ffff7f99bb0>, '__requires__': 'deluge==1.3.6', 'load_entry_point': <function at remote 0x71d0c8>, '__name__': '__main__', '__doc__': None}, closeit=closeit@entry=1, flags=flags@entry=0x7fffffffdc60)
210    at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:1359
211#33 0x0000003086ef9b39 in PyRun_SimpleFileExFlags (fp=fp@entry=0x6dfcf0,
212    filename=filename@entry=0x7fffffffe1aa "/usr/bin/deluged", closeit=closeit@entry=1, flags=flags@entry=0x7fffffffdc60)
213    at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:951
214#34 0x0000003086efa043 in PyRun_AnyFileExFlags (fp=fp@entry=0x6dfcf0,
215    filename=filename@entry=0x7fffffffe1aa "/usr/bin/deluged", closeit=closeit@entry=1, flags=flags@entry=0x7fffffffdc60)
216    at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:755
217#35 0x0000003086f0a66f in Py_Main (argc=<optimized out>, argv=<optimized out>)
218    at /usr/src/debug/Python-2.7.5/Modules/main.c:640
219#36 0x0000003029a21b75 in __libc_start_main (main=0x4006f0 <main>, argc=3, ubp_av=0x7fffffffde18, init=<optimized out>,
220    fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffde08) at libc-start.c:258
221#37 0x0000000000400721 in _start ()