windows 10,make wrong torrent #12248

Closed
opened 2026-02-21 22:30:34 -05:00 by deekerman · 11 comments
Owner

Originally created by @ted423 on GitHub (Jul 5, 2021).

Bug report

Checklist

  • I have read the issue reporting section in the contributing guidelines, so I know how to submit a good bug report with the required information
  • I have verified that the issue is not fixed and is reproducible in the latest version
  • (optional but recommended) I have verified that the issue is not fixed and is reproducible in the latest CI build
  • I have checked the frequent/common issues list and searched the issue tracker for similar bug reports (including closed ones) to avoid posting a duplicate
  • This report is not a support request or question, both of which are better suited for either the discussions section, forum, or subreddit. The wiki did not contain a suitable solution either
  • I have pasted/attached the settings file and relevant log(s) in the Attachments section at the bottom of the report. Mandatory: the settings file and at least the most recent log. See this wiki page if you're not sure where to find them.

Description

qBittorrent info and operating system(s)

qb 4.3.6
win 10 21H1 19043.1081 x64

  • qBittorrent version: (type here)
  • Operating system(s) where the issue occurs: (type here)

If on Linux, libtorrent-rasterbar and Qt versions

  • Qt: (type here)
  • libtorrent-rasterbar: (type here)

What is the problem

it appeared many times, and the recent versions both have, hadn't test other windows platfrom.
maybe file is occupied
However, when I want reproduce this, it not happen again

