Opened 10 years ago

Closed 10 years ago

#69 closed defect (worksforme)

qBittorrent 3.1.2 crash

Reported by: David McKenna Owned by:
Priority: Feedback Pending Component: qtapps
Version: Keywords:
Cc:

Description

Previously used qBittorrent 3.0.11 with no issues. All required libraries are installed via RPM/YUM. On launch, version 3.1.2 displays the splash image, then briefly its console, then disappears. No POPUPLOG or any error messages. Reverting to 3.0.11 works again.

Attachments (1)

qbit_4.log (5.9 KB) - added by guzzi 10 years ago.

Download all attachments as: .zip

Change History (23)

comment:1 Changed 10 years ago by David McKenna

After deleting all Bittorrent related folders found in the /Home/ directory tree, QBittorrent 3.1.2 now works fine. Maybe an incompatibility with files created with older versions? Anyway... please close this ticket. Thanks...

comment:2 Changed 10 years ago by Tellie

Hi David,

If you close Qbittorrent and restart does it still works then? I notice same behavior here. But if i restart then i have to remove the resume files. after that it's working again.

Did you run qbitorrent 2>&1 |tee run.out and see what it shows..

comment:3 Changed 10 years ago by David McKenna

Tellie,

Something has gone radically wrong with my system. I cannot start any QT based software after a recent YUM UPDATE. Now I get this POPUPLOG:

11-18-2013 18:14:47 SYS3175 PID 0068 TID 0001 Slot 00b0 C:\PROGRAMS\QBITTORRENT\QBITTORRENT.EXE c0000005 11aa4ce0 P1=00000002 P2=1f371b80 P3=XXXXXXXX P4=XXXXXXXX EAX=00000000 EBX=11b4df44 ECX=1f371b80 EDX=11b4dd90 ESI=00000000 EDI=00000000 DS=0053 DSACC=d0f3 DSLIM=5fffffff ES=0053 ESACC=d0f3 ESLIM=5fffffff FS=150b FSACC=00f3 FSLIM=00000030 GS=0000 GSACC= GSLIM= CS:EIP=005b:11aa4ce0 CSACC=d0df CSLIM=5fffffff SS:ESP=0053:013dff74 SSACC=d0f3 SSLIM=5fffffff EBP=013dffa0 FLG=00010246

GCC473.DLL 0001:00004ce0


11-18-2013 18:14:47 SYS3175 PID 0068 TID 0001 Slot 00b0 C:\PROGRAMS\QBITTORRENT\QBITTORRENT.EXE c0000005 1e59dc0c P1=00000001 P2=000000e6 P3=XXXXXXXX P4=XXXXXXXX EAX=00000000 EBX=1a633980 ECX=18c003e5 EDX=00000073 ESI=00000000 EDI=00000000 DS=0053 DSACC=d0f3 DSLIM=5fffffff ES=0053 ESACC=d0f3 ESLIM=5fffffff FS=150b FSACC=00f3 FSLIM=00000030 GS=0000 GSACC= GSLIM= CS:EIP=005b:1e59dc0c CSACC=d0df CSLIM=5fffffff SS:ESP=0053:013dfaec SSACC=d0f3 SSLIM=5fffffff EBP=013dfb88 FLG=00010246

REGISTRY.DLL 0001:0000dc0c


11-18-2013 18:14:47 SYS3183 PID 0068 TID 0001 Slot 00b0 C:\PROGRAMS\QBITTORRENT\QBITTORRENT.EXE c000009a 11aa241c EAX=00000c62 EBX=11b4df4c ECX=00000000 EDX=00000001 ESI=11b4df48 EDI=00000000 DS=0053 DSACC=d0f3 DSLIM=5fffffff ES=0053 ESACC=d0f3 ESLIM=5fffffff FS=150b FSACC=00f3 FSLIM=00000030 GS=0000 GSACC= GSLIM= CS:EIP=005b:11aa241c CSACC=d0df CSLIM=5fffffff SS:ESP=0053:013dfa50 SSACC=d0f3 SSLIM=5fffffff EBP=013dfa98 FLG=00010203

GCC473.DLL 0001:0000241c

