Qbittorrent crashes randomly after x minutes/hours:
$ gdb qbittorrent
GNU gdb (GDB) 7.1-2pclos2010 (PCLinuxOS release 2010)
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i586-mandriva-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/qbittorrent...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/qbittorrent
[Thread debugging using libthread_db enabled]
Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.2800.6-gdb.py", line 9, in <module>
from gobject import register
File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
import gdb.backtrace
ImportError: No module named backtrace
[New Thread 0xb2e80b70 (LWP 12579)]
[New Thread 0xb24ffb70 (LWP 12580)]
Peer ID: -qB2820-
HTTP user agent is qBittorrent v2.8.2
[New Thread 0xb1affb70 (LWP 12581)]
[New Thread 0xb10ffb70 (LWP 12582)]
[New Thread 0xb06ffb70 (LWP 12583)]
[New Thread 0xafcffb70 (LWP 12588)]
[New Thread 0xaf2ffb70 (LWP 12589)]
[Thread 0xafcffb70 (LWP 12588) exited]
[Thread 0xb10ffb70 (LWP 12582) exited]
[Thread 0xb2e80b70 (LWP 12579) exited]
[Thread 0xb24ffb70 (LWP 12580) exited]
[Thread 0xaf2ffb70 (LWP 12589) exited]
[Thread 0xb1affb70 (LWP 12581) exited]
[Thread 0xb06ffb70 (LWP 12583) exited]
Program exited normally.
(gdb)
any ideas?