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

Crash during new torrent added #7471

Closed
silverqx opened this issue Sep 19, 2017 · 3 comments
Closed

Crash during new torrent added #7471

silverqx opened this issue Sep 19, 2017 · 3 comments

Comments

@silverqx
Copy link
Contributor

Assertion failed in libtorrent lib during new torrent added, will see if this happen again, need more investigation.

qBittorrent: master
libtorrent: 1.1.4

msvc 2015 64bit shared build on win10

App log content:

exe: E:\c\qbittorrent_64\build-qbittorrent-Desktop_Qt_5_9_1_MSVC2015_64bit-Debug\src\debug\qbittorrent.exe
  OpenType support missing for script 11
  OpenType support missing for script 11
  OpenType support missing for script 11
  OpenType support missing for script 11
Processing share limits...
Ratio: 0.000000 (limit: 1.150000)
GUI settings loaded
Configuring session
Using a disk cache size of 0 MiB
Session configured
-> destructing Options
setup model data called
Torrent contains 2 files
Adding torrent...
 -> Hash: a77343266dabe0789c46a1ca506451562259dd79
File "Baby.Driver.2017.HDRip.XviD.AC3-EVO/Baby.Driver.2017.HDRip.XviD.AC3-EVO.avi" is previewable, toggle downloading of first/last pieces first
This is a NEW torrent (first time)...
toValidFileSystemName: "Baby.Driver.2017.HDRip.XviD.AC3-EVO" => "Baby.Driver.2017.HDRip.XviD.AC3-EVO"
Saving resume data in "C:/Users/Silver Zachara/AppData/Local/qBittorrent/BT_backup/a77343266dabe0789c46a1ca506451562259dd79.fastresume"
a77343266dabe0789c46a1ca506451562259dd79 have just finished checking
CURRENT CHANGED
Clearing torrent properties
clearing peer list
clear called
clear called
Loading URL seeds
setup model data called
Torrent contains 2 files
Received a tracker reply from https://announce1.cztorrent.net/announce.php?pid=ria7llij219k1nxxcfdipz9q6doc6it6 (Num_peers = 250)
Processing share limits...
Ratio: 0.000000 (limit: 1.150000)
Received a tracker reply from https://announce.cztorrent.net/announce.php?pid=ria7llij219k1nxxcfdipz9q6doc6it6 (Num_peers = 254)
Sizes: 2
__cdecl PropertiesWidget::~PropertiesWidget(void) ENTER
SpeedWidget::~SpeedWidget() ENTER
SpeedWidget::~SpeedWidget() EXIT
__cdecl PropertiesWidget::~PropertiesWidget(void) EXIT
__cdecl TransferListWidget::~TransferListWidget(void) ENTER
__cdecl TransferListWidget::~TransferListWidget(void) EXIT
__cdecl StatusBar::~StatusBar(void)
Deleting RSS Session...
RSS Session deleted.
Saving fast resume data...
Saving fastresume data for Baby.Driver.2017.HDRip.XviD.AC3-EVO
Saving fastresume data for Through the Wormhole - Season 2
Saving fastresume data for Stephen King - Rbitov zviratek
assertion failed. Please file a bugreport at https://github.com/arvidn/libtorrent/issues
Please include the following information:

version: 1.1.4.0-20c1407

file: 'src\file_pool.cpp'
line: 144
function: libtorrent::file_pool::open_file
expression: std::find(m_deleted_storages.begin(), m_deleted_storages.end() , std::make_pair(fs.name(), static_cast<void const*>(&fs))) == m_deleted_storages.end()

stack:
 0: 00007FFB62A6CD69 print_backtrace +233  e:\c\qbittorrent_64\libtorrent-1_1\src\assert.cpp:173
 1: 00000082A57FA720
 2: 0000000000000001

 aborting with 
3 outstanding torrents to save resume data for
Disabling UPnP / NAT-PMP
Deleting the session
@Chocobo1
Copy link
Member

assertion failed. Please file a bugreport at https://github.com/arvidn/libtorrent/issues

you should probably do that

@silverqx
Copy link
Contributor Author

Thx, I know I debug it later or post it to libtorrent issue tracker.

@ngosang
Copy link
Member

ngosang commented Sep 16, 2018

We are closing all issues related to old qBittorrent versions (qBittorrent < 4.1.0).
Please, update to last release and, if the bug/error/crash is still present, open another issue.
Thank you.

@ngosang ngosang closed this as completed Sep 16, 2018
@qbittorrent qbittorrent locked and limited conversation to collaborators Feb 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants