Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 700682 - net-p2p/qbittorrent-4.1.9.1 with net-libs/libtorrent-rasterbar-1.1.13-r1 - segmentation fault in libtorrent::dht::traversal_algorithm::resort_results() () at /usr/lib64/libtorrent-rasterbar.so.9
Summary: net-p2p/qbittorrent-4.1.9.1 with net-libs/libtorrent-rasterbar-1.1.13-r1 - se...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-19 13:06 UTC by Opportunist
Modified: 2019-12-07 05:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Opportunist 2019-11-19 13:06:22 UTC
qbittorrent dies at start.

(gdb) run
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program: /usr/bin/qbittorrent 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7ffff2d91700 (LWP 23631)]
[New Thread 0x7ffff1434700 (LWP 23636)]
[New Thread 0x7ffff0c33700 (LWP 23637)]
Qt ru locale unrecognized, using default (en).
ru locale recognized, using translation.
Disabling HTTP communications proxy
HTTP communications proxy string: 
[New Thread 0x7fffe3fff700 (LWP 23638)]
Using a disk cache size of 0 MiB
[New Thread 0x7fffe37fe700 (LWP 23639)]
Enabling IPFilter
[New Thread 0x7fffe2ffd700 (LWP 23640)]
[New Thread 0x7fffe27fc700 (LWP 23641)]
[New Thread 0x7fffe1ffb700 (LWP 23642)]
Processing filter file
[New Thread 0x7fffe17fa700 (LWP 23643)]
[New Thread 0x7fffe0ff9700 (LWP 23644)]
Enabling UPnP / NAT-PMP
[New Thread 0x7fffcbfff700 (LWP 23645)]
[New Thread 0x7fffcb7fe700 (LWP 23646)]
* BitTorrent Session constructed
Parsing MaxMindDB metadata...
Parsing MaxMindDB index tree...
[New Thread 0x7fffcaffd700 (LWP 23647)]
[New Thread 0x7fffca7fc700 (LWP 23648)]
[New Thread 0x7fffc9ffb700 (LWP 23649)]
create tabWidget
CURRENT CHANGED
Changed tab to transfer list, refreshing the list
hidePriorityColumn(1)
GUI settings loaded
HtmlBrowser  cache path: "/home/kolunchik/.cache/qBittorrent/rss/"  max size: 50 MB
IP Filter thread: finished parsing, filter applied
[Thread 0x7fffe2ffd700 (LWP 23640) exited]

Thread 6 "qbittorrent" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe37fe700 (LWP 23639)]
0x00007ffff7e6aff9 in ?? () from /usr/lib64/libtorrent-rasterbar.so.9
(gdb) bt
#0  0x00007ffff7e6aff9 in  () at /usr/lib64/libtorrent-rasterbar.so.9
#1  0x00007ffff7e69dbc in libtorrent::dht::traversal_algorithm::resort_results() ()
    at /usr/lib64/libtorrent-rasterbar.so.9
#2  0x00007ffff7e698b1 in  () at /usr/lib64/libtorrent-rasterbar.so.9
#3  0x00007ffff7e4b2cb in  () at /usr/lib64/libtorrent-rasterbar.so.9
#4  0x00007ffff7e6c325 in  () at /usr/lib64/libtorrent-rasterbar.so.9
#5  0x00007ffff7e65a93 in libtorrent::dht::rpc_manager::incoming(libtorrent::dht::msg const&, libtorrent::sha1_hash*) () at /usr/lib64/libtorrent-rasterbar.so.9
#6  0x00007ffff7e54c6a in libtorrent::dht::node::incoming(libtorrent::dht::msg const&) ()
    at /usr/lib64/libtorrent-rasterbar.so.9
#7  0x00007ffff7e43eeb in  () at /usr/lib64/libtorrent-rasterbar.so.9
#8  0x00007ffff7dff2cc in libtorrent::udp_socket::call_handler(boost::system::error_code const&, boost::asio::ip::basic_endpoint<boost::asio::ip::udp> const&, char const*, int) ()
    at /usr/lib64/libtorrent-rasterbar.so.9
#9  0x00007ffff7dffb50 in libtorrent::udp_socket::on_read_impl(boost::asio::ip::basic_endpoint<boost::asio::ip::udp> const&, boost::system::error_code const&, unsigned long) ()
    at /usr/lib64/libtorrent-rasterbar.so.9
#10 0x00007ffff7e02827 in libtorrent::udp_socket::on_read(boost::system::error_code const&, boost::asio::basic_datagram_socket<boost::asio::ip::udp, boost::asio::executor>*) ()
    at /usr/lib64/libtorrent-rasterbar.so.9
#11 0x00007ffff7e0a2a5 in  () at /usr/lib64/libtorrent-rasterbar.so.9
#12 0x00007ffff7b24dd5 in  () at /usr/lib64/libtorrent-rasterbar.so.9
#13 0x00007ffff7b23bc5 in  () at /usr/lib64/libtorrent-rasterbar.so.9
#14 0x00007ffff7cb56b0 in  () at /usr/lib64/libtorrent-rasterbar.so.9
#15 0x00007ffff7b211f0 in  () at /usr/lib64/libtorrent-rasterbar.so.9
#16 0x00007ffff79df507 in start_thread () at /lib64/libpthread.so.0
#17 0x00007ffff6198f8f in clone () at /lib64/libc.so.6

amd64
net-p2p/qbittorrent-4.1.9.1
net-libs/libtorrent-rasterbar-1.1.13-r1
dev-libs/boost-1.71.0
dev-util/boost-build-1.71.0
sys-devel/gcc-9.2.0-r2
sys-libs/glibc-2.29-r2

Reproducible: Always
Comment 1 Opportunist 2019-12-07 05:24:30 UTC
Thanks for qbittorrent 4.2! Problem is gone.