Crash after waking up from hibernation (Caught signal: SIGABRT) #10635

Closed
opened 2026-02-21 20:52:48 -05:00 by deekerman · 4 comments
Owner

Originally created by @CritLoren on GitHub (Jun 23, 2020).

qBittorrent version: v4.2.5 (64-bit)
Libtorrent version: 1.2.6.0
Qt version: 5.13.2
Boost version: 1.72.0
OpenSSL version: 1.1.1g
zlib version: 1.2.11
OS version: Windows 10 (10.0) 10.0.18363 x86_64

Caught signal: SIGABRT

#  0 qbittorrent.exe      0x00007ff6341d7900 0x7ff6341d7900()
#  1 qbittorrent.exe      0x00007ff6341d876d 0x7ff6341d876d()
#  2 qbittorrent.exe      0x00007ff634e21d19 0x7ff634e21d19()
#  3 qbittorrent.exe      0x00007ff634e26db8 0x7ff634e26db8()
#  4 qbittorrent.exe      0x00007ff634e25643 0x7ff634e25643()
#  5 qbittorrent.exe      0x00007ff634dfca57 0x7ff634dfca57()
#  6 KERNELBASE.dll       0x00007ff974abfeea UnhandledExceptionFilter()
#  7 ntdll.dll            0x00007ff977824ab2 memset()
#  8 ntdll.dll            0x00007ff97780c656 _C_specific_handler()
#  9 ntdll.dll            0x00007ff9778211cf _chkstk()
# 10 ntdll.dll            0x00007ff9777ea209 RtlRaiseException()
# 11 ntdll.dll            0x00007ff9777e9fc3 RtlRaiseException()
# 12 KERNELBASE.dll       0x00007ff9749fa799 RaiseException()
# 13 qbittorrent.exe      0x00007ff634e1b349 0x7ff634e1b349()
# 14 qbittorrent.exe      0x00007ff6343d37c0 0x7ff6343d37c0()
# 15 qbittorrent.exe      0x00007ff6343d3592 0x7ff6343d3592()
# 16 qbittorrent.exe      0x00007ff6343e76bd 0x7ff6343e76bd()
# 17 qbittorrent.exe      0x00007ff6344edc28 0x7ff6344edc28()
# 18 qbittorrent.exe      0x00007ff6344f03ee 0x7ff6344f03ee()
# 19 qbittorrent.exe      0x00007ff6344fc586 0x7ff6344fc586()
# 20 qbittorrent.exe      0x00007ff6344fcd36 0x7ff6344fcd36()
# 21 qbittorrent.exe      0x00007ff634501721 0x7ff634501721()
# 22 qbittorrent.exe      0x00007ff6343ae622 0x7ff6343ae622()
# 23 qbittorrent.exe      0x00007ff6343ae2c8 0x7ff6343ae2c8()
# 24 qbittorrent.exe      0x00007ff6343b1054 0x7ff6343b1054()
# 25 qbittorrent.exe      0x00007ff6343ad792 0x7ff6343ad792()
# 26 qbittorrent.exe      0x00007ff634e25700 0x7ff634e25700()
# 27 KERNEL32.DLL         0x00007ff9772a7bd4 BaseThreadInitThunk()
# 28 ntdll.dll            0x00007ff9777ece51 RtlUserThreadStart()

Steps to reproduce

Hibernated laptop, came back a couple of minutes later, woke up the laptop only to see this.

Extra info(if any)

This is the first time this issue has popped up, hibernation has worked properly before.

Originally created by @CritLoren on GitHub (Jun 23, 2020). qBittorrent version: v4.2.5 (64-bit) Libtorrent version: 1.2.6.0 Qt version: 5.13.2 Boost version: 1.72.0 OpenSSL version: 1.1.1g zlib version: 1.2.11 OS version: Windows 10 (10.0) 10.0.18363 x86_64 Caught signal: SIGABRT ``` # 0 qbittorrent.exe 0x00007ff6341d7900 0x7ff6341d7900() # 1 qbittorrent.exe 0x00007ff6341d876d 0x7ff6341d876d() # 2 qbittorrent.exe 0x00007ff634e21d19 0x7ff634e21d19() # 3 qbittorrent.exe 0x00007ff634e26db8 0x7ff634e26db8() # 4 qbittorrent.exe 0x00007ff634e25643 0x7ff634e25643() # 5 qbittorrent.exe 0x00007ff634dfca57 0x7ff634dfca57() # 6 KERNELBASE.dll 0x00007ff974abfeea UnhandledExceptionFilter() # 7 ntdll.dll 0x00007ff977824ab2 memset() # 8 ntdll.dll 0x00007ff97780c656 _C_specific_handler() # 9 ntdll.dll 0x00007ff9778211cf _chkstk() # 10 ntdll.dll 0x00007ff9777ea209 RtlRaiseException() # 11 ntdll.dll 0x00007ff9777e9fc3 RtlRaiseException() # 12 KERNELBASE.dll 0x00007ff9749fa799 RaiseException() # 13 qbittorrent.exe 0x00007ff634e1b349 0x7ff634e1b349() # 14 qbittorrent.exe 0x00007ff6343d37c0 0x7ff6343d37c0() # 15 qbittorrent.exe 0x00007ff6343d3592 0x7ff6343d3592() # 16 qbittorrent.exe 0x00007ff6343e76bd 0x7ff6343e76bd() # 17 qbittorrent.exe 0x00007ff6344edc28 0x7ff6344edc28() # 18 qbittorrent.exe 0x00007ff6344f03ee 0x7ff6344f03ee() # 19 qbittorrent.exe 0x00007ff6344fc586 0x7ff6344fc586() # 20 qbittorrent.exe 0x00007ff6344fcd36 0x7ff6344fcd36() # 21 qbittorrent.exe 0x00007ff634501721 0x7ff634501721() # 22 qbittorrent.exe 0x00007ff6343ae622 0x7ff6343ae622() # 23 qbittorrent.exe 0x00007ff6343ae2c8 0x7ff6343ae2c8() # 24 qbittorrent.exe 0x00007ff6343b1054 0x7ff6343b1054() # 25 qbittorrent.exe 0x00007ff6343ad792 0x7ff6343ad792() # 26 qbittorrent.exe 0x00007ff634e25700 0x7ff634e25700() # 27 KERNEL32.DLL 0x00007ff9772a7bd4 BaseThreadInitThunk() # 28 ntdll.dll 0x00007ff9777ece51 RtlUserThreadStart() ``` ### Steps to reproduce Hibernated laptop, came back a couple of minutes later, woke up the laptop only to see this. ### Extra info(if any) This is the first time this issue has popped up, hibernation has worked properly before.
deekerman 2026-02-21 20:52:48 -05:00
Author
Owner

@FranciscoPombal commented on GitHub (Jun 24, 2020):

Thanks for the report, but it's not very useful without debugging symbols (I still wonder why some automated crash reports don't have them...), and it's also not very useful if it's not reproducible - could just be a spurious hibernation issue.

@FranciscoPombal commented on GitHub (Jun 24, 2020): Thanks for the report, but it's not very useful without debugging symbols (I still wonder why some automated crash reports don't have them...), and it's also not very useful if it's not reproducible - could just be a spurious hibernation issue.
Author
Owner

@xavier2k6 commented on GitHub (Jun 24, 2020):

@m-vlad Was this a portableapps version?

@xavier2k6 commented on GitHub (Jun 24, 2020): @m-vlad Was this a `portableapps` version?
Author
Owner

@CritLoren commented on GitHub (Jun 24, 2020):

@xavier2k6 no, it's a regular version. This is on a razer laptop and during the same wake up audio was kind of funky. The razer software stuff updated earlier that day and it asked for a reboot but I didn't do it, i don't think it's just a coincidence that after hibernating my laptop after not rebooting an update from razer stuff's acting all weird.

@CritLoren commented on GitHub (Jun 24, 2020): @xavier2k6 no, it's a regular version. This is on a razer laptop and during the same wake up audio was kind of funky. The razer software stuff updated earlier that day and it asked for a reboot but I didn't do it, i don't think it's just a coincidence that after hibernating my laptop after not rebooting an update from razer stuff's acting all weird.
Author
Owner

@FranciscoPombal commented on GitHub (Jun 24, 2020):

This is on a razer laptop and during the same wake up audio was kind of funky. The razer software stuff updated earlier that day and it asked for a reboot but I didn't do it, i don't think it's just a coincidence that after hibernating my laptop after not rebooting an update from razer stuff's acting all weird.

Ok, most likely that was the cause of the issue then. Thanks for the report anyway. If you run into other reproducible issues, please open a new issue report.

@FranciscoPombal commented on GitHub (Jun 24, 2020): > This is on a razer laptop and during the same wake up audio was kind of funky. The razer software stuff updated earlier that day and it asked for a reboot but I didn't do it, i don't think it's just a coincidence that after hibernating my laptop after not rebooting an update from razer stuff's acting all weird. Ok, most likely that was the cause of the issue then. Thanks for the report anyway. If you run into other reproducible issues, please open a new issue report.
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#10635
No description provided.