I get the same exact same 3 messages with qPDFView and Scribus. No idea what's going on yet...

comment:4 Changed 10 years ago by Tellie

Hi David,

Could you try first if the ​​ftp://ftp.netlabs.org/pub/qtapps/gcc473.7z works ??

Is looks a bit like: svn.netlabs.org/qtapps/ticket/68

comment:5 Changed 10 years ago by David McKenna

Tellie,

Yes.... that cured the problem with QT apps. Where is that version from? I want to report this in the RPM/YUM bugtracker...

comment:6 Changed 10 years ago by Silvan Scherrer

Priority: majorFeedback Pending

David, please do another yum update. new gcc 473 should be available and fixed. This fixes the gcc problem, which has nothing to do with the qbittorrent.

Could you eventually try to go back to 3.0.11 and update to 3.1.2 again? As this should really work smooth. If not please provide stdout and stderr logs.

comment:7 Changed 10 years ago by guzzi

I see something similar.

This is with only one torrent:

Object::connect: No such slot TrackerList::editSelectedTracker() Object::connect: No such slot TrackerList::editSelectedTracker() Object::connect: No such slot PropertiesWidget::editWebSeed() Object::connect: (receiver name: 'PropertiesWidget?') Object::connect: No such slot PropertiesWidget::editWebSeed() Object::connect: (sender name: 'listWebSeeds') Object::connect: (receiver name: 'PropertiesWidget?') ERROR Detected!!! Adding back torrent e9c5bb4450bf6ea11dc17f7f743b1c50a461c2ff which got lost for some reason. terminate called after throwing an instance of 'libtorrent::libtorrent_exception'

what(): No such file or directory

Killed by SIGABRT pid=0x006e ppid=0x0024 tid=0x0001 slot=0x00d4 pri=0x0200 mc=0x0001 F:\COMM\QBIT\QBITTORRENT.EXE Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.

comment:8 Changed 10 years ago by guzzi

After I delete qBittorrent-resume.ini the app will start normally. However, if I delete a completed download, close qbittorrent and try to restart it, the same problem occurs again. Then deleting qBittorrent-resume.ini will cause the torrent file to reappear and be downloaded again.

comment:9 Changed 10 years ago by Silvan Scherrer

please try qbit_312d.exe from ftp.netlabs.org/pub/qtapps i enabled debug output. eventually i get some hints whats wrong.

comment:10 Changed 10 years ago by guzzi

Here's the output:

Python version is: "2.6.5" Preferences constructor Qt en_US locale unrecognized, using default (en). en_US locale recognized, using translation. Preferences constructor Preferences constructor Configuring session Preferences constructor int QBtSession::getListenPort() const 53567 Session port changes in program preferences: 53567 -> 6881 void QBtSession::setListeningPort(int) 6881 Preferences constructor Enabling default temp path... void QBtSession::setDownloadRateLimit(long int) -1 void QBtSession::setUploadRateLimit(long int) 30720 Loading country resolution settings in country reoslution settings Loading geoip database Loading GeoIP database from F:/HOME/DEFAULT/.local/share/data/qBittorrentgeoip\GeoIP.dat... Preferences constructor Enabling UPnP / NAT-PMP Using a disk cache size of 128 MiB Ignore limits on LAN true Settings SessionSettings? Set session settings void QBtSession::setMaxConnectionsPerTorrent(int) 50 void QBtSession::setMaxUploadsPerTorrent(int) 4 Starting DHT... DHT enabled Enabling Local Peer Discovery Applying encryption settings Disabling IPFilter void QBtSession::setProxySettings(libtorrent::proxy_settings) Preferences constructor Disabling HTTP communications proxy Adding scan dir "H:/download" false FS Watching is watching H:/download in normal mode scanLocalFolder(H:/download) called Session configured

  • BTSession constructed

create tabWidget Preferences constructor Preferences constructor Sorting by decoration Preferences constructor Changed tab to transfer list, refreshing the list Preferences constructor Preferences constructor Settings transfer list refresh interval to 1500ms hidePriorityColumn(1) Preferences constructor Preferences constructor GUI settings loaded Preferences constructor Updating nova plugin :/nova/nova2.py version: 1.31 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/nova2.py version: 1.31 plugin :/nova/nova2dl.py version: 1.10 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/nova2dl.py version: 1.10 plugin :/nova/novaprinter.py version: 1.43 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/novaprinter.py version: 1.43 plugin :/nova/helpers.py version: 1.32 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/helpers.py version: 1.32 plugin :/nova/engines/btdigg.py version: 1.21 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/btdigg.py version: 1.21 plugin :/nova/engines/extratorrent.py version: 1.10 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/extratorrent.py version: 1.10 plugin :/nova/engines/isohunt.py version: 1.42 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/isohunt.py version: 1.42 plugin :/nova/engines/kickasstorrents.py version: 1.24 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/kickasstorrents.py version: 1.24 plugin :/nova/engines/legittorrents.py version: 1.02 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/legittorrents.py version: 1.02 plugin :/nova/engines/mininova.py version: 1.50 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/mininova.py version: 1.50 plugin :/nova/engines/piratebay.py version: 1.52 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/piratebay.py version: 1.52 plugin :/nova/engines/torrentreactor.py version: 1.32 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/torrentreactor.py version: 1.32 plugin :/nova/engines/vertor.py version: 1.30 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/vertor.py version: 1.30 Supported search engine: BTDigg Supported search engine: btjunkie Supported search engine: extratorrent Supported search engine: isoHunt Supported search engine: kickasstorrents Supported search engine: legittorrents Supported search engine: Mininova Supported search engine: The Pirate Bay Supported search engine: TorrentDownloads? Supported search engine: TorrentReactor?.Net Supported search engine: vertor Supported category: movies Supported category: books Supported category: music Supported category: anime Supported category: pictures Supported category: tv Supported category: games Supported category: software Preferences constructor Show Event Resuming unfinished torrents found torrent with hash: b4d5d0497e67357f64533a50b560cac902b51889 on hard disk ERROR Detected!!! Adding back torrent b4d5d0497e67357f64533a50b560cac902b51889 which got lost for some reason. Preferences constructor Adding F:/HOME/DEFAULT/.local/share/data/qBittorrent/BT_backup\b4d5d0497e67357f64533a50b560cac902b51889.torrent to download list Loading torrent at "F:/HOME/DEFAULT/.local/share/data/qBittorrent/BT_backup\b4d5d0497e67357f64533a50b560cac902b51889.torrent"

-> Hash: b4d5d0497e67357f64533a50b560cac902b51889 -> Name: Di derre Beste

Trying to load fastresume data: F:/HOME/DEFAULT/.local/share/data/qBittorrent/BT_backup/b4d5d0497e67357f64533a50b560cac902b51889.fastresume SavePath? got from persistant data is getSavePath, got save_path from persistent data: H:/download/decoded addTorrent::Temp folder is enabled. addTorrent: using save_path: H:/download/Incomplete Preferences constructor Preferences constructor Starting up torrents Starting up torrent 7e67357f64533a50b560cac902b51889b73360c3 Preferences constructor Adding F:/HOME/DEFAULT/.local/share/data/qBittorrent/BT_backup\7e67357f64533a50b560cac902b51889b73360c3.torrent to download list Loading torrent at "F:/HOME/DEFAULT/.local/share/data/qBittorrent/BT_backup\7e67357f64533a50b560cac902b51889b73360c3.torrent" terminate called after throwing an instance of 'libtorrent::libtorrent_exception'

what(): No such file or directory

Killed by SIGABRT pid=0x00c5 ppid=0x0024 tid=0x0001 slot=0x00c5 pri=0x0200 mc=0x0001 F:\COMM\QBIT\QBITTORRENT.EXE Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.

comment:11 Changed 10 years ago by David McKenna

diver,

OK... I did the YUM UPDATE and everything is back to normal. I'll do as you ask with going back to 3.0.11 ASAP, but it may not be until this weekend I can get the time... stay tuned.

comment:12 Changed 10 years ago by Silvan Scherrer

@guzzi: please redownload the qbit_312d.exe and try again. it seems like some try catch was not working correct.

comment:13 Changed 10 years ago by guzzi

Done, here are the results:

Python version is: "2.6.5" Preferences constructor Qt en_US locale unrecognized, using default (en). en_US locale recognized, using translation. Preferences constructor Preferences constructor Configuring session Preferences constructor int QBtSession::getListenPort() const 58770 Session port changes in program preferences: 58770 -> 6881 void QBtSession::setListeningPort(int) 6881 Preferences constructor Enabling default temp path... void QBtSession::setDownloadRateLimit(long int) -1 void QBtSession::setUploadRateLimit(long int) 30720 Loading country resolution settings in country reoslution settings Loading geoip database Loading GeoIP database from F:/HOME/DEFAULT/.local/share/data/qBittorrentgeoip\GeoIP.dat... Preferences constructor Enabling UPnP / NAT-PMP Using a disk cache size of 128 MiB Ignore limits on LAN true Settings SessionSettings? Set session settings void QBtSession::setMaxConnectionsPerTorrent(int) 50 void QBtSession::setMaxUploadsPerTorrent(int) 4 Starting DHT... DHT enabled Enabling Local Peer Discovery Applying encryption settings Disabling IPFilter void QBtSession::setProxySettings(libtorrent::proxy_settings) Preferences constructor Disabling HTTP communications proxy Adding scan dir "H:/download" false FS Watching is watching H:/download in normal mode scanLocalFolder(H:/download) called Session configured

  • BTSession constructed

create tabWidget Preferences constructor Preferences constructor Sorting by decoration Preferences constructor Changed tab to transfer list, refreshing the list Preferences constructor Preferences constructor Settings transfer list refresh interval to 1500ms hidePriorityColumn(1) Preferences constructor Preferences constructor GUI settings loaded Preferences constructor Updating nova plugin :/nova/nova2.py version: 1.31 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/nova2.py version: 1.31 plugin :/nova/nova2dl.py version: 1.10 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/nova2dl.py version: 1.10 plugin :/nova/novaprinter.py version: 1.43 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/novaprinter.py version: 1.43 plugin :/nova/helpers.py version: 1.32 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/helpers.py version: 1.32 plugin :/nova/engines/btdigg.py version: 1.21 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/btdigg.py version: 1.21 plugin :/nova/engines/extratorrent.py version: 1.10 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/extratorrent.py version: 1.10 plugin :/nova/engines/isohunt.py version: 1.42 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/isohunt.py version: 1.42 plugin :/nova/engines/kickasstorrents.py version: 1.24 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/kickasstorrents.py version: 1.24 plugin :/nova/engines/legittorrents.py version: 1.02 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/legittorrents.py version: 1.02 plugin :/nova/engines/mininova.py version: 1.50 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/mininova.py version: 1.50 plugin :/nova/engines/piratebay.py version: 1.52 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/piratebay.py version: 1.52 plugin :/nova/engines/torrentreactor.py version: 1.32 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/torrentreactor.py version: 1.32 plugin :/nova/engines/vertor.py version: 1.30 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/vertor.py version: 1.30 Supported search engine: BTDigg Supported search engine: btjunkie Supported search engine: extratorrent Supported search engine: isoHunt Supported search engine: kickasstorrents Supported search engine: legittorrents Supported search engine: Mininova Supported search engine: The Pirate Bay Supported search engine: TorrentDownloads? Supported search engine: TorrentReactor?.Net Supported search engine: vertor Supported category: movies Supported category: books Supported category: music Supported category: anime Supported category: pictures Supported category: tv Supported category: games Supported category: software Preferences constructor Show Event Resuming unfinished torrents found torrent with hash: b4d5d0497e67357f64533a50b560cac902b51889 on hard disk ERROR Detected!!! Adding back torrent b4d5d0497e67357f64533a50b560cac902b51889 which got lost for some reason. Preferences constructor Adding F:/HOME/DEFAULT/.local/share/data/qBittorrent/BT_backup\b4d5d0497e67357f64533a50b560cac902b51889.torrent to download list Loading torrent at "F:/HOME/DEFAULT/.local/share/data/qBittorrent/BT_backup\b4d5d0497e67357f64533a50b560cac902b51889.torrent"

-> Hash: b4d5d0497e67357f64533a50b560cac902b51889 -> Name: Di derre Beste

Trying to load fastresume data: F:/HOME/DEFAULT/.local/share/data/qBittorrent/BT_backup/b4d5d0497e67357f64533a50b560cac902b51889.fastresume SavePath? got from persistant data is getSavePath, got save_path from persistent data: H:/download/decoded addTorrent::Temp folder is enabled. addTorrent: using save_path: H:/download/Incomplete Preferences constructor Preferences constructor Starting up torrents Starting up torrent 7e67357f64533a50b560cac902b51889b73360c3 Preferences constructor Adding F:/HOME/DEFAULT/.local/share/data/qBittorrent/BT_backup\7e67357f64533a50b560cac902b51889b73360c3.torrent to download list Loading torrent at "F:/HOME/DEFAULT/.local/share/data/qBittorrent/BT_backup\7e67357f64533a50b560cac902b51889b73360c3.torrent" terminate called after throwing an instance of 'libtorrent::libtorrent_exception'

what(): No such file or directory

Killed by SIGABRT pid=0x0069 ppid=0x0024 tid=0x0001 slot=0x00f7 pri=0x0200 mc=0x0001 F:\COMM\QBIT\QBITTORRENT.EXE Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.

comment:14 Changed 10 years ago by Silvan Scherrer

why exception handling is not working as it should i need to look deeper, but something with the torrent F:/HOME/DEFAULT/.local/share/data/qBittorrent/BT_backup\7e67357f64533a50b560cac902b51889b73360c3.torrent is wrong. is that file broken?

comment:15 Changed 10 years ago by guzzi

It does it with other torrents too. I deleted the one from the previous logs and added another one with qbittorrent running. As soon as it reads the tor file it boms out. When I restart it with logging it reports a new torrent in the log and quits. I restarted it again and then it doesn't report a new torrent but does as it did with the previous torrent. See both logs: Python version is: "2.6.5" Preferences constructor Qt en_US locale unrecognized, using default (en). en_US locale recognized, using translation. Preferences constructor Preferences constructor Configuring session Preferences constructor int QBtSession::getListenPort() const 59392 Session port changes in program preferences: 59392 -> 6881 void QBtSession::setListeningPort(int) 6881 Preferences constructor Enabling default temp path... void QBtSession::setDownloadRateLimit(long int) -1 void QBtSession::setUploadRateLimit(long int) 30720 Loading country resolution settings in country reoslution settings Loading geoip database Loading GeoIP database from F:/HOME/DEFAULT/.local/share/data/qBittorrentgeoip\GeoIP.dat... Preferences constructor Enabling UPnP / NAT-PMP Using a disk cache size of 128 MiB Ignore limits on LAN true Settings SessionSettings? Set session settings void QBtSession::setMaxConnectionsPerTorrent(int) 50 void QBtSession::setMaxUploadsPerTorrent(int) 4 Starting DHT... DHT enabled Enabling Local Peer Discovery Applying encryption settings Disabling IPFilter void QBtSession::setProxySettings(libtorrent::proxy_settings) Preferences constructor Disabling HTTP communications proxy Adding scan dir "H:/download" false FS Watching is watching H:/download in normal mode scanLocalFolder(H:/download) called The following files are being reported: H:/download/[kickass.to]led.zeppelin.mothership.2007.mp3.320.oan.torrent File H:/download/[kickass.to]led.zeppelin.mothership.2007.mp3.320.oan.torrent added Preferences constructor Adding H:/download/[kickass.to]led.zeppelin.mothership.2007.mp3.320.oan.torrent to download list Loading torrent at "H:/download/[kickass.to]led.zeppelin.mothership.2007.mp3.320.oan.torrent"

-> Hash: 3414104b1aa6349ef7475002e8c21e5ea0357687 -> Name: Led Zeppelin - Mothership - 2007 [MP3 @ 320] (oan)