use mkvtoolnix to remux the mkv, make the source file(it's unchanged) torrent, the torrnet will generate quickly but can't hash
(this time add torrent will stuck when file is occupied)
this is the torrent

image

Detailed steps to reproduce the problem

  1. use mkvtoolnix make or remux the mkv, after finish, hadn't close the mkvtoolnix
  2. use qbittorrent make that mkv file to torrent
  3. the torrent will create in 0 second and the mkv size show correct in the torrent but can not hash the orignal file

What is the expected behavior

Prompt or wait for the file to be released

Extra info (if any)

(type here)

Attachments

舞出我人生5.Step.Up.All.In.2014.1080p.BluRay.x265 10bit.DD+.5.1.MNHD-FRDS.mkv.zip

Originally created by @ted423 on GitHub (Jul 5, 2021). # Bug report <!-- ############################################################################### WARNING! IGNORING THE INSTRUCTIONS IN THIS TEMPLATE WILL RESULT IN THE ISSUE BEING CLOSED AS INCOMPLETE/INVALID ############################################################################### --> ## Checklist <!-- ################################## IMPORTANT ################################## As you read and fulfill each of the following requirements below, put an "x" between the square brackets to mark each task as done, like so: [x] --> - [x] I have read the **issue reporting section** in the [contributing guidelines](https://github.com/qbittorrent/qBittorrent/blob/master/CONTRIBUTING.md), so I know how to submit a good bug report with the required information - [x] I have verified that the **issue is not fixed and is reproducible** in the **[latest version](https://www.qbittorrent.org/download.php)** - [x] (optional but recommended) I have verified that the **issue is not fixed and is reproducible** in the **[latest CI build](https://github.com/qbittorrent/qBittorrent/actions/workflows/ci.yaml?query=branch%3Amaster+event%3Apush)** - [x] I have **checked the [frequent/common issues list](https://github.com/qbittorrent/qBittorrent/projects/2)** and **searched** the issue tracker for similar bug reports (including closed ones) **to avoid posting a duplicate** - [x] This report is **not a support request or question**, both of which are better suited for either the [discussions section](https://github.com/qbittorrent/qBittorrent/discussions), [forum](https://qbforums.shiki.hu/), or [subreddit](https://www.reddit.com/r/qBittorrent/). The [wiki](https://github.com/qbittorrent/qBittorrent/wiki) did not contain a suitable solution either - [x] I have **pasted/attached the settings file and relevant log(s)** in the **Attachments** section at the bottom of the report. Mandatory: the settings file and at least the most recent log. See [this wiki page](https://github.com/qbittorrent/qBittorrent/wiki/Frequently-Asked-Questions#Where_does_qBittorrent_save_its_settings) if you're not sure where to find them. ## Description <!-- ################################## IMPORTANT ################################## Delete each "(type here)" indicator and type your text in their place in the subsections below. You MUST fill in ALL subsections marked with "(type here)" with the appropriate information. Please make sure the description is worded well enough to be understood. Provide steps to reproduce the issue, any additional relevant information, suggested solution (if applicable) and as much context and examples as possible. For more information consult the Contributing Guidelines at https://github.com/qbittorrent/qBittorrent/blob/master/CONTRIBUTING.md. Do not forget about the mandatory attachments! Use the Preview tab before posting to make sure your report looks like it is formatted properly. You don't need to delete these comments, they won't show up in the final post. --> ### qBittorrent info and operating system(s) qb 4.3.6 win 10 21H1 19043.1081 x64 <!-- IMPORTANT: if you did not get the qBittorrent installer from the links in the official website or if you did not install it from the PPA, please mention that after the version --> - qBittorrent version: (type here) - Operating system(s) where the issue occurs: (type here) ### If on Linux, `libtorrent-rasterbar` and `Qt` versions - Qt: (type here) - libtorrent-rasterbar: (type here) ### What is the problem it appeared many times, and the recent versions both have, hadn't test other windows platfrom. maybe file is occupied However, when I want reproduce this, it not happen again use mkvtoolnix to remux the mkv, make the source file(it's unchanged) torrent, the torrnet will generate quickly but can't hash (this time add torrent will stuck when file is occupied) this is the torrent ![image](https://user-images.githubusercontent.com/7042766/124440056-c427fb00-ddac-11eb-84aa-19a60732b077.png) ### Detailed steps to reproduce the problem 1. use mkvtoolnix make or remux the mkv, after finish, hadn't close the mkvtoolnix 2. use qbittorrent make that mkv file to torrent 3. the torrent will create in 0 second and the mkv size show correct in the torrent but can not hash the orignal file ### What is the expected behavior Prompt or wait for the file to be released ### Extra info (if any) (type here) ## Attachments [舞出我人生5.Step.Up.All.In.2014.1080p.BluRay.x265 10bit.DD+.5.1.MNHD-FRDS.mkv.zip](https://github.com/qbittorrent/qBittorrent/files/6762777/5.Step.Up.All.In.2014.1080p.BluRay.x265.10bit.DD%2B.5.1.MNHD-FRDS.mkv.zip) <!-- paste file contents here (or attach the files if they are big), do NOT link to external sites -->
Author
Owner

@ted423 commented on GitHub (Jul 5, 2021):

Maybe it need qb in the background for a long time before this problem occurs

@ted423 commented on GitHub (Jul 5, 2021): Maybe it need qb in the background for a long time before this problem occurs
Author
Owner

@FranciscoPombal commented on GitHub (Jul 5, 2021):

Thanks for the report, but please fill in the template properly - in particular, please provide clear and detailed steps to reproduce, this is not intelligible:

make the source file(it's unchanged) torrent, the torrnet will generate quickly but can't hash
(this time add torrent will stuck when file is occupied)

@FranciscoPombal commented on GitHub (Jul 5, 2021): Thanks for the report, but please fill in the template properly - in particular, please provide clear and detailed steps to reproduce, this is not intelligible: > make the source file(it's unchanged) torrent, the torrnet will generate quickly but can't hash (this time add torrent will stuck when file is occupied)
Author
Owner

@ted423 commented on GitHub (Jul 6, 2021):

Thanks for the report, but please fill in the template properly - in particular, please provide clear and detailed steps to reproduce, this is not intelligible:

make the source file(it's unchanged) torrent, the torrnet will generate quickly but can't hash
(this time add torrent will stuck when file is occupied)

well, today i test(the qb open yestoday and with out doing anything), the qbittorrent crashed and show “thread” and some garbled.
Fortunately, I have many relatively pure machines, ready to observe.

Sorry, becaus I may not good in english, Many times the words do not express the meaning

@ted423 commented on GitHub (Jul 6, 2021): > Thanks for the report, but please fill in the template properly - in particular, please provide clear and detailed steps to reproduce, this is not intelligible: > > > make the source file(it's unchanged) torrent, the torrnet will generate quickly but can't hash > > (this time add torrent will stuck when file is occupied) well, today i test(the qb open yestoday and with out doing anything), the qbittorrent crashed and show “thread” and some garbled. Fortunately, I have many relatively pure machines, ready to observe. Sorry, becaus I may not good in english, Many times the words do not express the meaning
Author
Owner

@ted423 commented on GitHub (Jul 6, 2021):

Thanks for the report, but please fill in the template properly - in particular, please provide clear and detailed steps to reproduce, this is not intelligible:

make the source file(it's unchanged) torrent, the torrnet will generate quickly but can't hash
(this time add torrent will stuck when file is occupied)

I update the step, but I cannot reproduce this.
However , I meet this more than three times.

@ted423 commented on GitHub (Jul 6, 2021): > Thanks for the report, but please fill in the template properly - in particular, please provide clear and detailed steps to reproduce, this is not intelligible: > > > make the source file(it's unchanged) torrent, the torrnet will generate quickly but can't hash > > (this time add torrent will stuck when file is occupied) I update the step, but I cannot reproduce this. However , I meet this more than three times.
Author
Owner

@FranciscoPombal commented on GitHub (Jul 6, 2021):

Perhaps mkvtoolnix was locking the file in some way, or perhaps it hadn't finished writing out the whole file when you tried to create the torrent?

@FranciscoPombal commented on GitHub (Jul 6, 2021): Perhaps mkvtoolnix was locking the file in some way, or perhaps it hadn't finished writing out the whole file when you tried to create the torrent?
Author
Owner

@ted423 commented on GitHub (Jul 6, 2021):

Perhaps mkvtoolnix was locking the file in some way, or perhaps it hadn't finished writing out the whole file when you tried to create the torrent?

I had test, qb work fine when file is locking.
this time the mkv file is the source, only read on it , and I do same thing after I restart qb but not reproduce.
after that torrent created, because it finished too quick. I know there something wrong , so I add torrent to hash, but qb unresponsive

@ted423 commented on GitHub (Jul 6, 2021): > Perhaps mkvtoolnix was locking the file in some way, or perhaps it hadn't finished writing out the whole file when you tried to create the torrent? I had test, qb work fine when file is locking. this time the mkv file is the source, only read on it , and I do same thing after I restart qb but not reproduce. after that torrent created, because it finished too quick. I know there something wrong , so I add torrent to hash, but qb unresponsive
Author
Owner

@FranciscoPombal commented on GitHub (Jul 6, 2021):

Really strange. Well, let us know if you find a reliable way to reproduce this.

@FranciscoPombal commented on GitHub (Jul 6, 2021): Really strange. Well, let us know if you find a reliable way to reproduce this.
Author
Owner

@ted423 commented on GitHub (Sep 28, 2021):

Really strange. Well, let us know if you find a reliable way to reproduce this.

the video is from other

https://user-images.githubusercontent.com/7042766/135080977-29350514-a033-4ead-b89a-e4ffebe304e4.mp4

qb 4.3.8 32bit
Windows 10 x64

image
Unfortunately he did not save the crash report

@ted423 commented on GitHub (Sep 28, 2021): > Really strange. Well, let us know if you find a reliable way to reproduce this. the video is from other https://user-images.githubusercontent.com/7042766/135080977-29350514-a033-4ead-b89a-e4ffebe304e4.mp4 qb 4.3.8 32bit Windows 10 x64 ![image](https://user-images.githubusercontent.com/7042766/135081928-f36fb43f-64d0-4ac4-81fe-fe0eeac7da95.png) Unfortunately he did not save the crash report
Author
Owner

@ted423 commented on GitHub (Sep 28, 2021):

I used to like to use 16M (piece size)

and maybe I didn't change the piece size when test on another machine

@ted423 commented on GitHub (Sep 28, 2021): I used to like to use 16M (piece size) and maybe I didn't change the piece size when test on another machine
Author
Owner

@Chocobo1 commented on GitHub (Oct 2, 2021):

@ted423
Maybe try "qBittorrent v4.4.0beta3". For creating torrent purpose I find it to be more stable than v4.3.8.

@Chocobo1 commented on GitHub (Oct 2, 2021): @ted423 Maybe try "qBittorrent v4.4.0beta3". For creating torrent purpose I find it to be more stable than v4.3.8.
Author
Owner

@ted423 commented on GitHub (Feb 5, 2022):

I haven't seen it for a long time, So I close it first.

@ted423 commented on GitHub (Feb 5, 2022): I haven't seen it for a long time, So I close it first.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#12248
No description provided.