mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Version 4.2.0 Crashes on launch Mojave 10.14.6 #9431
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#9431
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @galaxy-nomad on GitHub (Dec 8, 2019).
Please provide the following information
qBittorrent version and Operating System
(type here)qBittorent 4.2.0 Mojave 10.14.6
If on linux, libtorrent-rasterbar and Qt version
(type here)
What is the problem
(type here) Crashes
What is the expected behavior
(type here) Downloads torrents
Steps to reproduce
(type here)Open qBittorrent
Extra info(if any)
(type here)
TRUNCATED CRASH LOG FEATURING THE CRASHED THREAD
Process: qbittorrent [593]
Path: /Applications/qbittorrent.app/Contents/MacOS/qbittorrent
Identifier: org.qbittorrent.qBittorrent
Version: 4.2.0 (0)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: qbittorrent [593]
User ID: 501
Date/Time: 2019-12-08 14:24:53.103 -0800
OS Version: Mac OS X 10.14.6 (18G1012)
Report Version: 12
Anonymous UUID: DC2A167F-CBF8-7BA8-30BD-F116472E743E
Time Awake Since Boot: 670 seconds
System Integrity Protection: disabled
Crashed Thread: 8
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
[593] stack overflow
Thread 8 Crashed:
0 libsystem_kernel.dylib 0x00007fff5835b2c6 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff58416bf1 pthread_kill + 284
2 libsystem_c.dylib 0x00007fff582c5745 __abort + 144
3 libsystem_c.dylib 0x00007fff582c5ff3 __stack_chk_fail + 205
4 libtorrent-rasterbar.10.dylib 0x00000001015b91c0 0x1013ac000 + 2150848
5 libtorrent-rasterbar.10.dylib 0x00000001014fed6b 0x1013ac000 + 1387883
6 libtorrent-rasterbar.10.dylib 0x00000001014f37c7 0x1013ac000 + 1341383
7 libtorrent-rasterbar.10.dylib 0x00000001015134a1 0x1013ac000 + 1471649
8 libtorrent-rasterbar.10.dylib 0x00000001015b5eb0 0x1013ac000 + 2137776
9 libtorrent-rasterbar.10.dylib 0x00000001015c229f 0x1013ac000 + 2187935
10 libtorrent-rasterbar.10.dylib 0x00000001015c08a1 0x1013ac000 + 2181281
11 libtorrent-rasterbar.10.dylib 0x00000001015c048f 0x1013ac000 + 2180239
12 libtorrent-rasterbar.10.dylib 0x00000001015b57b1 0x1013ac000 + 2135985
13 libtorrent-rasterbar.10.dylib 0x00000001014f963e 0x1013ac000 + 1365566
14 libtorrent-rasterbar.10.dylib 0x0000000101561267 0x1013ac000 + 1790567
15 libtorrent-rasterbar.10.dylib 0x0000000101559754 0x1013ac000 + 1759060
16 libtorrent-rasterbar.10.dylib 0x0000000101576316 0x1013ac000 + 1876758
17 libtorrent-rasterbar.10.dylib 0x0000000101599ed0 0x1013ac000 + 2023120
18 libtorrent-rasterbar.10.dylib 0x000000010159a0a9 0x1013ac000 + 2023593
19 libtorrent-rasterbar.10.dylib 0x0000000101493d5d 0x1013ac000 + 949597
20 libtorrent-rasterbar.10.dylib 0x00000001013ca6fe 0x1013ac000 + 124670
21 libtorrent-rasterbar.10.dylib 0x00000001014d8d0f 0x1013ac000 + 1232143
22 libsystem_pthread.dylib 0x00007fff584142eb _pthread_body + 126
23 libsystem_pthread.dylib 0x00007fff58417249 _pthread_start + 66
24 libsystem_pthread.dylib 0x00007fff5841340d thread_start + 13
@thalieht commented on GitHub (Dec 8, 2019):
Duplicate of #11564. Will be fixed in the next version.