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; Caught signal: SIGABRT and SIGSEGV #21469

Open
AthoyeMahmud opened this issue Oct 2, 2024 · 6 comments
Open

Crash; Caught signal: SIGABRT and SIGSEGV #21469

AthoyeMahmud opened this issue Oct 2, 2024 · 6 comments
Labels

Comments

@AthoyeMahmud
Copy link

qBittorrent & operating system versions

qBittorrent version: v5.0.0 (64-bit)
Libtorrent version: 1.2.19.0
Qt version: 6.7.3
Boost version: 1.86.0
OpenSSL version: 3.3.2
zlib version: 1.3.1
OS version: Windows 11 Version 22H2 10.0.22621 x86 64

What is the problem?

It crashed the first time unexpectedly, then it crashed again while I was writing this bug report.
I couldn't copy it easily so I attached the screenshot in the logs

Steps to reproduce

No response

Additional context

No response

Log(s) & preferences file(s)

image

@xavier2k6 xavier2k6 added the Crash label Oct 2, 2024
@xavier2k6
Copy link
Member

@AthoyeMahmud Any reproducible steps? any *.dmp files?

@AthoyeMahmud
Copy link
Author

AthoyeMahmud commented Oct 2, 2024

@AthoyeMahmud Any reproducible steps? any *.dmp files?

@xavier2k6 Could you please tell me where I can find the right dump file?

And also I don't know what made this happen so I can't reproduce it.

@xavier2k6
Copy link
Member

%userprofile%\AppData\Local\CrashDumps

@AthoyeMahmud
Copy link
Author

Thanks! Here ya go
qbittorrent.exe.28640.dmp

@xavier2k6
Copy link
Member

In qbittorrent.exe.28640.dmp the assembly instruction at qbittorrent+7f352d in C:\Program Files\qBittorrent\qbittorrent.exe has caused a stack overflow exception (0xC00000FD) when trying to write to memory location 0x74603ff8 on thread 17

  1. How many torrents do you have loaded?
  2. Can you go through them to see if any have a piece size of 256MiB+?
  3. Were torrents re-checking?
  4. Did you run out of space?

@AthoyeMahmud
Copy link
Author

AthoyeMahmud commented Oct 2, 2024

@xavier2k6 > > In qbittorrent.exe.28640.dmp the assembly instruction at qbittorrent+7f352d in C:\Program Files\qBittorrent\qbittorrent.exe has caused a stack overflow exception (0xC00000FD) when trying to write to memory location 0x74603ff8 on thread 17

  1. How many torrents do you have loaded?
  2. Can you go through them to see if any have a piece size of 256MiB+?
  3. Were torrents re-checking?
  4. Did you run out of space?
  1. 117
  2. I just did, piece sizes rarely exceeded 4 MiB, a few 8-16 MiB, and one 32 MiB
  3. Nope
  4. Nope.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants