Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qBittorrent keeps crashing on startup (continuously) #3969

Closed
fadedreamz opened this issue Oct 20, 2015 · 1 comment
Closed

qBittorrent keeps crashing on startup (continuously) #3969

fadedreamz opened this issue Oct 20, 2015 · 1 comment
Labels

Comments

@fadedreamz
Copy link

qBittorrent keeps crashing whenever I try to open it. Was downloading a torrent and suddenly crashed, after that it is constantly crashing at startup.

v-3.1.8
Ubuntu - 14.04
Kernel - (3.13.0-65-generic)

gdb trace -

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffc3684700 (LWP 3772)]
0x00007ffff560cb18 in std::string::assign(std::string const&) ()
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
(gdb) bt
#0 0x00007ffff560cb18 in std::string::assign(std::string const&) ()

from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#1 0x00007ffff78967d4 in libtorrent::torrent::connect_web_seed(std::_List_iteratorlibtorrent::web_seed_entry, boost::asio::ip::basic_endpointboost::asio::ip::tcp) () from /usr/lib/libtorrent-rasterbar.so.7
#2 0x00007ffff789a4a8 in libtorrent::torrent::connect_to_url_seed(std::_List_iteratorlibtorrent::web_seed_entry) () from /usr/lib/libtorrent-rasterbar.so.7
#3 0x00007ffff789f1c5 in libtorrent::torrent::second_tick(libtorrent::stat&, int) () from /usr/lib/libtorrent-rasterbar.so.7
#4 0x00007ffff78573fb in libtorrent::aux::session_impl::on_tick(boost::system::error_code const&) () from /usr/lib/libtorrent-rasterbar.so.7
#5 0x00007ffff785e371 in ?? () from /usr/lib/libtorrent-rasterbar.so.7
#6 0x00007ffff773b97b in boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lockboost::asio::detail::posix_mutex&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) ()

from /usr/lib/libtorrent-rasterbar.so.7
#7 0x00007ffff773fa31 in boost::asio::detail::task_io_service::run(boost::system::error_code&) () from /usr/lib/libtorrent-rasterbar.so.7
#8 0x00007ffff78568bc in libtorrent::aux::session_impl::main_thread() ()

from /usr/lib/libtorrent-rasterbar.so.7
#9 0x00007ffff773427f in boost_asio_detail_posix_thread_function ()

from /usr/lib/libtorrent-rasterbar.so.7
#10 0x00007ffff7263182 in start_thread (arg=0x7fffc3684700)

---Type to continue, or q to quit---
at pthread_create.c:312
#11 0x00007ffff4d5647d in clone ()

at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
@sledgehammer999
Copy link
Member

You are using a very old version.
Update to latest from our PPA: https://launchpad.net/~qbittorrent-team/+archive/ubuntu/qbittorrent-stable

@qbittorrent qbittorrent locked and limited conversation to collaborators Feb 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants