qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
26.92k stars 3.88k forks source link

Ubuntu qbittorrent 4.1.4 crashes! ! ! #9916

Closed sunsea1989 closed 4 years ago

sunsea1989 commented 5 years ago

qBittorrent version and Operating System

qBittorrent version: v4.1.4 Operating System:Ubuntu 16.04.5 LTS (GNU/Linux 4.11.9-041109-generic x86_64)

If on linux, libtorrent and Qt version

Installed using ppa:qbittorrent-team/qbittorrent-stable. Only installed qbittorrent-nox

What is the problem

crashes

What is the expected behavior

  1. The most recent crash occurred when deleting multiple torrents (while deleting files on the hard disk).
  2. There were no signs of the previous crashes. The judgment may be caused by the long opening of webui, and the webui is active for at least 2 hours.
  3. I am using it on the server, the bandwidth of the server is 1Gbps.

Extra info


Please file a bug report at http://bug.qbittorrent.org and provide the following information:

qBittorrent version: v4.1.4

Caught signal: SIGSEGV Stack trace: /usr/lib/x86_64-linux-gnu/libtorrent-rasterbar.so.9 : ()+0xf758e [0x7f4d02dd558e] /usr/lib/x86_64-linux-gnu/libtorrent-rasterbar.so.9 : ()+0xf7648 [0x7f4d02dd5648] /usr/lib/x86_64-linux-gnu/libtorrent-rasterbar.so.9 : ()+0xf76c9 [0x7f4d02dd56c9] /usr/lib/x86_64-linux-gnu/libtorrent-rasterbar.so.9 : ()+0x8b47a [0x7f4d02d6947a] /usr/lib/x86_64-linux-gnu/libtorrent-rasterbar.so.9 : ()+0x10575a [0x7f4d02de375a] /usr/lib/x86_64-linux-gnu/libtorrent-rasterbar.so.9 : ()+0x105fb7 [0x7f4d02de3fb7] /usr/lib/x86_64-linux-gnu/libtorrent-rasterbar.so.9 : ()+0x111054 [0x7f4d02def054] /usr/lib/x86_64-linux-gnu/libtorrent-rasterbar.so.9 : ()+0x9afca [0x7f4d02d78fca] /usr/lib/x86_64-linux-gnu/libtorrent-rasterbar.so.9 : ()+0x9b122 [0x7f4d02d79122] /usr/lib/x86_64-linux-gnu/libtorrent-rasterbar.so.9 : ()+0x13c2fb [0x7f4d02e1a2fb] /usr/lib/x86_64-linux-gnu/libtorrent-rasterbar.so.9 : ()+0xa66de [0x7f4d02d846de] /lib/x86_64-linux-gnu/libpthread.so.0 : ()+0x76ba [0x7f4d023ee6ba] /lib/x86_64-linux-gnu/libc.so.6 : clone()+0x6d [0x7f4d0188341d] Segmentation fault

pl77 commented 5 years ago

Sounds like this issue:

https://github.com/qbittorrent/qBittorrent/issues/9166

sunsea1989 commented 5 years ago

Sounds like this issue:

9166

Yesterday, I recompile and installed qbittorrent-nox 4.1.3. I am using libtorrent 1.0.11. Currently using 1Gbps bandwidth for downloading, it has not crashed yet. If it stays normal, I will try to compile 4.1.4 to test while keeping the libtorrent version unchanged.

pl77 commented 5 years ago

Just in case you still have stability issues, try:

#this will delete your config files too, so maybe back them up first
sudo apt-get remove --purge qbittorrent-nox 
sudo apt-get remove --purge libtorrent-rasterbar
sudo apt-get install qbittorrent-nox

I'm assuming, of course, that you're not using libtorrent-rasterbar as a dependency for another torrent client on your system.

FranciscoPombal commented 4 years ago

Too old (16.04 is now unsupported). Open a new issue if you have problems with the latest version, and using a supported OS.