SavePath? got from persistant data is getSavePath, got save_path from persistent data: H:/download/decoded addTorrent::Temp folder is enabled. addTorrent: using save_path: H:/download/Incomplete Preferences constructor This is a NEW torrent (first time)... loadTorrentTempdata() - ENTER Saving torrent persistant data Saving persistent data for 1aa6349ef7475002e8c21e5ea0357687af15a24e TorrentPersistantData?: overriding save path is H:/download/decoded/ TorrentPersistentData?: Saving save_path H:/download/Incomplete, hash: 1aa6349ef7475002e8c21e5ea0357687af15a24e Preferences constructor

Killed by SIGSEGV pid=0x0090 ppid=0x0024 tid=0x0001 slot=0x00fd pri=0x0200 mc=0x0001 F:\COMM\QBIT\QBITTORRENT.EXE QBITTORR 0:00036d4c cs:eip=005b:00046d4c ss:esp=0053:0140e4d0 ebp=0140e658

ds=0053 es=0053 fs=150b gs=0000 efl=00210202

eax=21007d97 ebx=2015a8b8 ecx=1bc00002 edx=2003013c edi=0140e610 esi=0140e504 Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.

And the second one:

Python version is: "2.6.5" Preferences constructor Qt en_US locale unrecognized, using default (en). en_US locale recognized, using translation. Preferences constructor Preferences constructor Configuring session Preferences constructor int QBtSession::getListenPort() const 59399 Session port changes in program preferences: 59399 -> 6881 void QBtSession::setListeningPort(int) 6881 Preferences constructor Enabling default temp path... void QBtSession::setDownloadRateLimit(long int) -1 void QBtSession::setUploadRateLimit(long int) 30720 Loading country resolution settings in country reoslution settings Loading geoip database Loading GeoIP database from F:/HOME/DEFAULT/.local/share/data/qBittorrentgeoip\GeoIP.dat... Preferences constructor Enabling UPnP / NAT-PMP Using a disk cache size of 128 MiB Ignore limits on LAN true Settings SessionSettings? Set session settings void QBtSession::setMaxConnectionsPerTorrent(int) 50 void QBtSession::setMaxUploadsPerTorrent(int) 4 Starting DHT... DHT enabled Enabling Local Peer Discovery Applying encryption settings Disabling IPFilter void QBtSession::setProxySettings(libtorrent::proxy_settings) Preferences constructor Disabling HTTP communications proxy Adding scan dir "H:/download" false FS Watching is watching H:/download in normal mode scanLocalFolder(H:/download) called Session configured

  • BTSession constructed

create tabWidget Preferences constructor Preferences constructor Sorting by decoration Preferences constructor Changed tab to transfer list, refreshing the list Preferences constructor Preferences constructor Settings transfer list refresh interval to 1500ms hidePriorityColumn(1) Preferences constructor Preferences constructor GUI settings loaded Preferences constructor Updating nova plugin :/nova/nova2.py version: 1.31 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/nova2.py version: 1.31 plugin :/nova/nova2dl.py version: 1.10 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/nova2dl.py version: 1.10 plugin :/nova/novaprinter.py version: 1.43 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/novaprinter.py version: 1.43 plugin :/nova/helpers.py version: 1.32 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/helpers.py version: 1.32 plugin :/nova/engines/btdigg.py version: 1.21 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/btdigg.py version: 1.21 plugin :/nova/engines/extratorrent.py version: 1.10 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/extratorrent.py version: 1.10 plugin :/nova/engines/isohunt.py version: 1.42 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/isohunt.py version: 1.42 plugin :/nova/engines/kickasstorrents.py version: 1.24 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/kickasstorrents.py version: 1.24 plugin :/nova/engines/legittorrents.py version: 1.02 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/legittorrents.py version: 1.02 plugin :/nova/engines/mininova.py version: 1.50 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/mininova.py version: 1.50 plugin :/nova/engines/piratebay.py version: 1.52 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/piratebay.py version: 1.52 plugin :/nova/engines/torrentreactor.py version: 1.32 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/torrentreactor.py version: 1.32 plugin :/nova/engines/vertor.py version: 1.30 plugin F:/HOME/DEFAULT/.local/share/data/qBittorrent/nova/engines/vertor.py version: 1.30 Supported search engine: BTDigg Supported search engine: btjunkie Supported search engine: extratorrent Supported search engine: isoHunt Supported search engine: kickasstorrents Supported search engine: legittorrents Supported search engine: Mininova Supported search engine: The Pirate Bay Supported search engine: TorrentDownloads? Supported search engine: TorrentReactor?.Net Supported search engine: vertor Supported category: movies Supported category: books Supported category: music Supported category: anime Supported category: pictures Supported category: tv Supported category: games Supported category: software Preferences constructor Show Event Resuming unfinished torrents found torrent with hash: 3414104b1aa6349ef7475002e8c21e5ea0357687 on hard disk ERROR Detected!!! Adding back torrent 3414104b1aa6349ef7475002e8c21e5ea0357687 which got lost for some reason. Preferences constructor Adding F:/HOME/DEFAULT/.local/share/data/qBittorrent/BT_backup\3414104b1aa6349ef7475002e8c21e5ea0357687.torrent to download list Loading torrent at "F:/HOME/DEFAULT/.local/share/data/qBittorrent/BT_backup\3414104b1aa6349ef7475002e8c21e5ea0357687.torrent"

-> Hash: 3414104b1aa6349ef7475002e8c21e5ea0357687 -> Name: Led Zeppelin - Mothership - 2007 [MP3 @ 320] (oan)

Trying to load fastresume data: F:/HOME/DEFAULT/.local/share/data/qBittorrent/BT_backup/3414104b1aa6349ef7475002e8c21e5ea0357687.fastresume SavePath? got from persistant data is getSavePath, got save_path from persistent data: H:/download/decoded addTorrent::Temp folder is enabled. addTorrent: using save_path: H:/download/Incomplete Preferences constructor Preferences constructor Starting up torrents Starting up torrent 1aa6349ef7475002e8c21e5ea0357687af15a24e Preferences constructor Adding F:/HOME/DEFAULT/.local/share/data/qBittorrent/BT_backup\1aa6349ef7475002e8c21e5ea0357687af15a24e.torrent to download list Loading torrent at "F:/HOME/DEFAULT/.local/share/data/qBittorrent/BT_backup\1aa6349ef7475002e8c21e5ea0357687af15a24e.torrent" terminate called after throwing an instance of 'libtorrent::libtorrent_exception'

what(): No such file or directory

Killed by SIGABRT pid=0x0094 ppid=0x0024 tid=0x0001 slot=0x00e8 pri=0x0200 mc=0x0001 F:\COMM\QBIT\QBITTORRENT.EXE Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.

comment:16 Changed 10 years ago by Silvan Scherrer

please try the same file again and see if there are more debug info's. please attach the log and don't copy paste it, as this makes the ticket very large.

Changed 10 years ago by guzzi

Attachment: qbit_4.log added

comment:17 Changed 10 years ago by guzzi

Just did. Sorry about the pasting, was looking for an attach button at the bottom of the commnt field and didn't see one....

comment:18 Changed 10 years ago by Silvan Scherrer

is this stdout and stderr log? is the additional logging should go to stderr

comment:19 Changed 10 years ago by guzzi

This is the output of qbittorrent 2>&1 |tee qbit_4.log

I have seen the same problem after upgrading with previous versions so I did a test. ALL versions after 2.8.5 have the same behaviour. 2.8.5 starts correctly.

comment:20 Changed 10 years ago by Silvan Scherrer

I can't reproduce the problems here. But what we (Elbert and I) found out is, that with a stdcpp.dll from mid July or older it runs flawless. And if the stdcpp is newer it crashes. I suspect it's the stdcpp from gcc 473, which is the culprint. I talk to the gcc 473 creater, so stay tuned.

comment:21 Changed 10 years ago by guzzi

I just tried an older stdcpp.dll and with that qbittorrent does start. It doesn't work flawlessly though. I have noticed that when I delete a torrent from the list, close the app and restart it, the torrent is there again. This may be a different bug, so I'll wait for an updated stdcpp.dll before digging deeper.

comment:22 Changed 10 years ago by Silvan Scherrer

Resolution: worksforme
Status: newclosed

if you have installed gcc 4.7.3 take care that you have very latest. something with -5 at the end. with this all should work.

i close this ticket, as it's not related to qbit. if you find other qbit problems open a new ticket please.

Note: See TracTickets for help on using tickets.