Solved qBittorrent crashes on FreeBSD 14.0-RELEASE ?

Hello.

Is this a bug to report ?

Code:
mario@marietto:/ # qbittorrent


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

qBittorrent version: v4.4.1

Caught signal: SIGSEGV
Stack trace:

0x822264afb <pthread_setschedparam+0x83b> at /lib/libthr.so.3  0x821aab2d3 <???> at ???

0x823b17f13 <_ZNK10libtorrent11port_filter6accessEt+0xaf3> at /usr/local/lib/libtorrent-rasterbar.so.10 

0x823bbbe6a <_ZN10libtorrent14session_handle22reopen_network_socketsENS_5flags13bitfield_flagIhNS_24reopen_network_flags_tagEvEE+0x1c9ca> at /usr/local/lib/libtorrent-rasterbar.so.10 

0x823bbe881 <_ZN10libtorrent14session_handle22reopen_network_socketsENS_5flags13bitfield_flagIhNS_24reopen_network_flags_tagEvEE+0x1f3e1> at /usr/local/lib/libtorrent-rasterbar.so.10 

0x823b97ced <_ZN10libtorrent7session5startENS_5flags13bitfield_flagIhNS_17session_flags_tagEvEEONS_14session_paramsEPN5boost4asio10io_contextE+0x2bd> at /usr/local/lib/libtorrent-rasterbar.so.10

  0x968a82 <_ZN10libtorrent7sessionC2ERKNS_14session_paramsE+0x52> at /usr/local/bin/qbittorrent
  0x942766 <_ZN10BitTorrent7Session23initializeNativeSessionEv+0x286> at /usr/local/bin/qbittorrent
  0x93ea13 <_ZN10BitTorrent7SessionC2EP7QObject+0x1953> at /usr/local/bin/qbittorrent
  0x94b63b <_ZN10BitTorrent7Session12initInstanceEv+0x2b> at /usr/local/bin/qbittorrent
  0x909ea9 <_ZN11Application4execERK11QStringList+0x39> at /usr/local/bin/qbittorrent

There were no function names found in the stack trace
.Seems like debug symbols are not installed, and the stack trace is useless.
Consider installing debug symbols for packages containing files with empty function names (i.e. empty braces "()") to make your stack trace more useful
Segmentation fault (core dumped)
 
Code:
0x822264afb <pthread_setschedparam+0x83b> at /lib/libthr.so.3  0x821aab2d3 <???> at ???

0x823b17f13 <libtorrent::port_filter::access(unsigned short) const+0xaf3> at /usr/local/lib/libtorrent-rasterbar.so.10 

0x823bbbe6a <libtorrent::session_handle::reopen_network_sockets(libtorrent::flags::bitfield_flag<unsigned char, libtorrent::reopen_network_flags_tag, void>)+0x1c9ca> at /usr/local/lib/libtorrent-rasterbar.so.10 

0x823bbe881 <libtorrent::session_handle::reopen_network_sockets(libtorrent::flags::bitfield_flag<unsigned char, libtorrent::reopen_network_flags_tag, void>)+0x1f3e1> at /usr/local/lib/libtorrent-rasterbar.so.10 

0x823b97ced <libtorrent::session::start(libtorrent::flags::bitfield_flag<unsigned char, libtorrent::session_flags_tag, void>, libtorrent::session_params&&, boost::asio::io_context*)+0x2bd> at /usr/local/lib/libtorrent-rasterbar.so.10

  0x968a82 <libtorrent::session::session(libtorrent::session_params const&)+0x52> at /usr/local/bin/qbittorrent
  0x942766 <BitTorrent::Session::initializeNativeSession()+0x286> at /usr/local/bin/qbittorrent
  0x93ea13 <BitTorrent::Session::Session(QObject*)+0x1953> at /usr/local/bin/qbittorrent
  0x94b63b <BitTorrent::Session::initInstance()+0x2b> at /usr/local/bin/qbittorrent
  0x909ea9 <Application::exec(QStringList const&)+0x39> at /usr/local/bin/qbittorrent

pthread_setschedparam() probably shouldn't segfault, unless being fed with bad pointers.

I'd contact the port maintainer first, though.
 
I don't know what I did to fix it,but I fixed it. qbittorrent 4.6.2 works great on FreeBSD 14.0.
 
archive.org is a good place to look for old movies and tv torrents

its easier to google
site //www.archive.org vintage movies

than use the archive.org search


note the torrents tend to have several different formats for the same film or series episode
for example a .mp4 and .mkv version

so make sure to deselect the ones you dont want
otherwise you will download both the mp4 and mkv version
 
Back
Top