qbittorrent crashes when I add a torrent #5222

Closed
opened 2026-02-21 17:44:02 -05:00 by deekerman · 3 comments
Owner

Originally created by @mcyellowbird on GitHub (Feb 12, 2017).

Please provide the following information

qBittorrent version and Operating System: v3.3.10 - OS: Windows 10 10.0.14393 x86_64

If on linux, libtorrent and Qt version: libtorrent: 1.0.10.0 - Qt: 5.7.1

What is the problem: Whenever I add a torrent, qBitTorrent crashes

What is the expected behavior: Torrent being added

Steps to reproduce: Add a torrent.

Extra info(if any):

qBittorrent version: v3.3.10
Libtorrent version: 1.0.10.0
Qt version: 5.7.1
Boost version: 1.62.0
OS version: Windows 10 10.0.14393 x86_64

#  0 qbittorrent.exe      0x00007ff6ee2fbd49 boost::asio::ssl::context::impl()
#  1 qbittorrent.exe      0x00007ff6ee2ff80b boost::asio::ssl::context::impl()
#  2 qbittorrent.exe      0x00007ff6eed6e4a1 boost::asio::ssl::rfc2818_verification::match_pattern()
#  3 qbittorrent.exe      0x00007ff6eee32be5 boost::asio::ssl::rfc2818_verification::match_pattern()
#  4 qbittorrent.exe      0x00007ff6eed53294 boost::asio::ssl::rfc2818_verification::match_pattern()
#  5 ntdll.dll            0x00007ff83f20ab9d _chkstk()
#  6 ntdll.dll            0x00007ff83f1a9913 RtlImageNtHeaderEx()
#  7 ntdll.dll            0x00007ff83f209cba KiUserExceptionDispatcher()
#  8 qbittorrent.exe      0x00007ff6eed51710 boost::asio::ssl::rfc2818_verification::match_pattern()
#  9 qbittorrent.exe      0x00007ff6ee493dac boost::asio::ssl::context::impl()
# 10 qbittorrent.exe      0x00007ff6ee4a764a boost::asio::ssl::context::impl()
# 11 qbittorrent.exe      0x00007ff6ee3567f1 boost::asio::ssl::context::impl()
# 12 qbittorrent.exe      0x00007ff6ee33f622 boost::asio::ssl::context::impl()
# 13 qbittorrent.exe      0x00007ff6ee33fb05 boost::asio::ssl::context::impl()
# 14 qbittorrent.exe      0x00007ff6ee33f032 boost::asio::ssl::context::impl()
# 15 qbittorrent.exe      0x00007ff6ee33edec boost::asio::ssl::context::impl()
# 16 qbittorrent.exe      0x00007ff6ee4599e5 boost::asio::ssl::context::impl()
# 17 qbittorrent.exe      0x00007ff6eeb76492 boost::asio::ssl::rfc2818_verification::match_pattern()
# 18 qbittorrent.exe      0x00007ff6eeb76f85 boost::asio::ssl::rfc2818_verification::match_pattern()
# 19 qbittorrent.exe      0x00007ff6ee67b778 boost::asio::ssl::rfc2818_verification::match_pattern()
# 20 qbittorrent.exe      0x00007ff6ee67b059 boost::asio::ssl::rfc2818_verification::match_pattern()
# 21 qbittorrent.exe      0x00007ff6ee2f813c boost::asio::ssl::context::impl()
# 22 qbittorrent.exe      0x00007ff6eebad7cf boost::asio::ssl::rfc2818_verification::match_pattern()
# 23 qbittorrent.exe      0x00007ff6eebae0db boost::asio::ssl::rfc2818_verification::match_pattern()
# 24 qbittorrent.exe      0x00007ff6ee90095f boost::asio::ssl::rfc2818_verification::match_pattern()
# 25 qbittorrent.exe      0x00007ff6eec98ff4 boost::asio::ssl::rfc2818_verification::match_pattern()
# 26 USER32.dll           0x00007ff83d971c24 CallWindowProcW()
# 27 USER32.dll           0x00007ff83d97156c DispatchMessageW()
# 28 qbittorrent.exe      0x00007ff6eec99eda boost::asio::ssl::rfc2818_verification::match_pattern()
# 29 qbittorrent.exe      0x00007ff6ee900939 boost::asio::ssl::rfc2818_verification::match_pattern()
# 30 qbittorrent.exe      0x00007ff6eec71638 boost::asio::ssl::rfc2818_verification::match_pattern()
# 31 qbittorrent.exe      0x00007ff6ee2f7db5 boost::asio::ssl::context::impl()
# 32 qbittorrent.exe      0x00007ff6ee2ff0d2 boost::asio::ssl::context::impl()
# 33 qbittorrent.exe      0x00007ff6eed34307 boost::asio::ssl::rfc2818_verification::match_pattern()
# 34 qbittorrent.exe      0x00007ff6eed4f5af boost::asio::ssl::rfc2818_verification::match_pattern()
# 35 KERNEL32.DLL         0x00007ff83c758364 BaseThreadInitThunk()
# 36 ntdll.dll            0x00007ff83f1c70d1 RtlUserThreadStart()
Originally created by @mcyellowbird on GitHub (Feb 12, 2017). **Please provide the following information** ### qBittorrent version and Operating System: v3.3.10 - OS: Windows 10 10.0.14393 x86_64 ### If on linux, libtorrent and Qt version: libtorrent: 1.0.10.0 - Qt: 5.7.1 ### What is the problem: Whenever I add a torrent, qBitTorrent crashes ### What is the expected behavior: Torrent being added ### Steps to reproduce: Add a torrent. ### Extra info(if any): qBittorrent version: v3.3.10 Libtorrent version: 1.0.10.0 Qt version: 5.7.1 Boost version: 1.62.0 OS version: Windows 10 10.0.14393 x86_64 ``` # 0 qbittorrent.exe 0x00007ff6ee2fbd49 boost::asio::ssl::context::impl() # 1 qbittorrent.exe 0x00007ff6ee2ff80b boost::asio::ssl::context::impl() # 2 qbittorrent.exe 0x00007ff6eed6e4a1 boost::asio::ssl::rfc2818_verification::match_pattern() # 3 qbittorrent.exe 0x00007ff6eee32be5 boost::asio::ssl::rfc2818_verification::match_pattern() # 4 qbittorrent.exe 0x00007ff6eed53294 boost::asio::ssl::rfc2818_verification::match_pattern() # 5 ntdll.dll 0x00007ff83f20ab9d _chkstk() # 6 ntdll.dll 0x00007ff83f1a9913 RtlImageNtHeaderEx() # 7 ntdll.dll 0x00007ff83f209cba KiUserExceptionDispatcher() # 8 qbittorrent.exe 0x00007ff6eed51710 boost::asio::ssl::rfc2818_verification::match_pattern() # 9 qbittorrent.exe 0x00007ff6ee493dac boost::asio::ssl::context::impl() # 10 qbittorrent.exe 0x00007ff6ee4a764a boost::asio::ssl::context::impl() # 11 qbittorrent.exe 0x00007ff6ee3567f1 boost::asio::ssl::context::impl() # 12 qbittorrent.exe 0x00007ff6ee33f622 boost::asio::ssl::context::impl() # 13 qbittorrent.exe 0x00007ff6ee33fb05 boost::asio::ssl::context::impl() # 14 qbittorrent.exe 0x00007ff6ee33f032 boost::asio::ssl::context::impl() # 15 qbittorrent.exe 0x00007ff6ee33edec boost::asio::ssl::context::impl() # 16 qbittorrent.exe 0x00007ff6ee4599e5 boost::asio::ssl::context::impl() # 17 qbittorrent.exe 0x00007ff6eeb76492 boost::asio::ssl::rfc2818_verification::match_pattern() # 18 qbittorrent.exe 0x00007ff6eeb76f85 boost::asio::ssl::rfc2818_verification::match_pattern() # 19 qbittorrent.exe 0x00007ff6ee67b778 boost::asio::ssl::rfc2818_verification::match_pattern() # 20 qbittorrent.exe 0x00007ff6ee67b059 boost::asio::ssl::rfc2818_verification::match_pattern() # 21 qbittorrent.exe 0x00007ff6ee2f813c boost::asio::ssl::context::impl() # 22 qbittorrent.exe 0x00007ff6eebad7cf boost::asio::ssl::rfc2818_verification::match_pattern() # 23 qbittorrent.exe 0x00007ff6eebae0db boost::asio::ssl::rfc2818_verification::match_pattern() # 24 qbittorrent.exe 0x00007ff6ee90095f boost::asio::ssl::rfc2818_verification::match_pattern() # 25 qbittorrent.exe 0x00007ff6eec98ff4 boost::asio::ssl::rfc2818_verification::match_pattern() # 26 USER32.dll 0x00007ff83d971c24 CallWindowProcW() # 27 USER32.dll 0x00007ff83d97156c DispatchMessageW() # 28 qbittorrent.exe 0x00007ff6eec99eda boost::asio::ssl::rfc2818_verification::match_pattern() # 29 qbittorrent.exe 0x00007ff6ee900939 boost::asio::ssl::rfc2818_verification::match_pattern() # 30 qbittorrent.exe 0x00007ff6eec71638 boost::asio::ssl::rfc2818_verification::match_pattern() # 31 qbittorrent.exe 0x00007ff6ee2f7db5 boost::asio::ssl::context::impl() # 32 qbittorrent.exe 0x00007ff6ee2ff0d2 boost::asio::ssl::context::impl() # 33 qbittorrent.exe 0x00007ff6eed34307 boost::asio::ssl::rfc2818_verification::match_pattern() # 34 qbittorrent.exe 0x00007ff6eed4f5af boost::asio::ssl::rfc2818_verification::match_pattern() # 35 KERNEL32.DLL 0x00007ff83c758364 BaseThreadInitThunk() # 36 ntdll.dll 0x00007ff83f1c70d1 RtlUserThreadStart() ```
Author
Owner

