-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Crashes when clicked "open containing folder" #16960
Comments
Same here on Big Sur 11.6.5 and qBit v4.4.2 Possibly related to the "Set location" issue? which is fixed with: #16809 |
I am also experiencing this issue! Homebrew is only shipping 4.4.2 right now but I upgraded to 4.4.3 from the website and the issue still remains, I can confirm both versions are affected. I am running Monterey 12.3.1, so it is clearly independent of macOS version. |
I had hoped 4.4.3 would fix this, but still the same issue. qBittorrent often crashes when I click "Open destination folder". I'm on macOS 12.3.1 (Intel). |
This issue is still happening on 4.4.3 Apple Silicon (M1 Pro). Opening the containing folder causes an instant crash |
Monterey 12.5 (M1 Pro, silicon) with qBT 4.4.3.1 (64 bit) - just crashed. It crashes quite often (I'd say 20% of time?). Though, looking at the stacktrace I'm not sure it's the same issue:
|
Alright guys, branch v4_4_x has a fixed merged in, but there is no release yet. (There was also another bug in the last couple of days on the same version). It looks like their won't be another official build for a few weeks, but I made a build from that branch using this script (which I just finished working on). The only manual difference is I spoofed the version to be 4.3.1 (pre-build) so I wouldn't be blocked on a private tracker. You can also use my script (thanks to Kolcha for the original btw), or you can use my binary (if you trust me enough): https://www.dropbox.com/s/8zykclhgd333nid/qBittorrent-master-macOS-arm64-v4.4.x.dmg OS: Mac It seems all known v4.4 mac bugs are fixed, so this may be the first time A mac user can properly use qbittorrent v4.4 and qt6 AND have a native arm build. You are welcome. (Once there is an official release, I will take down the file.) |
fixed by #17305 |
qBittorrent & operating system versions
4.4.2
MacOS 10.15.7
What is the problem?
Crashes when clicked "open containing folder"
Steps to reproduce
No response
Additional context
No response
Log(s) & preferences file(s)
Process: qbittorrent [53708]
Path: /Applications/qBittorrent.app/Contents/MacOS/qbittorrent
Identifier: org.qbittorrent.qBittorrent
Version: 4.4.2 (0)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: qbittorrent [53708]
User ID: 501
Date/Time: 2022-05-01 01:57:03.010 +0300
OS Version: Mac OS X 10.15.7 (19H1217)
Report Version: 12
Anonymous UUID: A6ED746E-0725-0A9F-D443-90A1D0992244
Sleep/Wake UUID: AE134F0F-6A6B-4E06-9489-3D8D53DCEC42
Time Awake Since Boot: 260000 seconds
Time Since Wake: 12000 seconds
System Integrity Protection: disabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000002a00009000
Exception Note: EXC_CORPSE_NOTIFY
VM Regions Near 0x2a00009000:
mapped file 000000030811e000-00000004e4f96000 [ 7.5G] rw-/rwx SM=PRV �
-->
MALLOC_NANO 0000600000000000-0000600008000000 [128.0M] rw-/rwx SM=COW
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 org.qbittorrent.qBittorrent 0x000000010e8e44c4 0x10e55e000 + 3695812
1 org.qbittorrent.qBittorrent 0x000000010e8a1503 0x10e55e000 + 3421443
2 org.qbittorrent.qBittorrent 0x000000010e8f9a82 0x10e55e000 + 3783298
3 org.qbittorrent.qBittorrent 0x000000010eee7bc0 0x10e55e000 + 10001344
4 org.qbittorrent.qBittorrent 0x000000010eeebd61 0x10e55e000 + 10018145
5 org.qbittorrent.qBittorrent 0x000000010ee13c06 0x10e55e000 + 9133062
6 org.qbittorrent.qBittorrent 0x000000010eeec30f 0x10e55e000 + 10019599
7 org.qbittorrent.qBittorrent 0x000000010ede24b2 0x10e55e000 + 8930482
8 org.qbittorrent.qBittorrent 0x000000010ede4675 0x10e55e000 + 8939125
9 org.qbittorrent.qBittorrent 0x000000010f45563e 0x10e55e000 + 15693374
10 org.qbittorrent.qBittorrent 0x000000010ede2a93 0x10e55e000 + 8931987
11 org.qbittorrent.qBittorrent 0x000000010ee20f6d 0x10e55e000 + 9187181
12 org.qbittorrent.qBittorrent 0x000000010ede24b2 0x10e55e000 + 8930482
13 org.qbittorrent.qBittorrent 0x000000010ede327d 0x10e55e000 + 8934013
14 org.qbittorrent.qBittorrent 0x000000010f45563e 0x10e55e000 + 15693374
15 org.qbittorrent.qBittorrent 0x000000010f04ff26 0x10e55e000 + 11476774
16 org.qbittorrent.qBittorrent 0x000000010f0702c9 0x10e55e000 + 11608777
17 org.qbittorrent.qBittorrent 0x000000010e8bf951 0x10e55e000 + 3545425
18 com.apple.CoreFoundation 0x00007fff388267e2 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
19 com.apple.CoreFoundation 0x00007fff38826781 __CFRunLoopDoSource0 + 103
20 com.apple.CoreFoundation 0x00007fff3882659b __CFRunLoopDoSources0 + 209
21 com.apple.CoreFoundation 0x00007fff388252ca __CFRunLoopRun + 927
22 com.apple.CoreFoundation 0x00007fff388248ce CFRunLoopRunSpecific + 462
23 com.apple.HIToolbox 0x00007fff37450abd RunCurrentEventLoopInMode + 292
24 com.apple.HIToolbox 0x00007fff374506f4 ReceiveNextEventCommon + 359
25 com.apple.HIToolbox 0x00007fff37450579 _BlockUntilNextEventMatchingListInModeWithFilter + 64
26 com.apple.AppKit 0x00007fff35a97039 _DPSNextEvent + 883
27 com.apple.AppKit 0x00007fff35a95880 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
28 com.apple.AppKit 0x00007fff35a8758e -[NSApplication run] + 658
29 org.qbittorrent.qBittorrent 0x000000010e8bebb9 0x10e55e000 + 3541945
30 org.qbittorrent.qBittorrent 0x000000010f459f3e 0x10e55e000 + 15712062
31 org.qbittorrent.qBittorrent 0x000000010f455a0b 0x10e55e000 + 15694347
32 org.qbittorrent.qBittorrent 0x000000010e56be99 0x10e55e000 + 56985
33 org.qbittorrent.qBittorrent 0x000000010e577223 0x10e55e000 + 102947
34 libdyld.dylib 0x00007fff728e3cc9 start + 1
Thread 1:
0 libsystem_pthread.dylib 0x00007fff72ae3b68 start_wqthread + 0
Thread 2:: Dispatch queue: com.apple.root.user-interactive-qos
0 libsystem_kernel.dylib 0x00007fff72a24dfa mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff72a25170 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff38826985 __CFRunLoopServiceMachPort + 247
3 com.apple.CoreFoundation 0x00007fff38825452 __CFRunLoopRun + 1319
4 com.apple.CoreFoundation 0x00007fff388248ce CFRunLoopRunSpecific + 462
5 com.apple.Foundation 0x00007fff3aebfc38 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
6 com.apple.AppKit 0x00007fff35d3e150 -[NSAnimation(NSInternal) _runBlocking] + 344
7 com.apple.AppKit 0x00007fff35d3de2d __42-[NSAnimation(NSInternal) _runInNewThread]_block_invoke + 97
8 libdispatch.dylib 0x00007fff728896c4 _dispatch_call_block_and_release + 12
9 libdispatch.dylib 0x00007fff7288a658 _dispatch_client_callout + 8
10 libdispatch.dylib 0x00007fff72898aa8 _dispatch_root_queue_drain + 663
11 libdispatch.dylib 0x00007fff72899097 _dispatch_worker_thread2 + 92
12 libsystem_pthread.dylib 0x00007fff72ae49f7 _pthread_wqthread + 220
13 libsystem_pthread.dylib 0x00007fff72ae3b77 start_wqthread + 15
Thread 3:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff72a2d0fe __select + 10
1 com.apple.CoreFoundation 0x00007fff3884f6f3 __CFSocketManager + 641
2 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
3 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 4:
0 libsystem_kernel.dylib 0x00007fff72a29766 kevent + 10
1 org.qbittorrent.qBittorrent 0x000000010ead2f81 0x10e55e000 + 5721985
2 org.qbittorrent.qBittorrent 0x000000010ead48be 0x10e55e000 + 5728446
3 org.qbittorrent.qBittorrent 0x000000010ead4471 0x10e55e000 + 5727345
4 org.qbittorrent.qBittorrent 0x000000010ead5103 0x10e55e000 + 5730563
5 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 5:
0 libsystem_kernel.dylib 0x00007fff72a27882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff72ae8425 _pthread_cond_wait + 698
2 org.qbittorrent.qBittorrent 0x000000010ead4833 0x10e55e000 + 5728307
3 org.qbittorrent.qBittorrent 0x000000010ead4471 0x10e55e000 + 5727345
4 org.qbittorrent.qBittorrent 0x000000010ea6f4f4 0x10e55e000 + 5313780
5 org.qbittorrent.qBittorrent 0x000000010ead42f0 boost_asio_detail_posix_thread_function + 16
6 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 6:: QThread
0 libsystem_kernel.dylib 0x00007fff72a2b3d6 poll + 10
1 org.qbittorrent.qBittorrent 0x000000010f50626a 0x10e55e000 + 16417386
2 org.qbittorrent.qBittorrent 0x000000010f50718a 0x10e55e000 + 16421258
3 org.qbittorrent.qBittorrent 0x000000010f459f3e 0x10e55e000 + 15712062
4 org.qbittorrent.qBittorrent 0x000000010f4b8acb 0x10e55e000 + 16100043
5 org.qbittorrent.qBittorrent 0x000000010f509b68 0x10e55e000 + 16431976
6 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 7:: QThread
0 libsystem_kernel.dylib 0x00007fff72a2b3d6 poll + 10
1 org.qbittorrent.qBittorrent 0x000000010f50626a 0x10e55e000 + 16417386
2 org.qbittorrent.qBittorrent 0x000000010f50718a 0x10e55e000 + 16421258
3 org.qbittorrent.qBittorrent 0x000000010f459f3e 0x10e55e000 + 15712062
4 org.qbittorrent.qBittorrent 0x000000010f4b8acb 0x10e55e000 + 16100043
5 org.qbittorrent.qBittorrent 0x000000010f509b68 0x10e55e000 + 16431976
6 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 8:: QThread
0 libsystem_kernel.dylib 0x00007fff72a2b3d6 poll + 10
1 org.qbittorrent.qBittorrent 0x000000010f50626a 0x10e55e000 + 16417386
2 org.qbittorrent.qBittorrent 0x000000010f50718a 0x10e55e000 + 16421258
3 org.qbittorrent.qBittorrent 0x000000010f459f3e 0x10e55e000 + 15712062
4 org.qbittorrent.qBittorrent 0x000000010f4b8acb 0x10e55e000 + 16100043
5 org.qbittorrent.qBittorrent 0x000000010f509b68 0x10e55e000 + 16431976
6 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 9:: QThread
0 libsystem_kernel.dylib 0x00007fff72a2b3d6 poll + 10
1 org.qbittorrent.qBittorrent 0x000000010f50626a 0x10e55e000 + 16417386
2 org.qbittorrent.qBittorrent 0x000000010f50718a 0x10e55e000 + 16421258
3 org.qbittorrent.qBittorrent 0x000000010f459f3e 0x10e55e000 + 15712062
4 org.qbittorrent.qBittorrent 0x000000010f4b8acb 0x10e55e000 + 16100043
5 org.qbittorrent.qBittorrent 0x000000010f509b68 0x10e55e000 + 16431976
6 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 10:: Dispatch queue: NSCGSDisableUpdates
0 libsystem_kernel.dylib 0x00007fff72a24e4e semaphore_timedwait_trap + 10
1 com.apple.SkyLight 0x00007fff67aeb342 CGSUpdateManager::enable_updates_common() + 302
2 com.apple.SkyLight 0x00007fff67aeb706 SLSReenableUpdateToken + 104
3 libdispatch.dylib 0x00007fff728896c4 _dispatch_call_block_and_release + 12
4 libdispatch.dylib 0x00007fff7288a658 _dispatch_client_callout + 8
5 libdispatch.dylib 0x00007fff7288fc44 _dispatch_lane_serial_drain + 597
6 libdispatch.dylib 0x00007fff728905d6 _dispatch_lane_invoke + 363
7 libdispatch.dylib 0x00007fff72899c09 _dispatch_workloop_worker_thread + 596
8 libsystem_pthread.dylib 0x00007fff72ae4a3d _pthread_wqthread + 290
9 libsystem_pthread.dylib 0x00007fff72ae3b77 start_wqthread + 15
Thread 11:: QNetworkAccessManager thread
0 libsystem_kernel.dylib 0x00007fff72a2b3d6 poll + 10
1 org.qbittorrent.qBittorrent 0x000000010f506212 0x10e55e000 + 16417298
2 org.qbittorrent.qBittorrent 0x000000010f50718a 0x10e55e000 + 16421258
3 org.qbittorrent.qBittorrent 0x000000010f459f3e 0x10e55e000 + 15712062
4 org.qbittorrent.qBittorrent 0x000000010f4b8acb 0x10e55e000 + 16100043
5 org.qbittorrent.qBittorrent 0x000000010f509b68 0x10e55e000 + 16431976
6 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 12:: Thread (pooled)
0 libsystem_kernel.dylib 0x00007fff72a27882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff72ae8425 _pthread_cond_wait + 698
2 org.qbittorrent.qBittorrent 0x000000010f50f8d3 0x10e55e000 + 16455891
3 org.qbittorrent.qBittorrent 0x000000010f50f825 0x10e55e000 + 16455717
4 org.qbittorrent.qBittorrent 0x000000010f50f7c7 0x10e55e000 + 16455623
5 org.qbittorrent.qBittorrent 0x000000010f50c50d 0x10e55e000 + 16442637
6 org.qbittorrent.qBittorrent 0x000000010f509b68 0x10e55e000 + 16431976
7 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
8 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 13:: QThread
0 libsystem_kernel.dylib 0x00007fff72a2b3d6 poll + 10
1 org.qbittorrent.qBittorrent 0x000000010f50626a 0x10e55e000 + 16417386
2 org.qbittorrent.qBittorrent 0x000000010f50718a 0x10e55e000 + 16421258
3 org.qbittorrent.qBittorrent 0x000000010f459f3e 0x10e55e000 + 15712062
4 org.qbittorrent.qBittorrent 0x000000010f4b8acb 0x10e55e000 + 16100043
5 org.qbittorrent.qBittorrent 0x000000010f509b68 0x10e55e000 + 16431976
6 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 14:
0 libsystem_kernel.dylib 0x00007fff72a27882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff72ae8425 _pthread_cond_wait + 698
2 libc++.1.dylib 0x00007fff6fbb6623 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3 org.qbittorrent.qBittorrent 0x000000010ea32967 0x10e55e000 + 5065063
4 org.qbittorrent.qBittorrent 0x000000010ea32b1f 0x10e55e000 + 5065503
5 org.qbittorrent.qBittorrent 0x000000010e9580ad 0x10e55e000 + 4169901
6 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 15:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff72a24dfa mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff72a25170 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff38826985 __CFRunLoopServiceMachPort + 247
3 com.apple.CoreFoundation 0x00007fff38825452 __CFRunLoopRun + 1319
4 com.apple.CoreFoundation 0x00007fff388248ce CFRunLoopRunSpecific + 462
5 com.apple.AppKit 0x00007fff35c38954 _NSEventThread + 132
6 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 16:
0 libsystem_pthread.dylib 0x00007fff72ae3b68 start_wqthread + 0
Thread 17:
0 libsystem_kernel.dylib 0x00007fff72a27882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff72ae8425 _pthread_cond_wait + 698
2 libc++.1.dylib 0x00007fff6fbb6623 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3 org.qbittorrent.qBittorrent 0x000000010ea32967 0x10e55e000 + 5065063
4 org.qbittorrent.qBittorrent 0x000000010ea32b1f 0x10e55e000 + 5065503
5 org.qbittorrent.qBittorrent 0x000000010e9580ad 0x10e55e000 + 4169901
6 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 18:
0 libsystem_kernel.dylib 0x00007fff72a27882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff72ae8425 _pthread_cond_wait + 698
2 libc++.1.dylib 0x00007fff6fbb6623 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3 org.qbittorrent.qBittorrent 0x000000010ea32967 0x10e55e000 + 5065063
4 org.qbittorrent.qBittorrent 0x000000010ea32b1f 0x10e55e000 + 5065503
5 org.qbittorrent.qBittorrent 0x000000010e9580ad 0x10e55e000 + 4169901
6 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 19:
0 libsystem_kernel.dylib 0x00007fff72a27882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff72ae8425 _pthread_cond_wait + 698
2 libc++.1.dylib 0x00007fff6fbb6623 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3 org.qbittorrent.qBittorrent 0x000000010ea32967 0x10e55e000 + 5065063
4 org.qbittorrent.qBittorrent 0x000000010ea32b1f 0x10e55e000 + 5065503
5 org.qbittorrent.qBittorrent 0x000000010e9580ad 0x10e55e000 + 4169901
6 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 20:
0 libsystem_kernel.dylib 0x00007fff72a27882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff72ae8425 _pthread_cond_wait + 698
2 libc++.1.dylib 0x00007fff6fbb6623 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3 org.qbittorrent.qBittorrent 0x000000010ea32967 0x10e55e000 + 5065063
4 org.qbittorrent.qBittorrent 0x000000010ea32b1f 0x10e55e000 + 5065503
5 org.qbittorrent.qBittorrent 0x000000010e9580ad 0x10e55e000 + 4169901
6 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 21:
0 libsystem_kernel.dylib 0x00007fff72a27882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff72ae8425 _pthread_cond_wait + 698
2 libc++.1.dylib 0x00007fff6fbb6623 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3 org.qbittorrent.qBittorrent 0x000000010ea32967 0x10e55e000 + 5065063
4 org.qbittorrent.qBittorrent 0x000000010ea32b1f 0x10e55e000 + 5065503
5 org.qbittorrent.qBittorrent 0x000000010e9580ad 0x10e55e000 + 4169901
6 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 22:
0 libsystem_kernel.dylib 0x00007fff72a27882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff72ae8425 _pthread_cond_wait + 698
2 libc++.1.dylib 0x00007fff6fbb6623 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3 org.qbittorrent.qBittorrent 0x000000010ea32967 0x10e55e000 + 5065063
4 org.qbittorrent.qBittorrent 0x000000010ea32b1f 0x10e55e000 + 5065503
5 org.qbittorrent.qBittorrent 0x000000010e9580ad 0x10e55e000 + 4169901
6 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 23:
0 libsystem_kernel.dylib 0x00007fff72a27882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff72ae8425 _pthread_cond_wait + 698
2 libc++.1.dylib 0x00007fff6fbb6623 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3 org.qbittorrent.qBittorrent 0x000000010ea32967 0x10e55e000 + 5065063
4 org.qbittorrent.qBittorrent 0x000000010ea32b1f 0x10e55e000 + 5065503
5 org.qbittorrent.qBittorrent 0x000000010e9580ad 0x10e55e000 + 4169901
6 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 24:
0 libsystem_kernel.dylib 0x00007fff72a27882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff72ae8425 _pthread_cond_wait + 698
2 libc++.1.dylib 0x00007fff6fbb6623 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3 org.qbittorrent.qBittorrent 0x000000010ea32967 0x10e55e000 + 5065063
4 org.qbittorrent.qBittorrent 0x000000010ea32b1f 0x10e55e000 + 5065503
5 org.qbittorrent.qBittorrent 0x000000010e9580ad 0x10e55e000 + 4169901
6 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 25:
0 libsystem_kernel.dylib 0x00007fff72a27882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff72ae8425 _pthread_cond_wait + 698
2 libc++.1.dylib 0x00007fff6fbb6623 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3 org.qbittorrent.qBittorrent 0x000000010ea32967 0x10e55e000 + 5065063
4 org.qbittorrent.qBittorrent 0x000000010ea32b1f 0x10e55e000 + 5065503
5 org.qbittorrent.qBittorrent 0x000000010e9580ad 0x10e55e000 + 4169901
6 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 26:
0 libsystem_kernel.dylib 0x00007fff72a27882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff72ae8425 _pthread_cond_wait + 698
2 libc++.1.dylib 0x00007fff6fbb6623 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3 org.qbittorrent.qBittorrent 0x000000010ea32967 0x10e55e000 + 5065063
4 org.qbittorrent.qBittorrent 0x000000010ea32b1f 0x10e55e000 + 5065503
5 org.qbittorrent.qBittorrent 0x000000010e9580ad 0x10e55e000 + 4169901
6 libsystem_pthread.dylib 0x00007fff72ae8109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff72ae3b8b thread_start + 15
Thread 27:
0 libsystem_pthread.dylib 0x00007fff72ae3b68 start_wqthread + 0
Thread 28:
0 libsystem_pthread.dylib 0x00007fff72ae3b68 start_wqthread + 0
Thread 29:
0 libsystem_pthread.dylib 0x00007fff72ae3b68 start_wqthread + 0
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000002a00009000 rbx: 0x00007fc57b57e978 rcx: 0x0000000000000000 rdx: 0x0000002a00009000
rdi: 0x00007ffee169f648 rsi: 0x00007ffee169f678 rbp: 0x00007ffee169f630 rsp: 0x00007ffee169f630
r8: 0x00000000000003ff r9: 0x00000000000007fb r10: 0x00000000000008c0 r11: 0x0000000000000010
r12: 0x0000000000000000 r13: 0x00007fc57b57e978 r14: 0x00007fc57b57e978 r15: 0x00007ffee169f678
rip: 0x000000010e8e44c4 rfl: 0x0000000000000206 cr2: 0x0000002a00009000
Logical CPU: 0
Error Code: 0x020000b8
Trap Number: 133
The text was updated successfully, but these errors were encountered: