HELP PLEASE

Other platforms, generic questions.
Post Reply
wimK

HELP PLEASE

Post by wimK »

On my Raspberry Pi3B+, running raspbian Stretch, qBittorrent v4.1.5

After starting download of three files, qbittorrent crashes and I find below in syslog.
I am investigating the possibility that the downloads files might have been deleted while downloading, not sure if this would explain the whole problem though, especially some files not being found (see below). Maybe I forgot something while compiling and installing?
Syslog attached.

Any help appreciated.

Greetings,

Wim

Lots of these:
Feb  9 06:25:27 raspberrypi qbittorrent-nox[384]: Received a tracker reply from ...

Feb  9 06:41:03 raspberrypi qbittorrent-nox[384]: File :/www/public/recordings/ was not found!

A number of these:
Feb  9 06:41:03 raspberrypi qbittorrent-nox[384]: Http::RequestParser::ParseResult Http::RequestParser::doParse(const QByteArray&) incomplete request

A number of these:
Feb  9 06:44:47 raspberrypi qbittorrent-nox[384]: A file completed download in ...
Feb  9 06:51:30 raspberrypi qbittorrent-nox[384]: Got a torrent finished alert for ...
Feb  9 06:51:30 raspberrypi qbittorrent-nox[384]: Torrent has seed status: no

A number of these:
Feb  9 06:51:30 raspberrypi qbittorrent-nox[384]: Saving fastresume data for ...
Feb  9 06:51:30 raspberrypi qbittorrent-nox[384]: Checking if the torrent contains torrent files to download

Feb  9 06:59:13 raspberrypi qbittorrent-nox[384]: File :/www/public/vtigercrm/vtigerservice.php was not found!
Feb  9 07:18:43 raspberrypi qbittorrent-nox[384]: File :/www/public/about.php was not found!

Lots of these:
Feb  9 07:58:18 raspberrypi qbittorrent-nox[384]: void
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: void BitTorrent::Session::handleFileErrorAlert(libtorrent::file_error_alert*)

ENDING WITH:
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: assertion failed. Please file a bugreport at https://github.com/arvidn/libtorrent/issues
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: Please include the following information:
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: version: 1.1.11.0-ed4ca98a1
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: file: 'storage.cpp'
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: line: 995
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: function: virtual void libtorrent::default_storage::write_resume_data(libtorrent::entry&, libtorrent::storage_error&) const
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: expression: file_size == 0
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: file_size: 2208430540
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: stack:
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: <not supported>
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: assertion failed. Please file a bugreport at https://github.com/arvidn/libtorrent/issues
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: Please include the following information:
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: version: 1.1.11.0-ed4ca98a1
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: file: 'storage.cpp'
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: line: 995
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: function: virtual void libtorrent::default_storage::write_resume_data(libtorrent::entry&, libtorrent::storage_error&) const
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: expression: file_size == 0
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: file_size: 3463163869
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: stack:
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: <not supported>
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: *************************************************************
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: Please file a bug report at http://bug.qbittorrent.org and provide the following information:
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: qBittorrent version: v4.1.5
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: Caught signal: SIGABRT
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: Stack trace:
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: *************************************************************
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: Please file a bug report at http://bug.qbittorrent.org and provide the following information:
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: qBittorrent version: v4.1.5
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: Caught signal: SIGABRT
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: Stack trace:
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: There were no function names found in the stack trace
Feb  9 08:36:09 raspberrypi qbittorrent-nox[384]: .Seems like debug symbols are not installed, and the stack trace is useless.
Feb  9 08:36:09 raspberrypi systemd[1]: qbittorrent.service: Main process exited, code=killed, status=6/ABRT
Feb  9 08:36:10 raspberrypi killall[23839]: qbittorrent-nox: geen proces gevonden
Feb  9 08:36:10 raspberrypi systemd[1]: qbittorrent.service: Control process exited, code=exited status=1
Feb  9 08:36:10 raspberrypi systemd[1]: qbittorrent.service: Unit entered failed state.
Feb  9 08:36:10 raspberrypi systemd[1
wimK

Re: HELP PLEASE

Post by wimK »

[quote="wimK"]
I am investigating the possibility that the downloads files might have been deleted while downloading, not sure if this would explain the whole problem though, especially some files not being found (see below).[/quote]

That wasn't the cause of the crash. Just got a new crash, syslogsee below. Have a forgotten to install something? Please help.

Greetings,

Wim

Feb 10 14:12:28 raspberrypi qbittorrent-nox[12479]: assertion failed. Please file a bugreport at https://github.com/arvidn/libtorrent/issues
Feb 10 14:12:28 raspberrypi qbittorrent-nox[12479]: Please include the following information:
Feb 10 14:12:28 raspberrypi qbittorrent-nox[12479]: version: 1.1.11.0-ed4ca98a1
Feb 10 14:12:28 raspberrypi qbittorrent-nox[12479]: file: 'storage.cpp'
Feb 10 14:12:28 raspberrypi qbittorrent-nox[12479]: line: 995
Feb 10 14:12:28 raspberrypi qbittorrent-nox[12479]: function: virtual void libtorrent::default_storage::write_resume_data(libtorrent::entry&, libtorrent::storage_error&) const
Feb 10 14:12:28 raspberrypi qbittorrent-nox[12479]: expression: file_size == 0
Feb 10 14:12:28 raspberrypi qbittorrent-nox[12479]: file_size: 22351907
Feb 10 14:12:28 raspberrypi qbittorrent-nox[12479]: stack:
Feb 10 14:12:28 raspberrypi qbittorrent-nox[12479]: <not supported>
Feb 10 14:12:28 raspberrypi qbittorrent-nox[12479]: *************************************************************
Feb 10 14:12:28 raspberrypi qbittorrent-nox[12479]: Please file a bug report at http://bug.qbittorrent.org and provide the following information:
Feb 10 14:12:28 raspberrypi qbittorrent-nox[12479]: qBittorrent version: v4.1.5
Feb 10 14:12:28 raspberrypi qbittorrent-nox[12479]: Caught signal: SIGABRT
Feb 10 14:12:28 raspberrypi qbittorrent-nox[12479]: Stack trace:
Feb 10 14:12:28 raspberrypi qbittorrent-nox[12479]: There were no function names found in the stack trace
Feb 10 14:12:28 raspberrypi qbittorrent-nox[12479]: .Seems like debug symbols are not installed, and the stack trace is useless.
Feb 10 14:12:28 raspberrypi systemd[1]: qbittorrent.service: Main process exited, code=killed, status=6/ABRT
Feb 10 14:12:28 raspberrypi killall[21121]: qbittorrent-nox: geen proces gevonden
Feb 10 14:12:28 raspberrypi systemd[1]: qbittorrent.service: Control process exited, code=exited status=1
Feb 10 14:12:28 raspberrypi systemd[1]: qbittorrent.service: Unit entered failed state.
Feb 10 14:12:28 raspberrypi systemd[1]: qbittorrent.service: Failed with result 'signal'.
Post Reply