@Chocobo1 commented on GitHub (Feb 12, 2017):

  1. Are you using any antivirus?
  2. Does the crash occur with any torrent? or a specific one?
@Chocobo1 commented on GitHub (Feb 12, 2017): 1. Are you using any antivirus? 2. Does the crash occur with any torrent? or a specific one?
Author
Owner

@mcyellowbird commented on GitHub (Feb 12, 2017):

happens with almost every torrent. I've gotten 2 of around 10 to work.

On 13 Feb 2017 1:51 AM, "Chocobo1" notifications@github.com wrote:

  1. Are you using any antivirus?
  2. Does the crash occur with any torrent? or a specific one?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/qbittorrent/qBittorrent/issues/6376#issuecomment-279223472,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AHtdVMC3FZFfFYbzYrAQUNYjXaNMDIG5ks5rbxxigaJpZM4L-Zf7
.

@mcyellowbird commented on GitHub (Feb 12, 2017): happens with almost every torrent. I've gotten 2 of around 10 to work. On 13 Feb 2017 1:51 AM, "Chocobo1" <notifications@github.com> wrote: > > 1. Are you using any antivirus? > 2. Does the crash occur with any torrent? or a specific one? > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/qbittorrent/qBittorrent/issues/6376#issuecomment-279223472>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AHtdVMC3FZFfFYbzYrAQUNYjXaNMDIG5ks5rbxxigaJpZM4L-Zf7> > . >
Author
Owner

@ngosang commented on GitHub (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 commented on GitHub (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.
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#5222
No description provided.