qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
28.21k stars 3.97k forks source link

Release 4.4.2-4.4.3.1 crashing after opening Finder #16727

Closed R0GERIUS closed 2 years ago

R0GERIUS commented 2 years ago

qBittorrent & operating system versions

qBittorrent: 4.4.2 arm64 (universal) Operating system: macOS Monterey 12.3 Qt: 6.2.4 libtorrent-rasterbar: 2.0.5+git9c04d24504

What is the problem?

After right clicking on a torrent and selecting to open it in Finder, qBittorrent crashes immediately.

Steps to reproduce

  1. Right click on a torrent

  2. Open destination folder

Additional context

No response

Log(s) & preferences file(s)

No response

R0GERIUS commented 2 years ago

Crash report:

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               qbittorrent [93832]
Path:                  /Applications/qBittorrent.app/Contents/MacOS/qbittorrent
Identifier:            org.qbittorrent.qBittorrent
Version:               4.4.2 (???)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2022-03-25 12:17:38.4339 +0100
OS Version:            macOS 12.3 (21E230)
Report Version:        12
Anonymous UUID:        63DF1E1D-3138-5054-FAF9-C34EB9DBFF53

Sleep/Wake UUID:       80DE4649-6B70-4558-B849-3AAAC6CDE390

Time Awake Since Boot: 260000 seconds
Time Since Wake:       12156 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
qbittorrent(93832,0x103044580) malloc: Heap corruption detected, free list is damaged at 0x6000007e4160
*** Incorrect guard value: 57065347891551
abort() called

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                 0x192628db8 __pthread_kill + 8
1   libsystem_pthread.dylib                0x19265dee0 pthread_kill + 288
2   libsystem_c.dylib                      0x192598340 abort + 168
3   libsystem_malloc.dylib                 0x19247a8c0 malloc_vreport + 552
4   libsystem_malloc.dylib                 0x19248fc84 malloc_zone_error + 100
5   libsystem_malloc.dylib                 0x19246cb70 nanov2_allocate_from_block + 568
6   libsystem_malloc.dylib                 0x19246c18c nanov2_allocate + 128
7   libsystem_malloc.dylib                 0x19246e32c nanov2_calloc + 160
8   libsystem_malloc.dylib                 0x192489840 _malloc_zone_calloc + 88
9   libobjc.A.dylib                        0x1924e9898 _objc_rootAllocWithZone + 40
10  qbittorrent                            0x101914784 QMacAutoReleasePool::QMacAutoReleasePool() + 68
11  qbittorrent                            0x100cdd040 QMacStyle::styleHint(QStyle::StyleHint, QStyleOption const*, QWidget const*, QStyleHintReturn*) const + 68
12  qbittorrent                            0x100a48328 QWidget::isActiveWindow() const + 160
13  qbittorrent                            0x100a84c84 QStyleOption::initFrom(QWidget const*) + 148
14  qbittorrent                            0x100c0f94c QAbstractItemView::initViewItemOption(QStyleOptionViewItem*) const + 44
15  qbittorrent                            0x100c5ce74 QTreeView::indexRowSizeHint(QModelIndex const&) const + 340
16  qbittorrent                            0x100c5ca1c QTreeView::dataChanged(QModelIndex const&, QModelIndex const&, QList<int> const&) + 128
17  qbittorrent                            0x101853a24 void doActivate<false>(QObject*, int, void**) + 1384
18  qbittorrent                            0x10180e150 QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QList<int> const&) + 56
19  qbittorrent                            0x10198d7f4 QSortFilterProxyModelPrivate::_q_sourceDataChanged(QModelIndex const&, QModelIndex const&, QList<int> const&) + 3208
20  qbittorrent                            0x101853a24 void doActivate<false>(QObject*, int, void**) + 1384
21  qbittorrent                            0x10180e150 QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QList<int> const&) + 56
22  qbittorrent                            0x100989d60 TransferListModel::handleTorrentsUpdated(QList<BitTorrent::Torrent*> const&) + 588
23  qbittorrent                            0x1018537c4 void doActivate<false>(QObject*, int, void**) + 776
24  qbittorrent                            0x10074bc60 BitTorrent::Session::torrentsUpdated(QList<BitTorrent::Torrent*> const&) + 52
25  qbittorrent                            0x10079f924 BitTorrent::Session::handleStateUpdateAlert(libtorrent::v2::state_update_alert const*) + 424
26  qbittorrent                            0x10079f3f4 BitTorrent::Session::handleAlert(libtorrent::alert const*) + 384
27  qbittorrent                            0x10079f1c4 BitTorrent::Session::readAlerts() + 68
28  qbittorrent                            0x10184d2f0 QObject::event(QEvent*) + 604
29  qbittorrent                            0x100a0e560 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 272
30  qbittorrent                            0x100a0f664 QApplication::notify(QObject*, QEvent*) + 532
31  qbittorrent                            0x1018260f8 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 292
32  qbittorrent                            0x101827310 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 1436
33  qbittorrent                            0x100fc6e90 QCocoaEventDispatcherPrivate::processPostedEvents() + 312
34  qbittorrent                            0x100fc74dc QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 48
35  CoreFoundation                         0x19272a9a0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
36  CoreFoundation                         0x19272a8ec __CFRunLoopDoSource0 + 208
37  CoreFoundation                         0x19272a5ec __CFRunLoopDoSources0 + 268
38  CoreFoundation                         0x192728f6c __CFRunLoopRun + 828
39  CoreFoundation                         0x192728490 CFRunLoopRunSpecific + 600
40  HIToolbox                              0x19b348dd8 RunCurrentEventLoopInMode + 292
41  HIToolbox                              0x19b348b54 ReceiveNextEventCommon + 564
42  HIToolbox                              0x19b348908 _BlockUntilNextEventMatchingListInModeWithFilter + 72
43  AppKit                                 0x195287bcc _DPSNextEvent + 860
44  AppKit                                 0x1952864c4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
45  AppKit                                 0x195278690 -[NSApplication run] + 596
46  qbittorrent                            0x100fc63e4 QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1704
47  qbittorrent                            0x10182d244 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 496
48  qbittorrent                            0x101826730 QCoreApplication::exec() + 128
49  qbittorrent                            0x100736c10 Application::exec(QList<QString> const&) + 768
50  qbittorrent                            0x100741b54 main + 1120
51  dyld                                   0x102fd1088 start + 516

Thread 1:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                 0x19262b5b8 __select + 8
1   CoreFoundation                         0x1927551fc __CFSocketManager + 644
2   libsystem_pthread.dylib                0x19265e26c _pthread_start + 148
3   libsystem_pthread.dylib                0x19265908c thread_start + 8

Thread 2:
0   libsystem_kernel.dylib                 0x192626c40 kevent + 8
1   qbittorrent                            0x1012fdaf8 boost::asio::detail::kqueue_reactor::run(long, boost::asio::detail::op_queue<boost::asio::detail::scheduler_operation>&) + 280
2   qbittorrent                            0x1012fefa4 boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&) + 272
3   qbittorrent                            0x1012fecd4 boost::asio::detail::scheduler::run(boost::system::error_code&) + 252
4   qbittorrent                            0x1012ff7ac boost::asio::io_context::run() + 36
5   qbittorrent                            0x1012ff70c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, libtorrent::session::start(libtorrent::flags::bitfield_flag<unsigned char, libtorrent::session_flags_tag, void>, libtorrent::v2::session_params&&, boost::asio::io_context*)::$_0> >(void*) + 56
6   libsystem_pthread.dylib                0x19265e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x19265908c thread_start + 8

Thread 3:
0   libsystem_kernel.dylib                 0x192624290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x19265e83c _pthread_cond_wait + 1236
2   qbittorrent                            0x1012ff038 boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&) + 420
3   qbittorrent                            0x1012fecd4 boost::asio::detail::scheduler::run(boost::system::error_code&) + 252
4   qbittorrent                            0x1012a4c9c boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service_base::work_scheduler_runner>::run() + 32
5   qbittorrent                            0x1012feb68 boost_asio_detail_posix_thread_function + 28
6   libsystem_pthread.dylib                0x19265e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x19265908c thread_start + 8

Thread 4:: QThread
0   libsystem_kernel.dylib                 0x192628ed0 poll + 8
1   qbittorrent                            0x101924e14 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 468
2   qbittorrent                            0x101926010 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 708
3   qbittorrent                            0x10182d244 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 496
4   qbittorrent                            0x1018ca048 QThread::exec() + 176
5   qbittorrent                            0x101929ff4 QThreadPrivate::start(void*) + 332
6   libsystem_pthread.dylib                0x19265e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x19265908c thread_start + 8

Thread 5:: QThread
0   libsystem_kernel.dylib                 0x192628ed0 poll + 8
1   qbittorrent                            0x101924e14 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 468
2   qbittorrent                            0x101926010 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 708
3   qbittorrent                            0x10182d244 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 496
4   qbittorrent                            0x1018ca048 QThread::exec() + 176
5   qbittorrent                            0x101929ff4 QThreadPrivate::start(void*) + 332
6   libsystem_pthread.dylib                0x19265e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x19265908c thread_start + 8

Thread 6:: QThread
0   libsystem_kernel.dylib                 0x192628ed0 poll + 8
1   qbittorrent                            0x101924e14 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 468
2   qbittorrent                            0x101926010 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 708
3   qbittorrent                            0x10182d244 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 496
4   qbittorrent                            0x1018ca048 QThread::exec() + 176
5   qbittorrent                            0x101929ff4 QThreadPrivate::start(void*) + 332
6   libsystem_pthread.dylib                0x19265e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x19265908c thread_start + 8

Thread 7:: QThread
0   libsystem_kernel.dylib                 0x192628ed0 poll + 8
1   qbittorrent                            0x101924e14 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 468
2   qbittorrent                            0x101926010 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 708
3   qbittorrent                            0x10182d244 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 496
4   qbittorrent                            0x1018ca048 QThread::exec() + 176
5   qbittorrent                            0x101929ff4 QThreadPrivate::start(void*) + 332
6   libsystem_pthread.dylib                0x19265e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x19265908c thread_start + 8

Thread 8:: QNetworkAccessManager thread
0   libsystem_kernel.dylib                 0x192628ed0 poll + 8
1   qbittorrent                            0x101924e14 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 468
2   qbittorrent                            0x101926010 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 708
3   qbittorrent                            0x10182d244 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 496
4   qbittorrent                            0x1018ca048 QThread::exec() + 176
5   qbittorrent                            0x101929ff4 QThreadPrivate::start(void*) + 332
6   libsystem_pthread.dylib                0x19265e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x19265908c thread_start + 8

Thread 9:: QThread
0   libsystem_kernel.dylib                 0x192628ed0 poll + 8
1   qbittorrent                            0x101924e14 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 468
2   qbittorrent                            0x101926010 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 708
3   qbittorrent                            0x10182d244 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 496
4   qbittorrent                            0x1018ca048 QThread::exec() + 176
5   qbittorrent                            0x101929ff4 QThreadPrivate::start(void*) + 332
6   libsystem_pthread.dylib                0x19265e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x19265908c thread_start + 8

Thread 10:: com.apple.NSEventThread
0   libsystem_kernel.dylib                 0x1926208d0 mach_msg_trap + 8
1   libsystem_kernel.dylib                 0x192620d40 mach_msg + 76
2   CoreFoundation                         0x19272ac1c __CFRunLoopServiceMachPort + 372
3   CoreFoundation                         0x1927290cc __CFRunLoopRun + 1180
4   CoreFoundation                         0x192728490 CFRunLoopRunSpecific + 600
5   AppKit                                 0x1953f4794 _NSEventThread + 196
6   libsystem_pthread.dylib                0x19265e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x19265908c thread_start + 8

Thread 11:
0   libsystem_pthread.dylib                0x192659078 start_wqthread + 0

Thread 12:
0   libsystem_kernel.dylib                 0x192624290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x19265e83c _pthread_cond_wait + 1236
2   libc++.1.dylib                         0x1925ad2cc std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100
3   qbittorrent                            0x101268a2c libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&) + 144
4   qbittorrent                            0x101268bb8 libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&) + 156
5   qbittorrent                            0x1011a21f8 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*) + 92
6   libsystem_pthread.dylib                0x19265e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x19265908c thread_start + 8

Thread 13:
0   libsystem_kernel.dylib                 0x192624290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x19265e83c _pthread_cond_wait + 1236
2   libc++.1.dylib                         0x1925ad2cc std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100
3   qbittorrent                            0x101268a2c libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&) + 144
4   qbittorrent                            0x101268bb8 libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&) + 156
5   qbittorrent                            0x1011a21f8 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*) + 92
6   libsystem_pthread.dylib                0x19265e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x19265908c thread_start + 8

Thread 14:
0   libsystem_kernel.dylib                 0x192624290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x19265e83c _pthread_cond_wait + 1236
2   libc++.1.dylib                         0x1925ad2cc std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100
3   qbittorrent                            0x101268a2c libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&) + 144
4   qbittorrent                            0x101268bb8 libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&) + 156
5   qbittorrent                            0x1011a21f8 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*) + 92
6   libsystem_pthread.dylib                0x19265e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x19265908c thread_start + 8

Thread 15:
0   libsystem_kernel.dylib                 0x192624290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x19265e83c _pthread_cond_wait + 1236
2   libc++.1.dylib                         0x1925ad2cc std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100
3   qbittorrent                            0x101268a2c libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&) + 144
4   qbittorrent                            0x101268bb8 libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&) + 156
5   qbittorrent                            0x1011a21f8 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*) + 92
6   libsystem_pthread.dylib                0x19265e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x19265908c thread_start + 8

Thread 16:
0   libsystem_kernel.dylib                 0x192624290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x19265e83c _pthread_cond_wait + 1236
2   libc++.1.dylib                         0x1925ad2cc std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100
3   qbittorrent                            0x101268a2c libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&) + 144
4   qbittorrent                            0x101268bb8 libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&) + 156
5   qbittorrent                            0x1011a21f8 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*) + 92
6   libsystem_pthread.dylib                0x19265e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x19265908c thread_start + 8

Thread 17:
0   libsystem_kernel.dylib                 0x192624290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x19265e83c _pthread_cond_wait + 1236
2   libc++.1.dylib                         0x1925ad2cc std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100
3   qbittorrent                            0x101268a2c libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&) + 144
4   qbittorrent                            0x101268bb8 libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&) + 156
5   qbittorrent                            0x1011a21f8 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*) + 92
6   libsystem_pthread.dylib                0x19265e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x19265908c thread_start + 8

Thread 18:
0   libsystem_kernel.dylib                 0x192624290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x19265e83c _pthread_cond_wait + 1236
2   libc++.1.dylib                         0x1925ad2cc std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100
3   qbittorrent                            0x101268a2c libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&) + 144
4   qbittorrent                            0x101268bb8 libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&) + 156
5   qbittorrent                            0x1011a21f8 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*) + 92
6   libsystem_pthread.dylib                0x19265e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x19265908c thread_start + 8

Thread 19:
0   libsystem_kernel.dylib                 0x192624290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x19265e83c _pthread_cond_wait + 1236
2   libc++.1.dylib                         0x1925ad2cc std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100
3   qbittorrent                            0x101268a2c libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&) + 144
4   qbittorrent                            0x101268bb8 libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&) + 156
5   qbittorrent                            0x1011a21f8 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*) + 92
6   libsystem_pthread.dylib                0x19265e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x19265908c thread_start + 8

Thread 20:
0   libsystem_kernel.dylib                 0x192624290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x19265e83c _pthread_cond_wait + 1236
2   libc++.1.dylib                         0x1925ad2cc std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100
3   qbittorrent                            0x101268a2c libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&) + 144
4   qbittorrent                            0x101268bb8 libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&) + 156
5   qbittorrent                            0x1011a21f8 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*) + 92
6   libsystem_pthread.dylib                0x19265e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x19265908c thread_start + 8

Thread 21:
0   libsystem_kernel.dylib                 0x192624290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x19265e83c _pthread_cond_wait + 1236
2   libc++.1.dylib                         0x1925ad2cc std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100
3   qbittorrent                            0x101268a2c libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&) + 144
4   qbittorrent                            0x101268bb8 libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&) + 156
5   qbittorrent                            0x1011a21f8 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*) + 92
6   libsystem_pthread.dylib                0x19265e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x19265908c thread_start + 8

Thread 22:
0   libsystem_pthread.dylib                0x192659078 start_wqthread + 0

Thread 23:
0   libsystem_pthread.dylib                0x192659078 start_wqthread + 0

Thread 24:
0   libsystem_pthread.dylib                0x192659078 start_wqthread + 0

Thread 25:
0   libsystem_pthread.dylib                0x192659078 start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000000000000   x5: 0x0000000000000000   x6: 0x0000000000000001   x7: 0x0000000106168028
    x8: 0x870186f3c336dba3   x9: 0x870186f2c0329e23  x10: 0xcccccccccccccccd  x11: 0x000000000000000a
   x12: 0x0000000000000000  x13: 0x0000000000000039  x14: 0x000000001e800000  x15: 0x00000001023add90
   x16: 0x0000000000000148  x17: 0x00000001ec4cb640  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x0000000103044580  x21: 0x0000000000000103  x22: 0x0000000103044660  x23: 0x0000000106168000
   x24: 0x0000000000000000  x25: 0x0000000000000000  x26: 0x000000016f6d7bd5  x27: 0x0000000103044580
   x28: 0x0000000000000017   fp: 0x000000016f6d4ce0   lr: 0x000000019265dee0
    sp: 0x000000016f6d4cc0   pc: 0x0000000192628db8 cpsr: 0x40001000
   far: 0x0000000192560654  esr: 0x56000080  Address size fault

Binary Images:
       0x19261f000 -        0x192656fff libsystem_kernel.dylib (*) <1d7b3b8e-75a1-34ea-aa52-9f7c23155c55> /usr/lib/system/libsystem_kernel.dylib
       0x192657000 -        0x192663fff libsystem_pthread.dylib (*) <cee8bc77-6923-34d9-89a3-6f8f7279605e> /usr/lib/system/libsystem_pthread.dylib
       0x19251e000 -        0x19259ffff libsystem_c.dylib (*) <fd566a15-42d8-314a-a99a-b59237ddf5bc> /usr/lib/system/libsystem_c.dylib
       0x19246b000 -        0x192495fff libsystem_malloc.dylib (*) <3a021c33-dd59-37f7-9a86-5ceed68ff9ba> /usr/lib/system/libsystem_malloc.dylib
       0x1924dd000 -        0x19251afff libobjc.A.dylib (*) <4b5ab8fb-60e0-3992-ba0e-a073a3fa86a7> /usr/lib/libobjc.A.dylib
       0x100728000 -        0x1022fbfff org.qbittorrent.qBittorrent (4.4.2) <6b81e216-30df-3633-8ba2-3e44f8615130> /Applications/qBittorrent.app/Contents/MacOS/qbittorrent
       0x1926a6000 -        0x192bebfff com.apple.CoreFoundation (6.9) <8e1809ff-f5b1-3d9e-be15-f2e7b1d8ce51> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x19b315000 -        0x19b648fff com.apple.HIToolbox (2.1.1) <4a1d1f30-c79d-3502-b51f-9792adbd8e06> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x195246000 -        0x1960fdfff com.apple.AppKit (6.9) <465b9570-6646-31ea-a082-ab0dfa538966> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x102fcc000 -        0x10302bfff dyld (*) <fbb89662-e6f2-3434-b542-f75185ac5e74> /usr/lib/dyld
       0x1925a0000 -        0x192606fff libc++.1.dylib (*) <06bc1ec0-9992-398e-a85b-2973eb1fdba2> /usr/lib/libc++.1.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=881.1M resident=0K(0%) swapped_out_or_unallocated=881.1M(100%)
Writable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               512K        4 
Activity Tracing                   256K        1 
CG backing stores                 2176K        4 
CG image                           352K       14 
ColorSync                          640K       28 
CoreAnimation                      272K       13 
CoreGraphics                        32K        2 
CoreUI image data                 3696K       25 
Foundation                          64K        2 
Kernel Alloc Once                   32K        1 
MALLOC                           299.3M       55 
MALLOC guard page                  192K       10 
MALLOC_MEDIUM (reserved)         944.0M        8         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
STACK GUARD                       56.4M       26 
Stack                             21.3M       26 
VM_ALLOCATE                        224K       14 
__AUTH                            1949K      184 
__AUTH_CONST                      11.4M      345 
__DATA                            9143K      332 
__DATA_CONST                      13.0M      345 
__DATA_DIRTY                       972K      121 
__FONT_DATA                          4K        1 
__LINKEDIT                       592.3M        4 
__OBJC_CONST                      1987K      160 
__OBJC_RO                         82.9M        1 
__OBJC_RW                         3152K        1 
__TEXT                           288.8M      361 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
mapped file                       21.6G      391 
shared memory                      880K       15 
===========                     =======  ======= 
TOTAL                             24.2G     2497 
TOTAL, minus reserved VM space    22.9G     2497 

-----------
Full Report
-----------

{"app_name":"qbittorrent","timestamp":"2022-03-25 12:17:40.00 +0100","app_version":"4.4.2","slice_uuid":"6b81e216-30df-3633-8ba2-3e44f8615130","build_version":"","platform":1,"bundleID":"org.qbittorrent.qBittorrent","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.3 (21E230)","incident_id":"58E20355-D827-4D4F-A7B8-6991CBD08F1F","name":"qbittorrent"}
{
  "uptime" : 260000,
  "procLaunch" : "2022-03-25 11:23:06.1764 +0100",
  "procRole" : "Background",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookAir10,1",
  "procStartAbsTime" : 6178996085047,
  "coalitionID" : 25309,
  "osVersion" : {
    "train" : "macOS 12.3",
    "build" : "21E230",
    "releaseType" : "User"
  },
  "captureTime" : "2022-03-25 12:17:38.4339 +0100",
  "incident" : "58E20355-D827-4D4F-A7B8-6991CBD08F1F",
  "bug_type" : "309",
  "pid" : 93832,
  "procExitAbsTime" : 6257529388082,
  "translated" : false,
  "cpuType" : "ARM-64",
  "procName" : "qbittorrent",
  "procPath" : "\/Applications\/qBittorrent.app\/Contents\/MacOS\/qbittorrent",
  "bundleInfo" : {"CFBundleShortVersionString":"4.4.2","CFBundleIdentifier":"org.qbittorrent.qBittorrent"},
  "storeInfo" : {"deviceIdentifierForVendor":"D294D02A-8C74-58F0-B1FF-95EF71F13FF9","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "org.qbittorrent.qBittorrent",
  "crashReporterKey" : "63DF1E1D-3138-5054-FAF9-C34EB9DBFF53",
  "wakeTime" : 12156,
  "sleepWakeUUID" : "80DE4649-6B70-4558-B849-3AAAC6CDE390",
  "sip" : "enabled",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "asi" : {"libsystem_malloc.dylib":["qbittorrent(93832,0x103044580) malloc: Heap corruption detected, free list is damaged at 0x6000007e4160","*** Incorrect guard value: 57065347891551"],"libsystem_c.dylib":["abort() called"]},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":2335769,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":1},{"value":4397105192},{"value":9728205051607309219},{"value":9728205047261732387},{"value":14757395258967641293},{"value":10},{"value":0},{"value":57},{"value":511705088},{"value":4332379536,"symbolLocation":0,"symbol":"OBJC_METACLASS_$_QMacAutoReleasePoolTracker"},{"value":328},{"value":8259417664},{"value":0},{"value":6},{"value":4345578880,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":4345579104,"symbolLocation":224,"symbol":"_main_thread"},{"value":4397105152},{"value":0},{"value":0},{"value":6164413397},{"value":4345578880,"symbolLocation":0,"symbol":"_main_thread"},{"value":23}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6751117024},"cpsr":{"value":1073745920},"fp":{"value":6164401376},"sp":{"value":6164401344},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6750899640,"matchesCrashFrame":1},"far":{"value":6750078548}},"queue":"com.apple.main-thread","frames":[{"imageOffset":40376,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":28384,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":500544,"symbol":"abort","symbolLocation":168,"imageIndex":2},{"imageOffset":63680,"symbol":"malloc_vreport","symbolLocation":552,"imageIndex":3},{"imageOffset":150660,"symbol":"malloc_zone_error","symbolLocation":100,"imageIndex":3},{"imageOffset":7024,"symbol":"nanov2_allocate_from_block","symbolLocation":568,"imageIndex":3},{"imageOffset":4492,"symbol":"nanov2_allocate","symbolLocation":128,"imageIndex":3},{"imageOffset":13100,"symbol":"nanov2_calloc","symbolLocation":160,"imageIndex":3},{"imageOffset":124992,"symbol":"_malloc_zone_calloc","symbolLocation":88,"imageIndex":3},{"imageOffset":51352,"symbol":"_objc_rootAllocWithZone","symbolLocation":40,"imageIndex":4},{"imageOffset":18794372,"symbol":"QMacAutoReleasePool::QMacAutoReleasePool()","symbolLocation":68,"imageIndex":5},{"imageOffset":5984320,"symbol":"QMacStyle::styleHint(QStyle::StyleHint, QStyleOption const*, QWidget const*, QStyleHintReturn*) const","symbolLocation":68,"imageIndex":5},{"imageOffset":3277608,"symbol":"QWidget::isActiveWindow() const","symbolLocation":160,"imageIndex":5},{"imageOffset":3525764,"symbol":"QStyleOption::initFrom(QWidget const*)","symbolLocation":148,"imageIndex":5},{"imageOffset":5142860,"symbol":"QAbstractItemView::initViewItemOption(QStyleOptionViewItem*) const","symbolLocation":44,"imageIndex":5},{"imageOffset":5459572,"symbol":"QTreeView::indexRowSizeHint(QModelIndex const&) const","symbolLocation":340,"imageIndex":5},{"imageOffset":5458460,"symbol":"QTreeView::dataChanged(QModelIndex const&, QModelIndex const&, QList<int> const&)","symbolLocation":128,"imageIndex":5},{"imageOffset":18004516,"symbol":"void doActivate<false>(QObject*, int, void**)","symbolLocation":1384,"imageIndex":5},{"imageOffset":17719632,"symbol":"QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QList<int> const&)","symbolLocation":56,"imageIndex":5},{"imageOffset":19290100,"symbol":"QSortFilterProxyModelPrivate::_q_sourceDataChanged(QModelIndex const&, QModelIndex const&, QList<int> const&)","symbolLocation":3208,"imageIndex":5},{"imageOffset":18004516,"symbol":"void doActivate<false>(QObject*, int, void**)","symbolLocation":1384,"imageIndex":5},{"imageOffset":17719632,"symbol":"QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QList<int> const&)","symbolLocation":56,"imageIndex":5},{"imageOffset":2497888,"symbol":"TransferListModel::handleTorrentsUpdated(QList<BitTorrent::Torrent*> const&)","symbolLocation":588,"imageIndex":5},{"imageOffset":18003908,"symbol":"void doActivate<false>(QObject*, int, void**)","symbolLocation":776,"imageIndex":5},{"imageOffset":146528,"symbol":"BitTorrent::Session::torrentsUpdated(QList<BitTorrent::Torrent*> const&)","symbolLocation":52,"imageIndex":5},{"imageOffset":489764,"symbol":"BitTorrent::Session::handleStateUpdateAlert(libtorrent::v2::state_update_alert const*)","symbolLocation":424,"imageIndex":5},{"imageOffset":488436,"symbol":"BitTorrent::Session::handleAlert(libtorrent::alert const*)","symbolLocation":384,"imageIndex":5},{"imageOffset":487876,"symbol":"BitTorrent::Session::readAlerts()","symbolLocation":68,"imageIndex":5},{"imageOffset":17978096,"symbol":"QObject::event(QEvent*)","symbolLocation":604,"imageIndex":5},{"imageOffset":3040608,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":272,"imageIndex":5},{"imageOffset":3044964,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":532,"imageIndex":5},{"imageOffset":17817848,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":292,"imageIndex":5},{"imageOffset":17822480,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":1436,"imageIndex":5},{"imageOffset":9039504,"symbol":"QCocoaEventDispatcherPrivate::processPostedEvents()","symbolLocation":312,"imageIndex":5},{"imageOffset":9041116,"symbol":"QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*)","symbolLocation":48,"imageIndex":5},{"imageOffset":543136,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":28,"imageIndex":6},{"imageOffset":542956,"symbol":"__CFRunLoopDoSource0","symbolLocation":208,"imageIndex":6},{"imageOffset":542188,"symbol":"__CFRunLoopDoSources0","symbolLocation":268,"imageIndex":6},{"imageOffset":536428,"symbol":"__CFRunLoopRun","symbolLocation":828,"imageIndex":6},{"imageOffset":533648,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":6},{"imageOffset":212440,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":211796,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":7},{"imageOffset":211208,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":7},{"imageOffset":269260,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":8},{"imageOffset":263364,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":8},{"imageOffset":206480,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":8},{"imageOffset":9036772,"symbol":"QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":1704,"imageIndex":5},{"imageOffset":17846852,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":496,"imageIndex":5},{"imageOffset":17819440,"symbol":"QCoreApplication::exec()","symbolLocation":128,"imageIndex":5},{"imageOffset":60432,"symbol":"Application::exec(QList<QString> const&)","symbolLocation":768,"imageIndex":5},{"imageOffset":105300,"symbol":"main","symbolLocation":1120,"imageIndex":5},{"imageOffset":20616,"symbol":"start","symbolLocation":516,"imageIndex":9}]},{"id":2335863,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":50616,"symbol":"__select","symbolLocation":8,"imageIndex":0},{"imageOffset":717308,"symbol":"__CFSocketManager","symbolLocation":644,"imageIndex":6},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":2335864,"frames":[{"imageOffset":31808,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":12409592,"symbol":"boost::asio::detail::kqueue_reactor::run(long, boost::asio::detail::op_queue<boost::asio::detail::scheduler_operation>&)","symbolLocation":280,"imageIndex":5},{"imageOffset":12414884,"symbol":"boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&)","symbolLocation":272,"imageIndex":5},{"imageOffset":12414164,"symbol":"boost::asio::detail::scheduler::run(boost::system::error_code&)","symbolLocation":252,"imageIndex":5},{"imageOffset":12416940,"symbol":"boost::asio::io_context::run()","symbolLocation":36,"imageIndex":5},{"imageOffset":12416780,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, libtorrent::session::start(libtorrent::flags::bitfield_flag<unsigned char, libtorrent::session_flags_tag, void>, libtorrent::v2::session_params&&, boost::asio::io_context*)::$_0> >(void*)","symbolLocation":56,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":2335865,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":12415032,"symbol":"boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&)","symbolLocation":420,"imageIndex":5},{"imageOffset":12414164,"symbol":"boost::asio::detail::scheduler::run(boost::system::error_code&)","symbolLocation":252,"imageIndex":5},{"imageOffset":12045468,"symbol":"boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service_base::work_scheduler_runner>::run()","symbolLocation":32,"imageIndex":5},{"imageOffset":12413800,"symbol":"boost_asio_detail_posix_thread_function","symbolLocation":28,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":2335866,"name":"QThread","frames":[{"imageOffset":40656,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":18861588,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":468,"imageIndex":5},{"imageOffset":18866192,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":708,"imageIndex":5},{"imageOffset":17846852,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":496,"imageIndex":5},{"imageOffset":18489416,"symbol":"QThread::exec()","symbolLocation":176,"imageIndex":5},{"imageOffset":18882548,"symbol":"QThreadPrivate::start(void*)","symbolLocation":332,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":2335867,"name":"QThread","frames":[{"imageOffset":40656,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":18861588,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":468,"imageIndex":5},{"imageOffset":18866192,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":708,"imageIndex":5},{"imageOffset":17846852,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":496,"imageIndex":5},{"imageOffset":18489416,"symbol":"QThread::exec()","symbolLocation":176,"imageIndex":5},{"imageOffset":18882548,"symbol":"QThreadPrivate::start(void*)","symbolLocation":332,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":2335868,"name":"QThread","frames":[{"imageOffset":40656,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":18861588,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":468,"imageIndex":5},{"imageOffset":18866192,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":708,"imageIndex":5},{"imageOffset":17846852,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":496,"imageIndex":5},{"imageOffset":18489416,"symbol":"QThread::exec()","symbolLocation":176,"imageIndex":5},{"imageOffset":18882548,"symbol":"QThreadPrivate::start(void*)","symbolLocation":332,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":2335869,"name":"QThread","frames":[{"imageOffset":40656,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":18861588,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":468,"imageIndex":5},{"imageOffset":18866192,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":708,"imageIndex":5},{"imageOffset":17846852,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":496,"imageIndex":5},{"imageOffset":18489416,"symbol":"QThread::exec()","symbolLocation":176,"imageIndex":5},{"imageOffset":18882548,"symbol":"QThreadPrivate::start(void*)","symbolLocation":332,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":2335899,"name":"QNetworkAccessManager thread","frames":[{"imageOffset":40656,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":18861588,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":468,"imageIndex":5},{"imageOffset":18866192,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":708,"imageIndex":5},{"imageOffset":17846852,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":496,"imageIndex":5},{"imageOffset":18489416,"symbol":"QThread::exec()","symbolLocation":176,"imageIndex":5},{"imageOffset":18882548,"symbol":"QThreadPrivate::start(void*)","symbolLocation":332,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":2335902,"name":"QThread","frames":[{"imageOffset":40656,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":18861588,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":468,"imageIndex":5},{"imageOffset":18866192,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":708,"imageIndex":5},{"imageOffset":17846852,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":496,"imageIndex":5},{"imageOffset":18489416,"symbol":"QThread::exec()","symbolLocation":176,"imageIndex":5},{"imageOffset":18882548,"symbol":"QThreadPrivate::start(void*)","symbolLocation":332,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":2335918,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6352,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7488,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":543772,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":6},{"imageOffset":536780,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":6},{"imageOffset":533648,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":6},{"imageOffset":1763220,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":8},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":2336671,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":2338787,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":53964,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":10},{"imageOffset":11799084,"symbol":"libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":144,"imageIndex":5},{"imageOffset":11799480,"symbol":"libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&)","symbolLocation":156,"imageIndex":5},{"imageOffset":10985976,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*)","symbolLocation":92,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":2338790,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":53964,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":10},{"imageOffset":11799084,"symbol":"libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":144,"imageIndex":5},{"imageOffset":11799480,"symbol":"libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&)","symbolLocation":156,"imageIndex":5},{"imageOffset":10985976,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*)","symbolLocation":92,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":2338793,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":53964,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":10},{"imageOffset":11799084,"symbol":"libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":144,"imageIndex":5},{"imageOffset":11799480,"symbol":"libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&)","symbolLocation":156,"imageIndex":5},{"imageOffset":10985976,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*)","symbolLocation":92,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":2340147,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":53964,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":10},{"imageOffset":11799084,"symbol":"libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":144,"imageIndex":5},{"imageOffset":11799480,"symbol":"libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&)","symbolLocation":156,"imageIndex":5},{"imageOffset":10985976,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*)","symbolLocation":92,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":2340914,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":53964,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":10},{"imageOffset":11799084,"symbol":"libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":144,"imageIndex":5},{"imageOffset":11799480,"symbol":"libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&)","symbolLocation":156,"imageIndex":5},{"imageOffset":10985976,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*)","symbolLocation":92,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":2341333,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":53964,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":10},{"imageOffset":11799084,"symbol":"libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":144,"imageIndex":5},{"imageOffset":11799480,"symbol":"libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&)","symbolLocation":156,"imageIndex":5},{"imageOffset":10985976,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*)","symbolLocation":92,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":2341334,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":53964,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":10},{"imageOffset":11799084,"symbol":"libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":144,"imageIndex":5},{"imageOffset":11799480,"symbol":"libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&)","symbolLocation":156,"imageIndex":5},{"imageOffset":10985976,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*)","symbolLocation":92,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":2341335,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":53964,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":10},{"imageOffset":11799084,"symbol":"libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":144,"imageIndex":5},{"imageOffset":11799480,"symbol":"libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&)","symbolLocation":156,"imageIndex":5},{"imageOffset":10985976,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*)","symbolLocation":92,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":2341336,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":53964,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":10},{"imageOffset":11799084,"symbol":"libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":144,"imageIndex":5},{"imageOffset":11799480,"symbol":"libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&)","symbolLocation":156,"imageIndex":5},{"imageOffset":10985976,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*)","symbolLocation":92,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":2341337,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":53964,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":10},{"imageOffset":11799084,"symbol":"libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":144,"imageIndex":5},{"imageOffset":11799480,"symbol":"libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&)","symbolLocation":156,"imageIndex":5},{"imageOffset":10985976,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*)","symbolLocation":92,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":2342824,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":2357767,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":2357774,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":2357775,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6750859264,
    "size" : 229376,
    "uuid" : "1d7b3b8e-75a1-34ea-aa52-9f7c23155c55",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6751088640,
    "size" : 53248,
    "uuid" : "cee8bc77-6923-34d9-89a3-6f8f7279605e",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6749806592,
    "size" : 532480,
    "uuid" : "fd566a15-42d8-314a-a99a-b59237ddf5bc",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6749073408,
    "size" : 176128,
    "uuid" : "3a021c33-dd59-37f7-9a86-5ceed68ff9ba",
    "path" : "\/usr\/lib\/system\/libsystem_malloc.dylib",
    "name" : "libsystem_malloc.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6749540352,
    "size" : 253952,
    "uuid" : "4b5ab8fb-60e0-3992-ba0e-a073a3fa86a7",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4302471168,
    "CFBundleShortVersionString" : "4.4.2",
    "CFBundleIdentifier" : "org.qbittorrent.qBittorrent",
    "size" : 29179904,
    "uuid" : "6b81e216-30df-3633-8ba2-3e44f8615130",
    "path" : "\/Applications\/qBittorrent.app\/Contents\/MacOS\/qbittorrent",
    "name" : "qbittorrent"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6751412224,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5529600,
    "uuid" : "8e1809ff-f5b1-3d9e-be15-f2e7b1d8ce51",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1858.112"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6898667520,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3358720,
    "uuid" : "4a1d1f30-c79d-3502-b51f-9792adbd8e06",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6797156352,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15433728,
    "uuid" : "465b9570-6646-31ea-a082-ab0dfa538966",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.40.126"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4345085952,
    "size" : 393216,
    "uuid" : "fbb89662-e6f2-3434-b542-f75185ac5e74",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6750339072,
    "size" : 421888,
    "uuid" : "06bc1ec0-9992-398e-a85b-2973eb1fdba2",
    "path" : "\/usr\/lib\/libc++.1.dylib",
    "name" : "libc++.1.dylib"
  }
],
  "sharedCache" : {
  "base" : 6747799552,
  "size" : 3136438272,
  "uuid" : "00edbaf8-9281-3f26-b94f-e6a315e3a659"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=881.1M resident=0K(0%) swapped_out_or_unallocated=881.1M(100%)\nWritable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               512K        4 \nActivity Tracing                   256K        1 \nCG backing stores                 2176K        4 \nCG image                           352K       14 \nColorSync                          640K       28 \nCoreAnimation                      272K       13 \nCoreGraphics                        32K        2 \nCoreUI image data                 3696K       25 \nFoundation                          64K        2 \nKernel Alloc Once                   32K        1 \nMALLOC                           299.3M       55 \nMALLOC guard page                  192K       10 \nMALLOC_MEDIUM (reserved)         944.0M        8         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                       56.4M       26 \nStack                             21.3M       26 \nVM_ALLOCATE                        224K       14 \n__AUTH                            1949K      184 \n__AUTH_CONST                      11.4M      345 \n__DATA                            9143K      332 \n__DATA_CONST                      13.0M      345 \n__DATA_DIRTY                       972K      121 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       592.3M        4 \n__OBJC_CONST                      1987K      160 \n__OBJC_RO                         82.9M        1 \n__OBJC_RW                         3152K        1 \n__TEXT                           288.8M      361 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                       21.6G      391 \nshared memory                      880K       15 \n===========                     =======  ======= \nTOTAL                             24.2G     2497 \nTOTAL, minus reserved VM space    22.9G     2497 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "61af99aeda72d16a4beb7756",
      "factorPackIds" : {
        "SIRI_DIALOG_ASSETS" : "622f5255d14f83424df66885"
      },
      "deploymentId" : 240000048
    },
    {
      "rolloutId" : "5fb4245a1bbfe8005e33a1e1",
      "factorPackIds" : {

      },
      "deploymentId" : 250000011
    }
  ],
  "experiments" : [

  ]
}
}

Model: MacBookAir10,1, BootROM 7459.101.2, proc 8:4:4 processors, 16 GB, SMC 
Graphics: Apple M1, Apple M1, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Memory Module: LPDDR4
AirPort: Wi-Fi, wl0: Feb  8 2022 01:44:45 version 18.60.21.0.7.8.126 FWID 01-1cdae627
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: PSSD T7 Touch
Thunderbolt Bus: MacBook Air, Apple Inc.
Thunderbolt Bus: MacBook Air, Apple Inc.
ghost commented 2 years ago

@glassez is this similar/same crash that affected windows builds when clicked on open destination folder?

sledgehammer999 commented 2 years ago

@R0GERIUS I see you can also do your own builds, right? If so, can you try to build with qt5 instead? The stacktrace shows the crash seems to happen inside Qt code. (widget styling/drawing)

R0GERIUS commented 2 years ago

@R0GERIUS I see you can also do your own builds, right? If so, can you try to build with qt5 instead? The stacktrace shows the crash seems to happen inside Qt code. (widget styling/drawing)

@sledgehammer999 Your suspicion was right, Qt 5.15.3 (recently released from commercial to open-source) is stable in this scenario.

sledgehammer999 commented 2 years ago

Marked as a Qt Bug. It would be nice if you (or anyone) could pinpoint the problem and report it to the Qt bugtracker.

R0GERIUS commented 2 years ago

Marked as a Qt Bug. It would be nice if you (or anyone) could pinpoint the problem and report it to the Qt bugtracker.

I'm not competent in Qt, so I can't, however I can give you the build script and params: The script is an older fork of Kolcha's script and the used parameters are:

./build_qbt_dmg_qt5.sh --qbittorrent=release-4.4.2 --qt=5.15.3-lts-lgpl --cmake=3.22.3 --openssl=1.1.1n --boost=1.78.0 --libtorrent-commit=9c04d24504
glassez commented 2 years ago

@glassez is this similar/same crash that affected windows builds when clicked on open destination folder?

Maybe. I can't do anything to help with macOS support, because it is not available to me, even temporarily, to test, debug and fix its specific problems.

jamesblonde007 commented 2 years ago

For what it's worth, I can't run v4.4.2 at all on MacOS 12.3. It crashes and freezes every time.

R0GERIUS commented 2 years ago

Can anyone else test it with Qt 5 too? The build process is posted above and later today I can post a build too. I'm a lightweight user, but it seems stable with Qt 5 for me on macOS 12.3 and Apple M1.

kambala-decapitator commented 2 years ago

FYI can't reproduce with 4.4.2 release on an Intel machine running 11.6.5

R0GERIUS commented 2 years ago

Here is a build with Qt5: qBittorrent-release-4.4.2-macOS-arm64.dmg.zip

FYI can't reproduce with 4.4.2 release on an Intel machine running 11.6.5

So there is a possibility, that issue is a Qt6 bug on ARM. Quite interesting.

kambala-decapitator commented 2 years ago

So there is a possibility, that issue is a Qt6 bug on ARM

it might also be Qt 6 + Monterey. Or both :)

jlj945 commented 2 years ago

This crash also happens for me on an x86 Mac. Also, I had a second torrent downloading at almost 90% complete and it restarted after the crash even though I didn't touch its file. `------------------------------------- Translated Report (Full Report Below)

Process: qbittorrent [2020] Path: /Applications/qbittorrent.app/Contents/MacOS/qbittorrent Identifier: org.qbittorrent.qBittorrent Version: 4.4.2 (???) Code Type: X86-64 (Native) Parent Process: launchd [1] User ID: 501

Date/Time: 2022-03-27 17:54:09.5928 -0700 OS Version: macOS 12.3 (21E230) Report Version: 12 Anonymous UUID: 8CAACB08-5D19-E537-4B5E-FF8683517EF2

Time Awake Since Boot: 5000 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information: qbittorrent(2020,0x11138a600) malloc: Heap corruption detected, free list is damaged at 0x600003c048d0 *** Incorrect guard value: 76636769175759 abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x7ff81468c00e __pthread_kill + 10 1 libsystem_pthread.dylib 0x7ff8146c21ff pthread_kill + 263 2 libsystem_c.dylib 0x7ff81460dd24 abort + 123 3 libsystem_malloc.dylib 0x7ff8144eb357 malloc_vreport + 551 4 libsystem_malloc.dylib 0x7ff8144ff307 malloc_zone_error + 178 5 libsystem_malloc.dylib 0x7ff8144de0e8 nanov2_allocate_from_block + 582 6 libsystem_malloc.dylib 0x7ff8144dd677 nanov2_allocate + 130 7 libsystem_malloc.dylib 0x7ff8144dd5a4 nanov2_malloc + 56 8 libsystem_malloc.dylib 0x7ff8144f9abb _malloc_zone_malloc + 125 9 libc++abi.dylib 0x7ff81467f95a operator new(unsigned long) + 26 10 qbittorrent 0x1103aa879 0x10f825000 + 12081273 11 qbittorrent 0x110384586 0x10f825000 + 11924870 12 qbittorrent 0x10fb6ab70 0x10f825000 + 3431280 13 qbittorrent 0x10fb6acfc 0x10f825000 + 3431676 14 qbittorrent 0x10fb56f5e 0x10f825000 + 3350366 15 qbittorrent 0x1100f0317 0x10f825000 + 9220887 16 qbittorrent 0x10fb5a7e1 0x10f825000 + 3364833 17 qbittorrent 0x1102537f5 0x10f825000 + 10676213 18 qbittorrent 0x11027b629 0x10f825000 + 10839593 19 qbittorrent 0x11027a0a9 0x10f825000 + 10834089 20 qbittorrent 0x110279c9b 0x10f825000 + 10833051 21 qbittorrent 0x1100dae13 0x10f825000 + 9133587 22 qbittorrent 0x110131e7d 0x10f825000 + 9490045 23 qbittorrent 0x110235807 0x10f825000 + 10553351 24 qbittorrent 0x11027977a 0x10f825000 + 10831738 25 qbittorrent 0x11071c872 0x10f825000 + 15693938 26 qbittorrent 0x1100a949e 0x10f825000 + 8930462 27 qbittorrent 0x1100aa27d 0x10f825000 + 8934013 28 qbittorrent 0x11071c63e 0x10f825000 + 15693374 29 qbittorrent 0x1100d6a1a 0x10f825000 + 9116186 30 qbittorrent 0x1100d1306 0x10f825000 + 9093894 31 qbittorrent 0x1100e55c4 0x10f825000 + 9176516 32 qbittorrent 0x1100e57d8 0x10f825000 + 9177048 33 qbittorrent 0x1100db025 0x10f825000 + 9134117 34 qbittorrent 0x1100a94b2 0x10f825000 + 8930482 35 qbittorrent 0x1100aa27d 0x10f825000 + 8934013 36 qbittorrent 0x11071c63e 0x10f825000 + 15693374 37 qbittorrent 0x11071d10e 0x10f825000 + 15696142 38 qbittorrent 0x10fb863b3 0x10f825000 + 3543987 39 qbittorrent 0x10fb86951 0x10f825000 + 3545425 40 CoreFoundation 0x7ff814788bca CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 41 CoreFoundation 0x7ff814788b32 CFRunLoopDoSource0 + 180 42 CoreFoundation 0x7ff8147888b0 CFRunLoopDoSources0 + 242 43 CoreFoundation 0x7ff8147872c0 __CFRunLoopRun + 892 44 CoreFoundation 0x7ff814786884 CFRunLoopRunSpecific + 562 45 HIToolbox 0x7ff81d87cce6 RunCurrentEventLoopInMode + 292 46 HIToolbox 0x7ff81d87c913 ReceiveNextEventCommon + 283 47 HIToolbox 0x7ff81d87c7e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70 48 AppKit 0x7ff8170e45cd _DPSNextEvent + 927 49 AppKit 0x7ff8170e2c8a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394 50 AppKit 0x7ff8170d5339 -[NSApplication run] + 586 51 qbittorrent 0x10fb85bb9 0x10f825000 + 3541945 52 qbittorrent 0x110720f3e 0x10f825000 + 15712062 53 qbittorrent 0x11071ca0b 0x10f825000 + 15694347 54 qbittorrent 0x10f832e99 0x10f825000 + 56985 55 qbittorrent 0x10f83e223 0x10f825000 + 102947 56 dyld 0x11130f51e start + 462

Thread 1:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x7ff81468dd5a select + 10 1 CoreFoundation 0x7ff8147afb5b CFSocketManager + 643 2 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 3 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 2: 0 libsystem_kernel.dylib 0x7ff81468a34e kevent + 10 1 qbittorrent 0x10fd99f81 0x10f825000 + 5721985 2 qbittorrent 0x10fd9b8be 0x10f825000 + 5728446 3 qbittorrent 0x10fd9b471 0x10f825000 + 5727345 4 qbittorrent 0x10fd9c103 0x10f825000 + 5730563 5 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 6 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 3:: QThread 0 libsystem_kernel.dylib 0x7ff81468c0aa poll + 10 1 qbittorrent 0x1107cd26a 0x10f825000 + 16417386 2 qbittorrent 0x1107ce18a 0x10f825000 + 16421258 3 qbittorrent 0x110720f3e 0x10f825000 + 15712062 4 qbittorrent 0x11077facb 0x10f825000 + 16100043 5 qbittorrent 0x1107d0b68 0x10f825000 + 16431976 6 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 4:: QNetworkAccessManager thread 0 libsystem_kernel.dylib 0x7ff81468c0aa poll + 10 1 qbittorrent 0x1107cd26a 0x10f825000 + 16417386 2 qbittorrent 0x1107ce18a 0x10f825000 + 16421258 3 qbittorrent 0x110720f3e 0x10f825000 + 15712062 4 qbittorrent 0x11077facb 0x10f825000 + 16100043 5 qbittorrent 0x1107d0b68 0x10f825000 + 16431976 6 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 5:: QThread 0 libsystem_kernel.dylib 0x7ff81468c0aa poll + 10 1 qbittorrent 0x1107cd26a 0x10f825000 + 16417386 2 qbittorrent 0x1107ce18a 0x10f825000 + 16421258 3 qbittorrent 0x110720f3e 0x10f825000 + 15712062 4 qbittorrent 0x11077facb 0x10f825000 + 16100043 5 qbittorrent 0x1107d0b68 0x10f825000 + 16431976 6 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 6:: QThread 0 libsystem_kernel.dylib 0x7ff81468c0aa poll + 10 1 qbittorrent 0x1107cd26a 0x10f825000 + 16417386 2 qbittorrent 0x1107ce18a 0x10f825000 + 16421258 3 qbittorrent 0x110720f3e 0x10f825000 + 15712062 4 qbittorrent 0x11077facb 0x10f825000 + 16100043 5 qbittorrent 0x1107d0b68 0x10f825000 + 16431976 6 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 7:: QThread 0 libsystem_kernel.dylib 0x7ff81468c0aa poll + 10 1 qbittorrent 0x1107cd26a 0x10f825000 + 16417386 2 qbittorrent 0x1107ce18a 0x10f825000 + 16421258 3 qbittorrent 0x110720f3e 0x10f825000 + 15712062 4 qbittorrent 0x11077facb 0x10f825000 + 16100043 5 qbittorrent 0x1107d0b68 0x10f825000 + 16431976 6 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 8:: QThread 0 libsystem_kernel.dylib 0x7ff81468c0aa poll + 10 1 qbittorrent 0x1107cd26a 0x10f825000 + 16417386 2 qbittorrent 0x1107ce18a 0x10f825000 + 16421258 3 qbittorrent 0x110720f3e 0x10f825000 + 15712062 4 qbittorrent 0x11077facb 0x10f825000 + 16100043 5 qbittorrent 0x1107d0b68 0x10f825000 + 16431976 6 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 9: 0 libsystem_kernel.dylib 0x7ff8146883ea psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff8146c2a6f _pthread_cond_wait + 1249 2 libc++.1.dylib 0x7ff814620d33 std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 93 3 qbittorrent 0x10fcf9967 0x10f825000 + 5065063 4 qbittorrent 0x10fcf9b1f 0x10f825000 + 5065503 5 qbittorrent 0x10fc1f0ad 0x10f825000 + 4169901 6 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 10: 0 libsystem_kernel.dylib 0x7ff8146883ea __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff8146c2a6f _pthread_cond_wait + 1249 2 qbittorrent 0x10fd9b833 0x10f825000 + 5728307 3 qbittorrent 0x10fd9b471 0x10f825000 + 5727345 4 qbittorrent 0x10fd364f4 0x10f825000 + 5313780 5 qbittorrent 0x10fd9b2f0 boost_asio_detail_posix_thread_function + 16 6 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 11:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x7ff81468597a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x7ff814685ce8 mach_msg + 56 2 CoreFoundation 0x7ff814788db0 CFRunLoopServiceMachPort + 319 3 CoreFoundation 0x7ff814787440 CFRunLoopRun + 1276 4 CoreFoundation 0x7ff814786884 CFRunLoopRunSpecific + 562 5 AppKit 0x7ff817251fee _NSEventThread + 132 6 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 12: 0 libsystem_kernel.dylib 0x7ff8146883ea psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff8146c2a6f _pthread_cond_wait + 1249 2 libc++.1.dylib 0x7ff814620d33 std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 93 3 qbittorrent 0x10fcf9967 0x10f825000 + 5065063 4 qbittorrent 0x10fcf9b1f 0x10f825000 + 5065503 5 qbittorrent 0x10fc1f0ad 0x10f825000 + 4169901 6 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 13: 0 libsystem_kernel.dylib 0x7ff8146883ea psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff8146c2a6f _pthread_cond_wait + 1249 2 libc++.1.dylib 0x7ff814620d33 std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 93 3 qbittorrent 0x10fcf9967 0x10f825000 + 5065063 4 qbittorrent 0x10fcf9b1f 0x10f825000 + 5065503 5 qbittorrent 0x10fc1f0ad 0x10f825000 + 4169901 6 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 14: 0 libsystem_kernel.dylib 0x7ff8146883ea psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff8146c2a6f _pthread_cond_wait + 1249 2 libc++.1.dylib 0x7ff814620d33 std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 93 3 qbittorrent 0x10fcf9967 0x10f825000 + 5065063 4 qbittorrent 0x10fcf9b1f 0x10f825000 + 5065503 5 qbittorrent 0x10fc1f0ad 0x10f825000 + 4169901 6 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 15: 0 libsystem_kernel.dylib 0x7ff8146883ea psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff8146c2a6f _pthread_cond_wait + 1249 2 libc++.1.dylib 0x7ff814620d33 std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 93 3 qbittorrent 0x10fcf9967 0x10f825000 + 5065063 4 qbittorrent 0x10fcf9b1f 0x10f825000 + 5065503 5 qbittorrent 0x10fc1f0ad 0x10f825000 + 4169901 6 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 16: 0 libsystem_kernel.dylib 0x7ff8146883ea psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff8146c2a6f _pthread_cond_wait + 1249 2 libc++.1.dylib 0x7ff814620d33 std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 93 3 qbittorrent 0x10fcf9967 0x10f825000 + 5065063 4 qbittorrent 0x10fcf9b1f 0x10f825000 + 5065503 5 qbittorrent 0x10fc1f0ad 0x10f825000 + 4169901 6 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 17: 0 libsystem_kernel.dylib 0x7ff8146883ea psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff8146c2a6f _pthread_cond_wait + 1249 2 libc++.1.dylib 0x7ff814620d33 std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 93 3 qbittorrent 0x10fcf9967 0x10f825000 + 5065063 4 qbittorrent 0x10fcf9b1f 0x10f825000 + 5065503 5 qbittorrent 0x10fc1f0ad 0x10f825000 + 4169901 6 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 18: 0 libsystem_kernel.dylib 0x7ff8146883ea psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff8146c2a6f _pthread_cond_wait + 1249 2 libc++.1.dylib 0x7ff814620d33 std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 93 3 qbittorrent 0x10fcf9967 0x10f825000 + 5065063 4 qbittorrent 0x10fcf9b1f 0x10f825000 + 5065503 5 qbittorrent 0x10fc1f0ad 0x10f825000 + 4169901 6 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 19: 0 libsystem_kernel.dylib 0x7ff8146883ea psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff8146c2a6f _pthread_cond_wait + 1249 2 libc++.1.dylib 0x7ff814620d33 std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 93 3 qbittorrent 0x10fcf9967 0x10f825000 + 5065063 4 qbittorrent 0x10fcf9b1f 0x10f825000 + 5065503 5 qbittorrent 0x10fc1f0ad 0x10f825000 + 4169901 6 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 20: 0 libsystem_kernel.dylib 0x7ff8146883ea psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff8146c2a6f _pthread_cond_wait + 1249 2 libc++.1.dylib 0x7ff814620d33 std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 93 3 qbittorrent 0x10fcf9967 0x10f825000 + 5065063 4 qbittorrent 0x10fcf9b1f 0x10f825000 + 5065503 5 qbittorrent 0x10fc1f0ad 0x10f825000 + 4169901 6 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 21: 0 libsystem_kernel.dylib 0x7ff8146883ea psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff8146c2a6f _pthread_cond_wait + 1249 2 libc++.1.dylib 0x7ff814620d33 std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 93 3 qbittorrent 0x10fcf9967 0x10f825000 + 5065063 4 qbittorrent 0x10fcf9b1f 0x10f825000 + 5065503 5 qbittorrent 0x10fc1f0ad 0x10f825000 + 4169901 6 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 22: 0 libsystem_kernel.dylib 0x7ff8146883ea psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff8146c2a6f _pthread_cond_wait + 1249 2 libc++.1.dylib 0x7ff814620d33 std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 93 3 qbittorrent 0x10fcf9967 0x10f825000 + 5065063 4 qbittorrent 0x10fcf9b1f 0x10f825000 + 5065503 5 qbittorrent 0x10fc1f0ad 0x10f825000 + 4169901 6 libsystem_pthread.dylib 0x7ff8146c24e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff8146bdf6b thread_start + 15

Thread 23: 0 libsystem_pthread.dylib 0x7ff8146bdf48 start_wqthread + 0

Thread 24: 0 libsystem_pthread.dylib 0x7ff8146bdf48 start_wqthread + 0

Thread 25: 0 libsystem_pthread.dylib 0x7ff8146bdf48 start_wqthread + 0

Thread 26: 0 libsystem_pthread.dylib 0x7ff8146bdf48 start_wqthread + 0

Thread 27: 0 libsystem_pthread.dylib 0x7ff8146bdf48 start_wqthread + 0

Thread 28: 0 libsystem_pthread.dylib 0x7ff8146bdf48 start_wqthread + 0

Thread 29: 0 libsystem_pthread.dylib 0x7ff8146bdf48 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x000000011138a600 rcx: 0x00007ff7b06d6f18 rdx: 0x0000000000000000 rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ff7b06d6f40 rsp: 0x00007ff7b06d6f18 r8: 0x0000000000000001 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000246 r12: 0x0000000000000103 r13: 0x0000000000000043 r14: 0x0000000000000006 r15: 0x0000000000000016 rip: 0x00007ff81468c00e rfl: 0x0000000000000246 cr2: 0x0000000111399383

Logical CPU: 0 Error Code: 0x020000b8 Trap Number: 133

Binary Images: 0x7ff814684000 - 0x7ff8146bbfff libsystem_kernel.dylib () <26a59789-b846-3ed4-96dc-8dbef3c0c8e7> /usr/lib/system/libsystem_kernel.dylib 0x7ff8146bc000 - 0x7ff8146c7fff libsystem_pthread.dylib () <2f6c275d-7e14-3d31-a924-e1bb41d2415f> /usr/lib/system/libsystem_pthread.dylib 0x7ff81458c000 - 0x7ff814614fff libsystem_c.dylib () <8e54eca2-9bd8-3482-9589-b9574434d1aa> /usr/lib/system/libsystem_c.dylib 0x7ff8144dc000 - 0x7ff814507fff libsystem_malloc.dylib () /usr/lib/system/libsystem_malloc.dylib 0x7ff81466e000 - 0x7ff814683fff libc++abi.dylib () <8507b51e-2cfe-3790-a25c-c47c7c8b0de8> /usr/lib/libc++abi.dylib 0x10f825000 - 0x111184fff org.qbittorrent.qBittorrent (4.4.2) /Applications/qbittorrent.app/Contents/MacOS/qbittorrent 0x7ff814709000 - 0x7ff814c09fff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7ff81d84d000 - 0x7ff81db40fff com.apple.HIToolbox (2.1.1) <7761967d-a138-33b6-9e3f-5c5420a2eeff> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7ff8170a6000 - 0x7ff817f33fff com.apple.AppKit (6.9) <36ec7e1b-ab12-377b-b3eb-ffc5baabee9f> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x11130a000 - 0x111375fff dyld () /usr/lib/dyld 0x7ff814615000 - 0x7ff81466dfff libc++.1.dylib (*) <94af60f2-7351-357d-8d33-d1b719c36a95> /usr/lib/libc++.1.dylib

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 0 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=957.0M resident=0K(0%) swapped_out_or_unallocated=957.0M(100%) Writable regions: Total=3.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.8G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 768K 6 Activity Tracing 256K 1 CG backing stores 1440K 8 CG image 200K 28 ColorSync 244K 28 CoreAnimation 172K 17 CoreGraphics 16K 3 CoreUI image data 1852K 29 Foundation 44K 2 Kernel Alloc Once 8K 1 MALLOC 676.5M 130 MALLOC guard page 48K 11 MALLOC_MEDIUM (reserved) 2.7G 24 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) STACK GUARD 56.1M 30 Stack 22.7M 30 VM_ALLOCATE 160K 24 DATA 21.2M 362 DATA_CONST 18.8M 222 DATA_DIRTY 926K 136 __FONT_DATA 4K 1 LINKEDIT 651.7M 8 OBJC_RO 82.6M 1 __OBJC_RW 3200K 2 TEXT 305.4M 379 __UNICODE 592K 1 dyld private memory 1024K 1 mapped file 26.2G 61 shared memory 784K 18 =========== ======= ======= TOTAL 31.1G 1565 TOTAL, minus reserved VM space 28.0G 1565


Full Report

{"app_name":"qbittorrent","timestamp":"2022-03-27 17:54:11.00 -0700","app_version":"4.4.2","slice_uuid":"f6ed998b-895d-3562-9916-bae27e5e066e","build_version":"","platform":1,"bundleID":"org.qbittorrent.qBittorrent","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.3 (21E230)","incident_id":"EBA650EB-3486-450C-8E53-4321533E3216","name":"qbittorrent"} { "uptime" : 5000, "procLaunch" : "2022-03-27 17:26:38.4996 -0700", "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacPro5,1", "procStartAbsTime" : 3406591607848, "coalitionID" : 1137, "osVersion" : { "train" : "macOS 12.3", "build" : "21E230", "releaseType" : "User" }, "captureTime" : "2022-03-27 17:54:09.5928 -0700", "incident" : "EBA650EB-3486-450C-8E53-4321533E3216", "bug_type" : "309", "pid" : 2020, "procExitAbsTime" : 5057583369900, "cpuType" : "X86-64", "procName" : "qbittorrent", "procPath" : "\/Applications\/qbittorrent.app\/Contents\/MacOS\/qbittorrent", "bundleInfo" : {"CFBundleShortVersionString":"4.4.2","CFBundleIdentifier":"org.qbittorrent.qBittorrent"}, "storeInfo" : {"deviceIdentifierForVendor":"E25C32C9-33E7-5680-A0C8-7FC1CB045E3F","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "org.qbittorrent.qBittorrent", "crashReporterKey" : "8CAACB08-5D19-E537-4B5E-FF8683517EF2", "sip" : "enabled", "isCorpse" : 1, "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "asi" : {"libsystem_malloc.dylib":["qbittorrent(2020,0x11138a600) malloc: Heap corruption detected, free list is damaged at 0x600003c048d0","*** Incorrect guard value: 76636769175759"],"libsystem_c.dylib":["abort() called"]}, "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "faultingThread" : 0, "threads" : [{"triggered":true,"id":38916,"threadState":{"r13":{"value":67},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":1},"cr2":{"value":4583953283},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":0},"r15":{"value":22},"rbx":{"value":4583892480,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554616},"r11":{"value":582},"rip":{"value":140703471026190,"matchesCrashFrame":1},"rbp":{"value":140701793611584},"rsp":{"value":140701793611544},"r12":{"value":259},"rcx":{"value":140701793611544},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":32782,"symbol":"pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":25087,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":1},{"imageOffset":531748,"symbol":"abort","symbolLocation":123,"imageIndex":2},{"imageOffset":62295,"symbol":"malloc_vreport","symbolLocation":551,"imageIndex":3},{"imageOffset":144135,"symbol":"malloc_zone_error","symbolLocation":178,"imageIndex":3},{"imageOffset":8424,"symbol":"nanov2_allocate_from_block","symbolLocation":582,"imageIndex":3},{"imageOffset":5751,"symbol":"nanov2_allocate","symbolLocation":130,"imageIndex":3},{"imageOffset":5540,"symbol":"nanov2_malloc","symbolLocation":56,"imageIndex":3},{"imageOffset":121531,"symbol":"_malloc_zone_malloc","symbolLocation":125,"imageIndex":3},{"imageOffset":72026,"symbol":"operator new(unsigned long)","symbolLocation":26,"imageIndex":4},{"imageOffset":12081273,"imageIndex":5},{"imageOffset":11924870,"imageIndex":5},{"imageOffset":3431280,"imageIndex":5},{"imageOffset":3431676,"imageIndex":5},{"imageOffset":3350366,"imageIndex":5},{"imageOffset":9220887,"imageIndex":5},{"imageOffset":3364833,"imageIndex":5},{"imageOffset":10676213,"imageIndex":5},{"imageOffset":10839593,"imageIndex":5},{"imageOffset":10834089,"imageIndex":5},{"imageOffset":10833051,"imageIndex":5},{"imageOffset":9133587,"imageIndex":5},{"imageOffset":9490045,"imageIndex":5},{"imageOffset":10553351,"imageIndex":5},{"imageOffset":10831738,"imageIndex":5},{"imageOffset":15693938,"imageIndex":5},{"imageOffset":8930462,"imageIndex":5},{"imageOffset":8934013,"imageIndex":5},{"imageOffset":15693374,"imageIndex":5},{"imageOffset":9116186,"imageIndex":5},{"imageOffset":9093894,"imageIndex":5},{"imageOffset":9176516,"imageIndex":5},{"imageOffset":9177048,"imageIndex":5},{"imageOffset":9134117,"imageIndex":5},{"imageOffset":8930482,"imageIndex":5},{"imageOffset":8934013,"imageIndex":5},{"imageOffset":15693374,"imageIndex":5},{"imageOffset":15696142,"imageIndex":5},{"imageOffset":3543987,"imageIndex":5},{"imageOffset":3545425,"imageIndex":5},{"imageOffset":523210,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION","symbolLocation":17,"imageIndex":6},{"imageOffset":523058,"symbol":"CFRunLoopDoSource0","symbolLocation":180,"imageIndex":6},{"imageOffset":522416,"symbol":"CFRunLoopDoSources0","symbolLocation":242,"imageIndex":6},{"imageOffset":516800,"symbol":"__CFRunLoopRun","symbolLocation":892,"imageIndex":6},{"imageOffset":514180,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":6},{"imageOffset":195814,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":194835,"symbol":"ReceiveNextEventCommon","symbolLocation":283,"imageIndex":7},{"imageOffset":194533,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":7},{"imageOffset":255437,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":8},{"imageOffset":248970,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":8},{"imageOffset":193337,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":8},{"imageOffset":3541945,"imageIndex":5},{"imageOffset":15712062,"imageIndex":5},{"imageOffset":15694347,"imageIndex":5},{"imageOffset":56985,"imageIndex":5},{"imageOffset":102947,"imageIndex":5},{"imageOffset":21790,"symbol":"start","symbolLocation":462,"imageIndex":9}]},{"id":38956,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":40282,"symbol":"select","symbolLocation":10,"imageIndex":0},{"imageOffset":682843,"symbol":"CFSocketManager","symbolLocation":643,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":38959,"frames":[{"imageOffset":25422,"symbol":"kevent","symbolLocation":10,"imageIndex":0},{"imageOffset":5721985,"imageIndex":5},{"imageOffset":5728446,"imageIndex":5},{"imageOffset":5727345,"imageIndex":5},{"imageOffset":5730563,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":38960,"name":"QThread","frames":[{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":0},{"imageOffset":16417386,"imageIndex":5},{"imageOffset":16421258,"imageIndex":5},{"imageOffset":15712062,"imageIndex":5},{"imageOffset":16100043,"imageIndex":5},{"imageOffset":16431976,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":38964,"name":"QNetworkAccessManager thread","frames":[{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":0},{"imageOffset":16417386,"imageIndex":5},{"imageOffset":16421258,"imageIndex":5},{"imageOffset":15712062,"imageIndex":5},{"imageOffset":16100043,"imageIndex":5},{"imageOffset":16431976,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":38965,"name":"QThread","frames":[{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":0},{"imageOffset":16417386,"imageIndex":5},{"imageOffset":16421258,"imageIndex":5},{"imageOffset":15712062,"imageIndex":5},{"imageOffset":16100043,"imageIndex":5},{"imageOffset":16431976,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":38967,"name":"QThread","frames":[{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":0},{"imageOffset":16417386,"imageIndex":5},{"imageOffset":16421258,"imageIndex":5},{"imageOffset":15712062,"imageIndex":5},{"imageOffset":16100043,"imageIndex":5},{"imageOffset":16431976,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":38968,"name":"QThread","frames":[{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":0},{"imageOffset":16417386,"imageIndex":5},{"imageOffset":16421258,"imageIndex":5},{"imageOffset":15712062,"imageIndex":5},{"imageOffset":16100043,"imageIndex":5},{"imageOffset":16431976,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":38978,"name":"QThread","frames":[{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":0},{"imageOffset":16417386,"imageIndex":5},{"imageOffset":16421258,"imageIndex":5},{"imageOffset":15712062,"imageIndex":5},{"imageOffset":16100043,"imageIndex":5},{"imageOffset":16431976,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":38979,"frames":[{"imageOffset":17386,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":48435,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock<std::1::mutex>&, std::1::chrono::time_point<std::__1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":93,"imageIndex":10},{"imageOffset":5065063,"imageIndex":5},{"imageOffset":5065503,"imageIndex":5},{"imageOffset":4169901,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":38980,"frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":5728307,"imageIndex":5},{"imageOffset":5727345,"imageIndex":5},{"imageOffset":5313780,"imageIndex":5},{"imageOffset":5726960,"symbol":"boost_asio_detail_posix_thread_function","symbolLocation":16,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":38986,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":523696,"symbol":"CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":6},{"imageOffset":517184,"symbol":"CFRunLoopRun","symbolLocation":1276,"imageIndex":6},{"imageOffset":514180,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":6},{"imageOffset":1753070,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":39021,"frames":[{"imageOffset":17386,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":48435,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock<std::1::mutex>&, std::1::chrono::time_point<std::__1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":93,"imageIndex":10},{"imageOffset":5065063,"imageIndex":5},{"imageOffset":5065503,"imageIndex":5},{"imageOffset":4169901,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":39022,"frames":[{"imageOffset":17386,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":48435,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":93,"imageIndex":10},{"imageOffset":5065063,"imageIndex":5},{"imageOffset":5065503,"imageIndex":5},{"imageOffset":4169901,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":39023,"frames":[{"imageOffset":17386,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":48435,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock&, std::1::chrono::time_point<std::__1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":93,"imageIndex":10},{"imageOffset":5065063,"imageIndex":5},{"imageOffset":5065503,"imageIndex":5},{"imageOffset":4169901,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":39024,"frames":[{"imageOffset":17386,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":48435,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":93,"imageIndex":10},{"imageOffset":5065063,"imageIndex":5},{"imageOffset":5065503,"imageIndex":5},{"imageOffset":4169901,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":39025,"frames":[{"imageOffset":17386,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":48435,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock&, std::1::chrono::time_point<std::__1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":93,"imageIndex":10},{"imageOffset":5065063,"imageIndex":5},{"imageOffset":5065503,"imageIndex":5},{"imageOffset":4169901,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":39026,"frames":[{"imageOffset":17386,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":48435,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":93,"imageIndex":10},{"imageOffset":5065063,"imageIndex":5},{"imageOffset":5065503,"imageIndex":5},{"imageOffset":4169901,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":39027,"frames":[{"imageOffset":17386,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":48435,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock&, std::1::chrono::time_point<std::__1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":93,"imageIndex":10},{"imageOffset":5065063,"imageIndex":5},{"imageOffset":5065503,"imageIndex":5},{"imageOffset":4169901,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":39028,"frames":[{"imageOffset":17386,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":48435,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":93,"imageIndex":10},{"imageOffset":5065063,"imageIndex":5},{"imageOffset":5065503,"imageIndex":5},{"imageOffset":4169901,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":39029,"frames":[{"imageOffset":17386,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":48435,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock&, std::1::chrono::time_point<std::__1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":93,"imageIndex":10},{"imageOffset":5065063,"imageIndex":5},{"imageOffset":5065503,"imageIndex":5},{"imageOffset":4169901,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":46382,"frames":[{"imageOffset":17386,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":48435,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":93,"imageIndex":10},{"imageOffset":5065063,"imageIndex":5},{"imageOffset":5065503,"imageIndex":5},{"imageOffset":4169901,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":48798,"frames":[{"imageOffset":17386,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":48435,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock&, std::1::chrono::time_point<std::__1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":93,"imageIndex":10},{"imageOffset":5065063,"imageIndex":5},{"imageOffset":5065503,"imageIndex":5},{"imageOffset":4169901,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":51954,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":52316,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":52317,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":52325,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":52334,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":52339,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":52340,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}], "usedImages" : [ { "source" : "P", "arch" : "x86_64", "base" : 140703470993408, "size" : 229376, "uuid" : "26a59789-b846-3ed4-96dc-8dbef3c0c8e7", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703471222784, "size" : 49152, "uuid" : "2f6c275d-7e14-3d31-a924-e1bb41d2415f", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703469977600, "size" : 561152, "uuid" : "8e54eca2-9bd8-3482-9589-b9574434d1aa", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703469256704, "size" : 180224, "uuid" : "cd1ad5ba-470d-33ff-a864-5fc3a18ab7c3", "path" : "\/usr\/lib\/system\/libsystem_malloc.dylib", "name" : "libsystem_malloc.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703470903296, "size" : 90112, "uuid" : "8507b51e-2cfe-3790-a25c-c47c7c8b0de8", "path" : "\/usr\/lib\/libc++abi.dylib", "name" : "libc++abi.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4555165696, "CFBundleShortVersionString" : "4.4.2", "CFBundleIdentifier" : "org.qbittorrent.qBittorrent", "size" : 26607616, "uuid" : "f6ed998b-895d-3562-9916-bae27e5e066e", "path" : "\/Applications\/qbittorrent.app\/Contents\/MacOS\/qbittorrent", "name" : "qbittorrent" }, { "source" : "P", "arch" : "x86_64", "base" : 140703471538176, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5246976, "uuid" : "fa52ff10-225c-3a0f-bfcc-556795ccd233", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1858.112" }, { "source" : "P", "arch" : "x86_64", "base" : 140703623860224, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3096576, "uuid" : "7761967d-a138-33b6-9e3f-5c5420a2eeff", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "x86_64", "base" : 140703515172864, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 15261696, "uuid" : "36ec7e1b-ab12-377b-b3eb-ffc5baabee9f", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2113.40.126" }, { "source" : "P", "arch" : "x86_64", "base" : 4583366656, "size" : 442368, "uuid" : "dd9e80de-fb3b-349b-96a4-46874ad34d11", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "x86_64", "base" : 140703470538752, "size" : 364544, "uuid" : "94af60f2-7351-357d-8d33-d1b719c36a95", "path" : "\/usr\/lib\/libc++.1.dylib", "name" : "libc++.1.dylib" } ], "sharedCache" : { "base" : 140703467966464, "size" : 15226814464, "uuid" : "71741bee-0abc-3e06-b329-770cac959b0c" }, "vmSummary" : "ReadOnly portion of Libraries: Total=957.0M resident=0K(0%) swapped_out_or_unallocated=957.0M(100%)\nWritable regions: Total=3.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.8G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 768K 6 \nActivity Tracing 256K 1 \nCG backing stores 1440K 8 \nCG image 200K 28 \nColorSync 244K 28 \nCoreAnimation 172K 17 \nCoreGraphics 16K 3 \nCoreUI image data 1852K 29 \nFoundation 44K 2 \nKernel Alloc Once 8K 1 \nMALLOC 676.5M 130 \nMALLOC guard page 48K 11 \nMALLOC_MEDIUM (reserved) 2.7G 24 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.1M 30 \nStack 22.7M 30 \nVM_ALLOCATE 160K 24 \nDATA 21.2M 362 \nDATA_CONST 18.8M 222 \n__DATA_DIRTY 926K 136 \nFONT_DATA 4K 1 \nLINKEDIT 651.7M 8 \nOBJC_RO 82.6M 1 \n__OBJC_RW 3200K 2 \nTEXT 305.4M 379 \nUNICODE 592K 1 \ndyld private memory 1024K 1 \nmapped file 26.2G 61 \nshared memory 784K 18 \n=========== ======= ======= \nTOTAL 31.1G 1565 \nTOTAL, minus reserved VM space 28.0G 1565 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "607844aa04477260f58a8077", "factorPackIds" : { "SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a" }, "deploymentId" : 240000066 }, { "rolloutId" : "6112e14f37f5d11121dcd519", "factorPackIds" : { "SIRI_TEXT_TO_SPEECH" : "62265b250683fd69cdcf0e26" }, "deploymentId" : 240000068 } ], "experiments" : [

] } }

`

don-911 commented 2 years ago

I have the same issue on macOS 12.3.1. qBittorrent often crashes if I select a file and click on 'Open destination folder'. But it sometimes also crashes when I just browse and play videos that I'm seeding in the finder. crash.rtf.zip .

jcpoyser commented 2 years ago

i have the same issue on macOS 10.15.7 w QBT v 4.4.2 - this is new behaviour since upgrading from 4.4.3 qbt.4.4.2.crash.macOS.10.15.7.rtf.zip

jcpoyser commented 2 years ago

i have the same issue on macOS 10.15.7 w QBT v 4.4.2 - this is new behaviour since upgrading from 4.4.3

Oh - and I'm on an old Intel 2012 Mac-mini - running QBittorrent for years with no issue prior to v4.4.2

R0GERIUS commented 2 years ago

I made a new build with Qt 6.3.0 and meanwhile the progress bar issue resolved, this issue isn't and still persists. However with Qt 5.15.3 qBittorrent 4.4.2 is stable.

kambala-decapitator commented 2 years ago

FYI can't reproduce with 4.4.2 release on an Intel machine running 11.6.5

I have a feeling that it's related to the fact that I use Path Finder which redirects all "open in Finder" actions to itself

aj8690 commented 2 years ago

Having the same issue on M1 Mac mini.

`------------------------------------- Translated Report (Full Report Below)

Process: qbittorrent [27757] Path: /Applications/qbittorrent.app/Contents/MacOS/qbittorrent Identifier: org.qbittorrent.qBittorrent Version: 4.4.2 (???) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501

Date/Time: 2022-04-30 18:20:59.6316 -0400 OS Version: macOS 12.3.1 (21E258) Report Version: 12 Anonymous UUID: 6D4F7ABB-0C31-70AD-E59D-7E38848ABEB2

Time Awake Since Boot: 160000 seconds

System Integrity Protection: enabled

Crashed Thread: 2

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information: qbittorrent(27757,0x16d313000) malloc: Heap corruption detected, free list is damaged at 0x600001470790 *** Incorrect guard value: 60946585028495 abort() called

Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x1b31308d0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x1b3130d40 mach_msg + 76 2 CoreFoundation 0x1b323ac1c CFRunLoopServiceMachPort + 372 3 CoreFoundation 0x1b32390cc CFRunLoopRun + 1180 4 CoreFoundation 0x1b3238490 CFRunLoopRunSpecific + 600 5 HIToolbox 0x1bbe58dd8 RunCurrentEventLoopInMode + 292 6 HIToolbox 0x1bbe58b54 ReceiveNextEventCommon + 564 7 HIToolbox 0x1bbe58908 _BlockUntilNextEventMatchingListInModeWithFilter + 72 8 AppKit 0x1b5d97b2c _DPSNextEvent + 860 9 AppKit 0x1b5d96424 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328 10 AppKit 0x1b5d885f0 -[NSApplication run] + 596 11 qbittorrent 0x1030b9078 0x102da4000 + 3231864 12 qbittorrent 0x103af3964 0x102da4000 + 13957476 13 qbittorrent 0x103aef200 0x102da4000 + 13939200 14 qbittorrent 0x102db28d8 0x102da4000 + 59608 15 qbittorrent 0x102dbdcc8 0x102da4000 + 105672 16 dyld 0x104705088 start + 516

Thread 1:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x1b313b5b8 select + 8 1 CoreFoundation 0x1b32651fc CFSocketManager + 644 2 libsystem_pthread.dylib 0x1b316e26c _pthread_start + 148 3 libsystem_pthread.dylib 0x1b316908c thread_start + 8

Thread 2 Crashed: 0 libsystem_kernel.dylib 0x1b3138db8 __pthread_kill + 8 1 libsystem_pthread.dylib 0x1b316dee0 pthread_kill + 288 2 libsystem_c.dylib 0x1b30a8340 abort + 168 3 libsystem_malloc.dylib 0x1b2f8a8c0 malloc_vreport + 552 4 libsystem_malloc.dylib 0x1b2f9fc84 malloc_zone_error + 100 5 libsystem_malloc.dylib 0x1b2f7cb70 nanov2_allocate_from_block + 568 6 libsystem_malloc.dylib 0x1b2f7c18c nanov2_allocate + 128 7 libsystem_malloc.dylib 0x1b2f7c0a8 nanov2_malloc + 64 8 libsystem_malloc.dylib 0x1b2f99748 _malloc_zone_malloc + 156 9 qbittorrent 0x1034d2320 0x102da4000 + 7529248 10 qbittorrent 0x1034450f0 0x102da4000 + 6951152 11 qbittorrent 0x10344541c 0x102da4000 + 6951964 12 qbittorrent 0x10343e530 0x102da4000 + 6923568 13 qbittorrent 0x103440ed8 0x102da4000 + 6934232 14 qbittorrent 0x10344159c 0x102da4000 + 6935964 15 qbittorrent 0x1034470a8 0x102da4000 + 6959272 16 qbittorrent 0x10347ef44 0x102da4000 + 7188292 17 qbittorrent 0x10347c9a4 0x102da4000 + 7178660 18 qbittorrent 0x10347a540 0x102da4000 + 7169344 19 qbittorrent 0x10347912c 0x102da4000 + 7164204 20 qbittorrent 0x1035133c8 0x102da4000 + 7795656 21 qbittorrent 0x103513bb8 0x102da4000 + 7797688 22 qbittorrent 0x10342d01c 0x102da4000 + 6852636 23 qbittorrent 0x10342dcac 0x102da4000 + 6855852 24 qbittorrent 0x10342d108 0x102da4000 + 6852872 25 qbittorrent 0x10342cc50 0x102da4000 + 6851664 26 qbittorrent 0x10342dcac 0x102da4000 + 6855852 27 qbittorrent 0x10342d108 0x102da4000 + 6852872 28 qbittorrent 0x10342cc50 0x102da4000 + 6851664 29 qbittorrent 0x10342c718 0x102da4000 + 6850328 30 qbittorrent 0x103409ef4 0x102da4000 + 6708980 31 qbittorrent 0x1034066cc 0x102da4000 + 6694604 32 qbittorrent 0x103257b6c 0x102da4000 + 4930412 33 qbittorrent 0x1031ca248 0x102da4000 + 4350536 34 qbittorrent 0x1031ca98c 0x102da4000 + 4352396 35 qbittorrent 0x1032a7dcc 0x102da4000 + 5258700 36 qbittorrent 0x1032a7910 0x102da4000 + 5257488 37 qbittorrent 0x1032a83d0 0x102da4000 + 5260240 38 qbittorrent 0x1032a8330 0x102da4000 + 5260080 39 libsystem_pthread.dylib 0x1b316e26c _pthread_start + 148 40 libsystem_pthread.dylib 0x1b316908c thread_start + 8

Thread 3:: QThread 0 libsystem_kernel.dylib 0x1b3138ed0 poll + 8 1 qbittorrent 0x103b86f90 0x102da4000 + 14561168 2 qbittorrent 0x103b87d74 0x102da4000 + 14564724 3 qbittorrent 0x103af3964 0x102da4000 + 13957476 4 qbittorrent 0x103b4a950 0x102da4000 + 14313808 5 qbittorrent 0x103b8a71c 0x102da4000 + 14575388 6 libsystem_pthread.dylib 0x1b316e26c _pthread_start + 148 7 libsystem_pthread.dylib 0x1b316908c thread_start + 8

Thread 4:: QNetworkAccessManager thread 0 libsystem_kernel.dylib 0x1b3138ed0 poll + 8 1 qbittorrent 0x103b86f38 0x102da4000 + 14561080 2 qbittorrent 0x103b87d74 0x102da4000 + 14564724 3 qbittorrent 0x103af3964 0x102da4000 + 13957476 4 qbittorrent 0x103b4a950 0x102da4000 + 14313808 5 qbittorrent 0x103b8a71c 0x102da4000 + 14575388 6 libsystem_pthread.dylib 0x1b316e26c _pthread_start + 148 7 libsystem_pthread.dylib 0x1b316908c thread_start + 8

Thread 5:: QThread 0 libsystem_kernel.dylib 0x1b3138ed0 poll + 8 1 qbittorrent 0x103b86f90 0x102da4000 + 14561168 2 qbittorrent 0x103b87d74 0x102da4000 + 14564724 3 qbittorrent 0x103af3964 0x102da4000 + 13957476 4 qbittorrent 0x103b4a950 0x102da4000 + 14313808 5 qbittorrent 0x103b8a71c 0x102da4000 + 14575388 6 libsystem_pthread.dylib 0x1b316e26c _pthread_start + 148 7 libsystem_pthread.dylib 0x1b316908c thread_start + 8

Thread 6:: QThread 0 libsystem_kernel.dylib 0x1b3138ed0 poll + 8 1 qbittorrent 0x103b86f90 0x102da4000 + 14561168 2 qbittorrent 0x103b87d74 0x102da4000 + 14564724 3 qbittorrent 0x103af3964 0x102da4000 + 13957476 4 qbittorrent 0x103b4a950 0x102da4000 + 14313808 5 qbittorrent 0x103b8a71c 0x102da4000 + 14575388 6 libsystem_pthread.dylib 0x1b316e26c _pthread_start + 148 7 libsystem_pthread.dylib 0x1b316908c thread_start + 8

Thread 7:: QThread 0 libsystem_kernel.dylib 0x1b3138ed0 poll + 8 1 qbittorrent 0x103b86f90 0x102da4000 + 14561168 2 qbittorrent 0x103b87d74 0x102da4000 + 14564724 3 qbittorrent 0x103af3964 0x102da4000 + 13957476 4 qbittorrent 0x103b4a950 0x102da4000 + 14313808 5 qbittorrent 0x103b8a71c 0x102da4000 + 14575388 6 libsystem_pthread.dylib 0x1b316e26c _pthread_start + 148 7 libsystem_pthread.dylib 0x1b316908c thread_start + 8

Thread 8:: QThread 0 libsystem_kernel.dylib 0x1b3138ed0 poll + 8 1 qbittorrent 0x103b86f90 0x102da4000 + 14561168 2 qbittorrent 0x103b87d74 0x102da4000 + 14564724 3 qbittorrent 0x103af3964 0x102da4000 + 13957476 4 qbittorrent 0x103b4a950 0x102da4000 + 14313808 5 qbittorrent 0x103b8a71c 0x102da4000 + 14575388 6 libsystem_pthread.dylib 0x1b316e26c _pthread_start + 148 7 libsystem_pthread.dylib 0x1b316908c thread_start + 8

Thread 9:: QThread 0 libsystem_kernel.dylib 0x1b3138ed0 poll + 8 1 qbittorrent 0x103b86f90 0x102da4000 + 14561168 2 qbittorrent 0x103b87d74 0x102da4000 + 14564724 3 qbittorrent 0x103af3964 0x102da4000 + 13957476 4 qbittorrent 0x103b4a950 0x102da4000 + 14313808 5 qbittorrent 0x103b8a71c 0x102da4000 + 14575388 6 libsystem_pthread.dylib 0x1b316e26c _pthread_start + 148 7 libsystem_pthread.dylib 0x1b316908c thread_start + 8

Thread 10: 0 libsystem_kernel.dylib 0x1b3134290 psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1b316e83c _pthread_cond_wait + 1236 2 libc++.1.dylib 0x1b30bd2cc std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 100 3 qbittorrent 0x1032168f0 0x102da4000 + 4663536 4 qbittorrent 0x103216a78 0x102da4000 + 4663928 5 qbittorrent 0x103150778 0x102da4000 + 3852152 6 libsystem_pthread.dylib 0x1b316e26c _pthread_start + 148 7 libsystem_pthread.dylib 0x1b316908c thread_start + 8

Thread 11: 0 libsystem_kernel.dylib 0x1b3134290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1b316e83c _pthread_cond_wait + 1236 2 qbittorrent 0x1032a7c48 0x102da4000 + 5258312 3 qbittorrent 0x1032a7910 0x102da4000 + 5257488 4 qbittorrent 0x10324ed88 0x102da4000 + 4894088 5 qbittorrent 0x1032a77d8 boost_asio_detail_posix_thread_function + 28 6 libsystem_pthread.dylib 0x1b316e26c _pthread_start + 148 7 libsystem_pthread.dylib 0x1b316908c thread_start + 8

Thread 12: 0 libsystem_kernel.dylib 0x1b3134290 psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1b316e83c _pthread_cond_wait + 1236 2 libc++.1.dylib 0x1b30bd2cc std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 100 3 qbittorrent 0x1032168f0 0x102da4000 + 4663536 4 qbittorrent 0x103216a78 0x102da4000 + 4663928 5 qbittorrent 0x103150778 0x102da4000 + 3852152 6 libsystem_pthread.dylib 0x1b316e26c _pthread_start + 148 7 libsystem_pthread.dylib 0x1b316908c thread_start + 8

Thread 13: 0 libsystem_kernel.dylib 0x1b3134290 psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1b316e83c _pthread_cond_wait + 1236 2 libc++.1.dylib 0x1b30bd2cc std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 100 3 qbittorrent 0x1032168f0 0x102da4000 + 4663536 4 qbittorrent 0x103216a78 0x102da4000 + 4663928 5 qbittorrent 0x103150778 0x102da4000 + 3852152 6 libsystem_pthread.dylib 0x1b316e26c _pthread_start + 148 7 libsystem_pthread.dylib 0x1b316908c thread_start + 8

Thread 14: 0 libsystem_pthread.dylib 0x1b3169078 start_wqthread + 0

Thread 15: 0 libsystem_pthread.dylib 0x1b3169078 start_wqthread + 0

Thread 16:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x1b31308d0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x1b3130d40 mach_msg + 76 2 CoreFoundation 0x1b323ac1c CFRunLoopServiceMachPort + 372 3 CoreFoundation 0x1b32390cc CFRunLoopRun + 1180 4 CoreFoundation 0x1b3238490 CFRunLoopRunSpecific + 600 5 AppKit 0x1b5f046f4 _NSEventThread + 196 6 libsystem_pthread.dylib 0x1b316e26c _pthread_start + 148 7 libsystem_pthread.dylib 0x1b316908c thread_start + 8

Thread 17: 0 libsystem_kernel.dylib 0x1b3134290 psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1b316e83c _pthread_cond_wait + 1236 2 libc++.1.dylib 0x1b30bd2cc std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 100 3 qbittorrent 0x1032168f0 0x102da4000 + 4663536 4 qbittorrent 0x103216a78 0x102da4000 + 4663928 5 qbittorrent 0x103150778 0x102da4000 + 3852152 6 libsystem_pthread.dylib 0x1b316e26c _pthread_start + 148 7 libsystem_pthread.dylib 0x1b316908c thread_start + 8

Thread 18: 0 libsystem_kernel.dylib 0x1b3134290 psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1b316e83c _pthread_cond_wait + 1236 2 libc++.1.dylib 0x1b30bd2cc std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 100 3 qbittorrent 0x1032168f0 0x102da4000 + 4663536 4 qbittorrent 0x103216a78 0x102da4000 + 4663928 5 qbittorrent 0x103150778 0x102da4000 + 3852152 6 libsystem_pthread.dylib 0x1b316e26c _pthread_start + 148 7 libsystem_pthread.dylib 0x1b316908c thread_start + 8

Thread 19: 0 libsystem_kernel.dylib 0x1b3134290 psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1b316e83c _pthread_cond_wait + 1236 2 libc++.1.dylib 0x1b30bd2cc std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 100 3 qbittorrent 0x1032168f0 0x102da4000 + 4663536 4 qbittorrent 0x103216a78 0x102da4000 + 4663928 5 qbittorrent 0x103150778 0x102da4000 + 3852152 6 libsystem_pthread.dylib 0x1b316e26c _pthread_start + 148 7 libsystem_pthread.dylib 0x1b316908c thread_start + 8

Thread 20: 0 libsystem_kernel.dylib 0x1b3134290 psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1b316e83c _pthread_cond_wait + 1236 2 libc++.1.dylib 0x1b30bd2cc std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 100 3 qbittorrent 0x1032168f0 0x102da4000 + 4663536 4 qbittorrent 0x103216a78 0x102da4000 + 4663928 5 qbittorrent 0x103150778 0x102da4000 + 3852152 6 libsystem_pthread.dylib 0x1b316e26c _pthread_start + 148 7 libsystem_pthread.dylib 0x1b316908c thread_start + 8

Thread 21: 0 libsystem_kernel.dylib 0x1b3134290 psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1b316e83c _pthread_cond_wait + 1236 2 libc++.1.dylib 0x1b30bd2cc std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 100 3 qbittorrent 0x1032168f0 0x102da4000 + 4663536 4 qbittorrent 0x103216a78 0x102da4000 + 4663928 5 qbittorrent 0x103150778 0x102da4000 + 3852152 6 libsystem_pthread.dylib 0x1b316e26c _pthread_start + 148 7 libsystem_pthread.dylib 0x1b316908c thread_start + 8

Thread 22: 0 libsystem_kernel.dylib 0x1b3134290 psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1b316e83c _pthread_cond_wait + 1236 2 libc++.1.dylib 0x1b30bd2cc std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 100 3 qbittorrent 0x1032168f0 0x102da4000 + 4663536 4 qbittorrent 0x103216a78 0x102da4000 + 4663928 5 qbittorrent 0x103150778 0x102da4000 + 3852152 6 libsystem_pthread.dylib 0x1b316e26c _pthread_start + 148 7 libsystem_pthread.dylib 0x1b316908c thread_start + 8

Thread 23: 0 libsystem_kernel.dylib 0x1b3134290 psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1b316e83c _pthread_cond_wait + 1236 2 libc++.1.dylib 0x1b30bd2cc std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 100 3 qbittorrent 0x1032168f0 0x102da4000 + 4663536 4 qbittorrent 0x103216a78 0x102da4000 + 4663928 5 qbittorrent 0x103150778 0x102da4000 + 3852152 6 libsystem_pthread.dylib 0x1b316e26c _pthread_start + 148 7 libsystem_pthread.dylib 0x1b316908c thread_start + 8

Thread 2 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000 x4: 0x0000000000000000 x5: 0x0000000000000000 x6: 0x0000000000000001 x7: 0x000000010e428028 x8: 0xe50f98621fde1ea7 x9: 0xe50f986372ef2ea7 x10: 0xcccccccccccccccd x11: 0x000000000000000a x12: 0x0000000000000000 x13: 0x0000000000000032 x14: 0x0000000002600000 x15: 0x00000000000003c7 x16: 0x0000000000000148 x17: 0x000000020cfdb640 x18: 0x0000000000000000 x19: 0x0000000000000006 x20: 0x000000016d313000 x21: 0x0000000000005a03 x22: 0x000000016d3130e0 x23: 0x000000010e428000 x24: 0x0000000000000000 x25: 0x0000000000000000 x26: 0x000000016d05bc55 x27: 0x000000016d313000 x28: 0x000000000000007a fp: 0x000000016d3120a0 lr: 0x00000001b316dee0 sp: 0x000000016d312080 pc: 0x00000001b3138db8 cpsr: 0x40001000 far: 0x00000002697e6717 esr: 0x56000080 Address size fault

Binary Images: 0x1b312f000 - 0x1b3166fff libsystem_kernel.dylib () <1d7b3b8e-75a1-34ea-aa52-9f7c23155c55> /usr/lib/system/libsystem_kernel.dylib 0x1b31b6000 - 0x1b36fbfff com.apple.CoreFoundation (6.9) <8e1809ff-f5b1-3d9e-be15-f2e7b1d8ce51> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x1bbe25000 - 0x1bc158fff com.apple.HIToolbox (2.1.1) <4a1d1f30-c79d-3502-b51f-9792adbd8e06> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x1b5d56000 - 0x1b6c0dfff com.apple.AppKit (6.9) <153590c1-624c-38fb-8ffb-ba751bccbd16> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x102da4000 - 0x1044e3fff org.qbittorrent.qBittorrent (4.4.2) /Applications/qbittorrent.app/Contents/MacOS/qbittorrent 0x104700000 - 0x10475ffff dyld () /usr/lib/dyld 0x1b3167000 - 0x1b3173fff libsystem_pthread.dylib () /usr/lib/system/libsystem_pthread.dylib 0x1b302e000 - 0x1b30affff libsystem_c.dylib () /usr/lib/system/libsystem_c.dylib 0x1b2f7b000 - 0x1b2fa5fff libsystem_malloc.dylib () <3a021c33-dd59-37f7-9a86-5ceed68ff9ba> /usr/lib/system/libsystem_malloc.dylib 0x1b30b0000 - 0x1b3116fff libc++.1.dylib () <06bc1ec0-9992-398e-a85b-2973eb1fdba2> /usr/lib/libc++.1.dylib

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 0 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=868.5M resident=0K(0%) swapped_out_or_unallocated=868.5M(100%) Writable regions: Total=1.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.5G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 128K 1 Activity Tracing 256K 1 CG backing stores 768K 4 CG image 144K 4 ColorSync 576K 25 CoreAnimation 96K 6 CoreGraphics 32K 2 CoreUI image data 1248K 16 Foundation 48K 2 Kernel Alloc Once 32K 1 MALLOC 299.6M 54 MALLOC guard page 192K 10 MALLOC_MEDIUM (reserved) 824.0M 7 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) STACK GUARD 56.4M 24 Stack 20.2M 24 VM_ALLOCATE 208K 13 AUTH 1948K 183 AUTH_CONST 11.4M 339 DATA 9125K 325 DATA_CONST 13.0M 340 DATA_DIRTY 972K 121 __FONT_DATA 4K 1 LINKEDIT 584.5M 4 OBJC_CONST 1986K 159 __OBJC_RO 82.9M 1 OBJC_RW 3152K 1 TEXT 284.0M 355 UNICODE 592K 1 dyld private memory 1024K 1 mapped file 463.9M 56 shared memory 864K 14 =========== ======= ======= TOTAL 3.0G 2096 TOTAL, minus reserved VM space 1.8G 2096


Full Report

{"app_name":"qbittorrent","timestamp":"2022-04-30 18:20:59.00 -0400","app_version":"4.4.2","slice_uuid":"f4cccbb3-6329-3fc0-87da-07c5777cead3","build_version":"","platform":1,"bundleID":"org.qbittorrent.qBittorrent","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.3.1 (21E258)","incident_id":"8F1EA011-2D96-4784-961E-323C50EAA637","name":"qbittorrent"} { "uptime" : 160000, "procLaunch" : "2022-04-30 18:20:18.8229 -0400", "procRole" : "Background", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "Macmini9,1", "procStartAbsTime" : 3963623161204, "coalitionID" : 534, "osVersion" : { "train" : "macOS 12.3.1", "build" : "21E258", "releaseType" : "User" }, "captureTime" : "2022-04-30 18:20:59.6316 -0400", "incident" : "8F1EA011-2D96-4784-961E-323C50EAA637", "bug_type" : "309", "pid" : 27757, "procExitAbsTime" : 3964602403875, "translated" : false, "cpuType" : "ARM-64", "procName" : "qbittorrent", "procPath" : "\/Applications\/qbittorrent.app\/Contents\/MacOS\/qbittorrent", "bundleInfo" : {"CFBundleShortVersionString":"4.4.2","CFBundleIdentifier":"org.qbittorrent.qBittorrent"}, "storeInfo" : {"deviceIdentifierForVendor":"A877A1B4-BF8B-5BAD-9448-8CE6185AA7E4","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "org.qbittorrent.qBittorrent", "crashReporterKey" : "6D4F7ABB-0C31-70AD-E59D-7E38848ABEB2", "sip" : "enabled", "isCorpse" : 1, "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "asi" : {"libsystem_malloc.dylib":["qbittorrent(27757,0x16d313000) malloc: Heap corruption detected, free list is damaged at 0x600001470790","*** Incorrect guard value: 60946585028495"],"libsystem_c.dylib":["abort() called"]}, "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "faultingThread" : 2, "threads" : [{"id":1075692,"queue":"com.apple.main-thread","frames":[{"imageOffset":6352,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7488,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":543772,"symbol":"CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":1},{"imageOffset":536780,"symbol":"CFRunLoopRun","symbolLocation":1180,"imageIndex":1},{"imageOffset":533648,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":1},{"imageOffset":212440,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":2},{"imageOffset":211796,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":2},{"imageOffset":211208,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":2},{"imageOffset":269100,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":3},{"imageOffset":263204,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":3},{"imageOffset":206320,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":3},{"imageOffset":3231864,"imageIndex":4},{"imageOffset":13957476,"imageIndex":4},{"imageOffset":13939200,"imageIndex":4},{"imageOffset":59608,"imageIndex":4},{"imageOffset":105672,"imageIndex":4},{"imageOffset":20616,"symbol":"start","symbolLocation":516,"imageIndex":5}]},{"id":1075710,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":50616,"symbol":"select","symbolLocation":8,"imageIndex":0},{"imageOffset":717308,"symbol":"CFSocketManager","symbolLocation":644,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"triggered":true,"id":1075711,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":1},{"value":4534206504},{"value":16505578706545024679},{"value":16505578712233619111},{"value":14757395258967641293},{"value":10},{"value":0},{"value":50},{"value":39845888},{"value":967},{"value":328},{"value":8807888448},{"value":0},{"value":6},{"value":6126907392},{"value":23043},{"value":6126907616},{"value":4534206464},{"value":0},{"value":0},{"value":6124059733},{"value":6126907392},{"value":122}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7299587808},"cpsr":{"value":1073745920},"fp":{"value":6126903456},"sp":{"value":6126903424},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":7299370424,"matchesCrashFrame":1},"far":{"value":10359826199}},"frames":[{"imageOffset":40376,"symbol":"pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":28384,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":6},{"imageOffset":500544,"symbol":"abort","symbolLocation":168,"imageIndex":7},{"imageOffset":63680,"symbol":"malloc_vreport","symbolLocation":552,"imageIndex":8},{"imageOffset":150660,"symbol":"malloc_zone_error","symbolLocation":100,"imageIndex":8},{"imageOffset":7024,"symbol":"nanov2_allocate_from_block","symbolLocation":568,"imageIndex":8},{"imageOffset":4492,"symbol":"nanov2_allocate","symbolLocation":128,"imageIndex":8},{"imageOffset":4264,"symbol":"nanov2_malloc","symbolLocation":64,"imageIndex":8},{"imageOffset":124744,"symbol":"_malloc_zone_malloc","symbolLocation":156,"imageIndex":8},{"imageOffset":7529248,"imageIndex":4},{"imageOffset":6951152,"imageIndex":4},{"imageOffset":6951964,"imageIndex":4},{"imageOffset":6923568,"imageIndex":4},{"imageOffset":6934232,"imageIndex":4},{"imageOffset":6935964,"imageIndex":4},{"imageOffset":6959272,"imageIndex":4},{"imageOffset":7188292,"imageIndex":4},{"imageOffset":7178660,"imageIndex":4},{"imageOffset":7169344,"imageIndex":4},{"imageOffset":7164204,"imageIndex":4},{"imageOffset":7795656,"imageIndex":4},{"imageOffset":7797688,"imageIndex":4},{"imageOffset":6852636,"imageIndex":4},{"imageOffset":6855852,"imageIndex":4},{"imageOffset":6852872,"imageIndex":4},{"imageOffset":6851664,"imageIndex":4},{"imageOffset":6855852,"imageIndex":4},{"imageOffset":6852872,"imageIndex":4},{"imageOffset":6851664,"imageIndex":4},{"imageOffset":6850328,"imageIndex":4},{"imageOffset":6708980,"imageIndex":4},{"imageOffset":6694604,"imageIndex":4},{"imageOffset":4930412,"imageIndex":4},{"imageOffset":4350536,"imageIndex":4},{"imageOffset":4352396,"imageIndex":4},{"imageOffset":5258700,"imageIndex":4},{"imageOffset":5257488,"imageIndex":4},{"imageOffset":5260240,"imageIndex":4},{"imageOffset":5260080,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1075712,"name":"QThread","frames":[{"imageOffset":40656,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":14561168,"imageIndex":4},{"imageOffset":14564724,"imageIndex":4},{"imageOffset":13957476,"imageIndex":4},{"imageOffset":14313808,"imageIndex":4},{"imageOffset":14575388,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1075714,"name":"QNetworkAccessManager thread","frames":[{"imageOffset":40656,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":14561080,"imageIndex":4},{"imageOffset":14564724,"imageIndex":4},{"imageOffset":13957476,"imageIndex":4},{"imageOffset":14313808,"imageIndex":4},{"imageOffset":14575388,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1075715,"name":"QThread","frames":[{"imageOffset":40656,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":14561168,"imageIndex":4},{"imageOffset":14564724,"imageIndex":4},{"imageOffset":13957476,"imageIndex":4},{"imageOffset":14313808,"imageIndex":4},{"imageOffset":14575388,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1075717,"name":"QThread","frames":[{"imageOffset":40656,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":14561168,"imageIndex":4},{"imageOffset":14564724,"imageIndex":4},{"imageOffset":13957476,"imageIndex":4},{"imageOffset":14313808,"imageIndex":4},{"imageOffset":14575388,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1075719,"name":"QThread","frames":[{"imageOffset":40656,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":14561168,"imageIndex":4},{"imageOffset":14564724,"imageIndex":4},{"imageOffset":13957476,"imageIndex":4},{"imageOffset":14313808,"imageIndex":4},{"imageOffset":14575388,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1075720,"name":"QThread","frames":[{"imageOffset":40656,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":14561168,"imageIndex":4},{"imageOffset":14564724,"imageIndex":4},{"imageOffset":13957476,"imageIndex":4},{"imageOffset":14313808,"imageIndex":4},{"imageOffset":14575388,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1075730,"name":"QThread","frames":[{"imageOffset":40656,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":14561168,"imageIndex":4},{"imageOffset":14564724,"imageIndex":4},{"imageOffset":13957476,"imageIndex":4},{"imageOffset":14313808,"imageIndex":4},{"imageOffset":14575388,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1075731,"frames":[{"imageOffset":21136,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53964,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":9},{"imageOffset":4663536,"imageIndex":4},{"imageOffset":4663928,"imageIndex":4},{"imageOffset":3852152,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1075732,"frames":[{"imageOffset":21136,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":5258312,"imageIndex":4},{"imageOffset":5257488,"imageIndex":4},{"imageOffset":4894088,"imageIndex":4},{"imageOffset":5257176,"symbol":"boost_asio_detail_posix_thread_function","symbolLocation":28,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1075733,"frames":[{"imageOffset":21136,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53964,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock<std::1::mutex>&, std::1::chrono::time_point<std::__1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":9},{"imageOffset":4663536,"imageIndex":4},{"imageOffset":4663928,"imageIndex":4},{"imageOffset":3852152,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1075734,"frames":[{"imageOffset":21136,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53964,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":9},{"imageOffset":4663536,"imageIndex":4},{"imageOffset":4663928,"imageIndex":4},{"imageOffset":3852152,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1075738,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":1075739,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":1075740,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6352,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7488,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":543772,"symbol":"CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":1},{"imageOffset":536780,"symbol":"CFRunLoopRun","symbolLocation":1180,"imageIndex":1},{"imageOffset":533648,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":1},{"imageOffset":1763060,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1075742,"frames":[{"imageOffset":21136,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53964,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock&, std::1::chrono::time_point<std::__1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":9},{"imageOffset":4663536,"imageIndex":4},{"imageOffset":4663928,"imageIndex":4},{"imageOffset":3852152,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1075743,"frames":[{"imageOffset":21136,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53964,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":9},{"imageOffset":4663536,"imageIndex":4},{"imageOffset":4663928,"imageIndex":4},{"imageOffset":3852152,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1075744,"frames":[{"imageOffset":21136,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53964,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock&, std::1::chrono::time_point<std::__1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":9},{"imageOffset":4663536,"imageIndex":4},{"imageOffset":4663928,"imageIndex":4},{"imageOffset":3852152,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1075745,"frames":[{"imageOffset":21136,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53964,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":9},{"imageOffset":4663536,"imageIndex":4},{"imageOffset":4663928,"imageIndex":4},{"imageOffset":3852152,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1075746,"frames":[{"imageOffset":21136,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53964,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock&, std::1::chrono::time_point<std::__1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":9},{"imageOffset":4663536,"imageIndex":4},{"imageOffset":4663928,"imageIndex":4},{"imageOffset":3852152,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1075747,"frames":[{"imageOffset":21136,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53964,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":9},{"imageOffset":4663536,"imageIndex":4},{"imageOffset":4663928,"imageIndex":4},{"imageOffset":3852152,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1075748,"frames":[{"imageOffset":21136,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":53964,"symbol":"std::1::condition_variable::do_timed_wait(std::1::unique_lock&, std::1::chrono::time_point<std::__1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":9},{"imageOffset":4663536,"imageIndex":4},{"imageOffset":4663928,"imageIndex":4},{"imageOffset":3852152,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]}], "usedImages" : [ { "source" : "P", "arch" : "arm64e", "base" : 7299330048, "size" : 229376, "uuid" : "1d7b3b8e-75a1-34ea-aa52-9f7c23155c55", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7299883008, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5529600, "uuid" : "8e1809ff-f5b1-3d9e-be15-f2e7b1d8ce51", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1858.112" }, { "source" : "P", "arch" : "arm64e", "base" : 7447138304, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3358720, "uuid" : "4a1d1f30-c79d-3502-b51f-9792adbd8e06", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "arm64e", "base" : 7345627136, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 15433728, "uuid" : "153590c1-624c-38fb-8ffb-ba751bccbd16", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2113.40.127" }, { "source" : "P", "arch" : "arm64", "base" : 4342824960, "CFBundleShortVersionString" : "4.4.2", "CFBundleIdentifier" : "org.qbittorrent.qBittorrent", "size" : 24379392, "uuid" : "f4cccbb3-6329-3fc0-87da-07c5777cead3", "path" : "\/Applications\/qbittorrent.app\/Contents\/MacOS\/qbittorrent", "name" : "qbittorrent" }, { "source" : "P", "arch" : "arm64e", "base" : 4369416192, "size" : 393216, "uuid" : "fbb89662-e6f2-3434-b542-f75185ac5e74", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "arm64e", "base" : 7299559424, "size" : 53248, "uuid" : "cee8bc77-6923-34d9-89a3-6f8f7279605e", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7298277376, "size" : 532480, "uuid" : "fd566a15-42d8-314a-a99a-b59237ddf5bc", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7297544192, "size" : 176128, "uuid" : "3a021c33-dd59-37f7-9a86-5ceed68ff9ba", "path" : "\/usr\/lib\/system\/libsystem_malloc.dylib", "name" : "libsystem_malloc.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7298809856, "size" : 421888, "uuid" : "06bc1ec0-9992-398e-a85b-2973eb1fdba2", "path" : "\/usr\/lib\/libc++.1.dylib", "name" : "libc++.1.dylib" } ], "sharedCache" : { "base" : 7296270336, "size" : 3136438272, "uuid" : "1df3dfc1-141a-35d0-a4e5-f1e113894c6e" }, "vmSummary" : "ReadOnly portion of Libraries: Total=868.5M resident=0K(0%) swapped_out_or_unallocated=868.5M(100%)\nWritable regions: Total=1.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.5G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG backing stores 768K 4 \nCG image 144K 4 \nColorSync 576K 25 \nCoreAnimation 96K 6 \nCoreGraphics 32K 2 \nCoreUI image data 1248K 16 \nFoundation 48K 2 \nKernel Alloc Once 32K 1 \nMALLOC 299.6M 54 \nMALLOC guard page 192K 10 \nMALLOC_MEDIUM (reserved) 824.0M 7 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.4M 24 \nStack 20.2M 24 \nVM_ALLOCATE 208K 13 \nAUTH 1948K 183 \nAUTH_CONST 11.4M 339 \nDATA 9125K 325 \nDATA_CONST 13.0M 340 \nDATA_DIRTY 972K 121 \nFONT_DATA 4K 1 \nLINKEDIT 584.5M 4 \nOBJC_CONST 1986K 159 \nOBJC_RO 82.9M 1 \n__OBJC_RW 3152K 1 \nTEXT 284.0M 355 \nUNICODE 592K 1 \ndyld private memory 1024K 1 \nmapped file 463.9M 56 \nshared memory 864K 14 \n=========== ======= ======= \nTOTAL 3.0G 2096 \nTOTAL, minus reserved VM space 1.8G 2096 \n", "legacyInfo" : { "threadTriggered" : {

} }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "61301e3a61217b3110231469", "factorPackIds" : { "SIRI_FIND_MY_CONFIGURATION_FILES" : "6216ae152a40e71046e16225" }, "deploymentId" : 240000016 }, { "rolloutId" : "5fb4245a1bbfe8005e33a1e1", "factorPackIds" : {

  },
  "deploymentId" : 240000015
}

], "experiments" : [

] } }

`

R0GERIUS commented 2 years ago

I updated my fork of Kolcha's old Qt 5 script to include the Qt 5.15.3 which went open source recently and upgraded the dependencies. The script can be found here: https://gist.githubusercontent.com/R0GERIUS/11810f0ccbbf0ef702b7d056dba02095/raw/053220f1702a6c3b95bd72e6fa1b20df115f74a9/build_qbt_dmg_qt5.sh

(If you want to build the latest release (4.4.2) instead of the master, you'll need the following parameter: --qbittorrent=release-4.4.2)

Keep in mind, this will specifically build for the architecture you're using the script (or specified in the parameters) and can't build universal builds. However I find this build way more stable than the build with Qt 6, so it can be an effective stop-gap solution for those who suffering from the same issue, meanwhile this is getting fixed in Qt's source (hopefully). If anyone is competent in Qt an qBittorrent source and has the same issue, please open a bug report there too, since this issue seems to be exclusive to Qt 6 in some way.

kambala-decapitator commented 2 years ago

FYI can't reproduce with 4.4.2 release on an Intel machine running 11.6.5

I have a feeling that it's related to the fact that I use Path Finder which redirects all "open in Finder" actions to itself

just tested on Catalina with normal Finder - can reproduce the crash. However, still can't reproduce with Path Finder on Monterey.

blahdy commented 2 years ago

no expert, but if the fault is qt6, then shouldn't there be other reports of qt based projects with the same crash? cause I can't find any

blahdy commented 2 years ago

still happening on 4431. how can this be labeled as "release"? this is a basic function

R0GERIUS commented 2 years ago

Then it seems release 4.4.3.1 is the same in this regard. Perfectly working, if you're compiling it with Qt 5, however with Qt 6 it has the same issues. (I'm using it currently with Qt 5 and it's perfectly stable.) I'll wait for Qt 6.3.1 and also test that, however I don't have high hopes for that will fix this issue.

no expert, but if the fault is qt6, then shouldn't there be other reports of qt based projects with the same crash? cause I can't find any

That won't prove that, there is nothing wrong with Qt itself. Also I can prove that, something like this happened before: https://github.com/qbittorrent/qBittorrent/issues/14379#issuecomment-1052361338 Before the universal library compilation, there was a Qt6 bug, where the progressbar wasn't visible because the numbers were behind the bar somehow. I couldn't find the issue itself anywhere, however Kolcha (the commenter) fixed this and was merged to Qt (QTBUG-101474). The only thing which can be proved currently that the issue is linked to Qt 6.x (and macOS). How is it linked is really hard to tell, without the help of someone who actually can debug Qt related problems.

R0GERIUS commented 2 years ago

Release 4.4.3.1 built with Qt 6.3.1 is crashing the same way. However I used this version with Qt 5.15.3-lts (arm64) more than a month now, and it's perfectly stable with that and also it doesn't have any apparent graphical glitches unlike pre Qt 5.15.x or pre Qt 6.3.x versions.

Crash log is attached below:

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               qbittorrent [37207]
Path:                  /Applications/qBittorrent.app/Contents/MacOS/qbittorrent
Identifier:            org.qbittorrent.qBittorrent
Version:               4.4.3 (???)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2022-07-11 17:25:09.8978 +0200
OS Version:            macOS 12.4 (21F79)
Report Version:        12
Anonymous UUID:        63DF1E1D-3138-5054-FAF9-C34EB9DBFF53

Sleep/Wake UUID:       963D671F-A9A9-4B4C-A713-7B46F1030C61

Time Awake Since Boot: 330000 seconds
Time Since Wake:       2636 seconds

System Integrity Protection: enabled

Crashed Thread:        3

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called

Thread 0::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                 0x1828b68b0 mach_msg_trap + 8
1   libsystem_kernel.dylib                 0x1828b6d20 mach_msg + 76
2   CoreFoundation                         0x1829c12b0 __CFRunLoopServiceMachPort + 372
3   CoreFoundation                         0x1829bf760 __CFRunLoopRun + 1180
4   CoreFoundation                         0x1829beb24 CFRunLoopRunSpecific + 600
5   HIToolbox                              0x18b5f7338 RunCurrentEventLoopInMode + 292
6   HIToolbox                              0x18b5f70b4 ReceiveNextEventCommon + 564
7   HIToolbox                              0x18b5f6e68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
8   AppKit                                 0x18552578c _DPSNextEvent + 860
9   AppKit                                 0x185524084 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
10  AppKit                                 0x185516250 -[NSApplication run] + 596
11  qbittorrent                            0x105549d9c QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1792
12  qbittorrent                            0x105db4554 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 540
13  qbittorrent                            0x105dadd30 QCoreApplication::exec() + 128
14  qbittorrent                            0x104cb5c04 Application::exec(QList<QString> const&) + 768
15  qbittorrent                            0x104cc0e44 main + 1120
16  dyld                                   0x1075f108c start + 520

Thread 1:
0   libsystem_pthread.dylib                0x1828ef078 start_wqthread + 0

Thread 2:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                 0x1828c1598 __select + 8
1   CoreFoundation                         0x1829eb890 __CFSocketManager + 644
2   libsystem_pthread.dylib                0x1828f426c _pthread_start + 148
3   libsystem_pthread.dylib                0x1828ef08c thread_start + 8

Thread 3 Crashed:
0   libsystem_kernel.dylib                 0x1828bed98 __pthread_kill + 8
1   libsystem_pthread.dylib                0x1828f3ee0 pthread_kill + 288
2   libsystem_c.dylib                      0x18282e340 abort + 168
3   libsystem_malloc.dylib                 0x1827108c0 malloc_vreport + 552
4   libsystem_malloc.dylib                 0x182725c84 malloc_zone_error + 100
5   libsystem_malloc.dylib                 0x182702bc4 nanov2_allocate_from_block + 568
6   libsystem_malloc.dylib                 0x1827021e0 nanov2_allocate + 128
7   libsystem_malloc.dylib                 0x1827020fc nanov2_malloc + 64
8   libsystem_malloc.dylib                 0x18271f748 _malloc_zone_malloc + 156
9   libc++abi.dylib                        0x1828b08a0 operator new(unsigned long) + 32
10  qbittorrent                            0x1057200a0 libtorrent::bdecode(libtorrent::span<char const>, boost::system::error_code&, int*, int, int) + 608
11  qbittorrent                            0x10571fdb4 libtorrent::bdecode(char const*, char const*, libtorrent::bdecode_node&, boost::system::error_code&, int*, int, int) + 52
12  qbittorrent                            0x1059c4954 libtorrent::dht::dht_tracker::incoming_packet(libtorrent::aux::listen_socket_handle const&, boost::asio::ip::basic_endpoint<boost::asio::ip::udp> const&, libtorrent::span<char const>) + 432
13  qbittorrent                            0x1058b8c60 libtorrent::aux::session_impl::on_udp_packet(std::__1::weak_ptr<libtorrent::aux::session_udp_socket>, std::__1::weak_ptr<libtorrent::aux::listen_socket_t>, libtorrent::aux::transport, boost::system::error_code const&) + 1908
14  qbittorrent                            0x1058eeea8 boost::asio::detail::binder1<libtorrent::aux::allocating_handler<libtorrent::aux::session_impl::on_udp_packet(std::__1::weak_ptr<libtorrent::aux::session_udp_socket>, std::__1::weak_ptr<libtorrent::aux::listen_socket_t>, libtorrent::aux::transport, boost::system::error_code const&)::$_25, 192ul, (libtorrent::aux::HandlerName)6>, boost::system::error_code>::operator()() + 100
15  qbittorrent                            0x1058eec64 boost::asio::detail::reactive_wait_op<libtorrent::aux::allocating_handler<libtorrent::aux::session_impl::on_udp_packet(std::__1::weak_ptr<libtorrent::aux::session_udp_socket>, std::__1::weak_ptr<libtorrent::aux::listen_socket_t>, libtorrent::aux::transport, boost::system::error_code const&)::$_25, 192ul, (libtorrent::aux::HandlerName)6>, boost::asio::any_io_executor>::do_complete(void*, boost::asio::detail::scheduler_operation*, boost::system::error_code const&, unsigned long) + 424
16  qbittorrent                            0x10589d6f0 boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&) + 612
17  qbittorrent                            0x10589d2cc boost::asio::detail::scheduler::run(boost::system::error_code&) + 252
18  qbittorrent                            0x10589dda4 boost::asio::io_context::run() + 36
19  qbittorrent                            0x10589dd04 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, libtorrent::session::start(libtorrent::flags::bitfield_flag<unsigned char, libtorrent::session_flags_tag, void>, libtorrent::v2::session_params&&, boost::asio::io_context*)::$_0> >(void*) + 56
20  libsystem_pthread.dylib                0x1828f426c _pthread_start + 148
21  libsystem_pthread.dylib                0x1828ef08c thread_start + 8

Thread 4:
0   libsystem_kernel.dylib                 0x1828ba270 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x1828f483c _pthread_cond_wait + 1236
2   qbittorrent                            0x10589d630 boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&) + 420
3   qbittorrent                            0x10589d2cc boost::asio::detail::scheduler::run(boost::system::error_code&) + 252
4   qbittorrent                            0x105842598 boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service_base::work_scheduler_runner>::run() + 32
5   qbittorrent                            0x10589d160 boost_asio_detail_posix_thread_function + 28
6   libsystem_pthread.dylib                0x1828f426c _pthread_start + 148
7   libsystem_pthread.dylib                0x1828ef08c thread_start + 8

Thread 5:: QThread
0   libsystem_kernel.dylib                 0x1828beeb0 poll + 8
1   qbittorrent                            0x105eaec1c qt_safe_poll(pollfd*, unsigned int, timespec const*) + 468
2   qbittorrent                            0x105eafef0 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 748
3   qbittorrent                            0x105db4554 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 540
4   qbittorrent                            0x105e5511c QThread::exec() + 176
5   qbittorrent                            0x105eb3d54 QThreadPrivate::start(void*) + 332
6   libsystem_pthread.dylib                0x1828f426c _pthread_start + 148
7   libsystem_pthread.dylib                0x1828ef08c thread_start + 8

Thread 6:: QNetworkAccessManager thread
0   libsystem_kernel.dylib                 0x1828beeb0 poll + 8
1   qbittorrent                            0x105eaeadc qt_safe_poll(pollfd*, unsigned int, timespec const*) + 148
2   qbittorrent                            0x105eafef0 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 748
3   qbittorrent                            0x105db4554 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 540
4   qbittorrent                            0x105e5511c QThread::exec() + 176
5   qbittorrent                            0x105eb3d54 QThreadPrivate::start(void*) + 332
6   libsystem_pthread.dylib                0x1828f426c _pthread_start + 148
7   libsystem_pthread.dylib                0x1828ef08c thread_start + 8

Thread 7:: QThread
0   libsystem_kernel.dylib                 0x1828beeb0 poll + 8
1   qbittorrent                            0x105eaec1c qt_safe_poll(pollfd*, unsigned int, timespec const*) + 468
2   qbittorrent                            0x105eafef0 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 748
3   qbittorrent                            0x105db4554 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 540
4   qbittorrent                            0x105e5511c QThread::exec() + 176
5   qbittorrent                            0x105eb3d54 QThreadPrivate::start(void*) + 332
6   libsystem_pthread.dylib                0x1828f426c _pthread_start + 148
7   libsystem_pthread.dylib                0x1828ef08c thread_start + 8

Thread 8:: QThread
0   libsystem_kernel.dylib                 0x1828beeb0 poll + 8
1   qbittorrent                            0x105eaec1c qt_safe_poll(pollfd*, unsigned int, timespec const*) + 468
2   qbittorrent                            0x105eafef0 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 748
3   qbittorrent                            0x105db4554 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 540
4   qbittorrent                            0x105e5511c QThread::exec() + 176
5   qbittorrent                            0x105eb3d54 QThreadPrivate::start(void*) + 332
6   libsystem_pthread.dylib                0x1828f426c _pthread_start + 148
7   libsystem_pthread.dylib                0x1828ef08c thread_start + 8

Thread 9:: QThread
0   libsystem_kernel.dylib                 0x1828beeb0 poll + 8
1   qbittorrent                            0x105eaec1c qt_safe_poll(pollfd*, unsigned int, timespec const*) + 468
2   qbittorrent                            0x105eafef0 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 748
3   qbittorrent                            0x105db4554 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 540
4   qbittorrent                            0x105e5511c QThread::exec() + 176
5   qbittorrent                            0x105eb3d54 QThreadPrivate::start(void*) + 332
6   libsystem_pthread.dylib                0x1828f426c _pthread_start + 148
7   libsystem_pthread.dylib                0x1828ef08c thread_start + 8

Thread 10:: QThread
0   libsystem_kernel.dylib                 0x1828beeb0 poll + 8
1   qbittorrent                            0x105eaec1c qt_safe_poll(pollfd*, unsigned int, timespec const*) + 468
2   qbittorrent                            0x105eafef0 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 748
3   qbittorrent                            0x105db4554 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 540
4   qbittorrent                            0x105e5511c QThread::exec() + 176
5   qbittorrent                            0x105eb3d54 QThreadPrivate::start(void*) + 332
6   libsystem_pthread.dylib                0x1828f426c _pthread_start + 148
7   libsystem_pthread.dylib                0x1828ef08c thread_start + 8

Thread 11:
0   libsystem_kernel.dylib                 0x1828ba270 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x1828f483c _pthread_cond_wait + 1236
2   libc++.1.dylib                         0x182843320 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100
3   qbittorrent                            0x1058060cc libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&) + 144
4   qbittorrent                            0x105806258 libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&) + 156
5   qbittorrent                            0x10573df78 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*) + 92
6   libsystem_pthread.dylib                0x1828f426c _pthread_start + 148
7   libsystem_pthread.dylib                0x1828ef08c thread_start + 8

Thread 12:
0   libsystem_kernel.dylib                 0x1828ba270 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x1828f483c _pthread_cond_wait + 1236
2   libc++.1.dylib                         0x182843320 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100
3   qbittorrent                            0x1058060cc libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&) + 144
4   qbittorrent                            0x105806258 libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&) + 156
5   qbittorrent                            0x10573df78 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*) + 92
6   libsystem_pthread.dylib                0x1828f426c _pthread_start + 148
7   libsystem_pthread.dylib                0x1828ef08c thread_start + 8

Thread 13:
0   libsystem_kernel.dylib                 0x1828ba270 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x1828f483c _pthread_cond_wait + 1236
2   libc++.1.dylib                         0x182843320 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100
3   qbittorrent                            0x1058060cc libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&) + 144
4   qbittorrent                            0x105806258 libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&) + 156
5   qbittorrent                            0x10573df78 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*) + 92
6   libsystem_pthread.dylib                0x1828f426c _pthread_start + 148
7   libsystem_pthread.dylib                0x1828ef08c thread_start + 8

Thread 14:: com.apple.NSEventThread
0   libsystem_kernel.dylib                 0x1828b68b0 mach_msg_trap + 8
1   libsystem_kernel.dylib                 0x1828b6d20 mach_msg + 76
2   CoreFoundation                         0x1829c12b0 __CFRunLoopServiceMachPort + 372
3   CoreFoundation                         0x1829bf760 __CFRunLoopRun + 1180
4   CoreFoundation                         0x1829beb24 CFRunLoopRunSpecific + 600
5   AppKit                                 0x185692374 _NSEventThread + 196
6   libsystem_pthread.dylib                0x1828f426c _pthread_start + 148
7   libsystem_pthread.dylib                0x1828ef08c thread_start + 8

Thread 15:
0   libsystem_pthread.dylib                0x1828ef078 start_wqthread + 0

Thread 16:
0   libsystem_pthread.dylib                0x1828ef078 start_wqthread + 0

Thread 17:
0   libsystem_pthread.dylib                0x1828ef078 start_wqthread + 0

Thread 18:
0   libsystem_pthread.dylib                0x1828ef078 start_wqthread + 0

Thread 19:
0   libsystem_pthread.dylib                0x1828ef078 start_wqthread + 0

Thread 20:
0   libsystem_pthread.dylib                0x1828ef078 start_wqthread + 0

Thread 3 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000000000000   x5: 0x0000000000000000   x6: 0x0000000000000001   x7: 0x000000010d7b0028
    x8: 0x0ba081a3152ceca2   x9: 0x0ba081a27e6c1ca2  x10: 0xcccccccccccccccd  x11: 0x000000000000000a
   x12: 0x0000000000000000  x13: 0x0000000000000033  x14: 0x000000003b600000  x15: 0x0000000020000000
   x16: 0x0000000000000148  x17: 0x00000001dc97f680  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x000000016b40f000  x21: 0x0000000000005d03  x22: 0x000000016b40f0e0  x23: 0x000000010d7b0000
   x24: 0x0000000000000000  x25: 0x0000000000000000  x26: 0x000000016b157bd5  x27: 0x000000016b40f000
   x28: 0x0000000000000055   fp: 0x000000016b40d680   lr: 0x00000001828f3ee0
    sp: 0x000000016b40d660   pc: 0x00000001828bed98 cpsr: 0x40001000
   far: 0x000000010f5e4000  esr: 0x56000080  Address size fault

Binary Images:
       0x1828b5000 -        0x1828ecfff libsystem_kernel.dylib (*) <03f48dc5-caa7-3678-af61-1a3c7fa8b06e> /usr/lib/system/libsystem_kernel.dylib
       0x18293c000 -        0x182e82fff com.apple.CoreFoundation (6.9) <994db908-11a1-3e43-b7df-25c09d51368a> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x18b5c5000 -        0x18b8f8fff com.apple.HIToolbox (2.1.1) <f842b96a-54f3-36f3-9b94-b258fae1b7eb> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x1854e4000 -        0x18639bfff com.apple.AppKit (6.9) <a773dd23-b1c8-3c9b-9175-9a71d210ace0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x104ca8000 -        0x1068cffff org.qbittorrent.qBittorrent (4.4.3) <50aa7a74-3584-321f-8f41-d52159b84abd> /Applications/qBittorrent.app/Contents/MacOS/qbittorrent
       0x1075ec000 -        0x10764bfff dyld (*) <d9c2a46e-8dc4-3950-9d6a-f799e8ccb683> /usr/lib/dyld
       0x1828ed000 -        0x1828f9fff libsystem_pthread.dylib (*) <42166a2c-89a9-3c38-a215-f028544cea23> /usr/lib/system/libsystem_pthread.dylib
       0x1827b4000 -        0x182835fff libsystem_c.dylib (*) <86746b94-88e3-342d-b2b2-54303404e492> /usr/lib/system/libsystem_c.dylib
       0x182701000 -        0x18272bfff libsystem_malloc.dylib (*) <5c634686-8d9f-3c7b-9334-b0175ddef799> /usr/lib/system/libsystem_malloc.dylib
       0x18289d000 -        0x1828b4fff libc++abi.dylib (*) <59de363f-98cf-36dc-becc-4d8f5f4f3a0e> /usr/lib/libc++abi.dylib
       0x182836000 -        0x18289cfff libc++.1.dylib (*) <d3cfe466-29c6-3e6c-8db1-ff129b111ee3> /usr/lib/libc++.1.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=875.1M resident=0K(0%) swapped_out_or_unallocated=875.1M(100%)
Writable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG backing stores                 2176K        4 
CG image                           208K        5 
ColorSync                          544K       26 
CoreAnimation                      208K        9 
CoreGraphics                        32K        2 
CoreUI image data                 2848K       20 
Foundation                          80K        2 
Kernel Alloc Once                   32K        1 
MALLOC                           317.5M       57 
MALLOC guard page                  192K       10 
MALLOC_MEDIUM (reserved)         936.0M        8         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
STACK GUARD                       56.3M       21 
Stack                             18.6M       21 
VM_ALLOCATE                        224K       14 
__AUTH                            1950K      186 
__AUTH_CONST                      11.4M      345 
__CTF                               756        1 
__DATA                            9147K      332 
__DATA_CONST                      13.0M      345 
__DATA_DIRTY                       974K      121 
__FONT_DATA                          4K        1 
__LINKEDIT                       585.8M        4 
__OBJC_CONST                      1989K      162 
__OBJC_RO                         83.0M        1 
__OBJC_RW                         3152K        1 
__TEXT                           289.3M      361 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
mapped file                      470.9M       59 
shared memory                      880K       15 
===========                     =======  ======= 
TOTAL                              3.1G     2140 
TOTAL, minus reserved VM space     1.8G     2140 

-----------
Full Report
-----------

{"app_name":"qbittorrent","timestamp":"2022-07-11 17:25:12.00 +0200","app_version":"4.4.3","slice_uuid":"50aa7a74-3584-321f-8f41-d52159b84abd","build_version":"","platform":1,"bundleID":"org.qbittorrent.qBittorrent","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.4 (21F79)","incident_id":"71B11CD9-4C84-4DB2-BDF5-38CA9A17739E","name":"qbittorrent"}
{
  "uptime" : 330000,
  "procLaunch" : "2022-07-11 17:24:34.0178 +0200",
  "procRole" : "Background",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookAir10,1",
  "procStartAbsTime" : 7948797359519,
  "coalitionID" : 41874,
  "osVersion" : {
    "train" : "macOS 12.4",
    "build" : "21F79",
    "releaseType" : "User"
  },
  "captureTime" : "2022-07-11 17:25:09.8978 +0200",
  "incident" : "71B11CD9-4C84-4DB2-BDF5-38CA9A17739E",
  "bug_type" : "309",
  "pid" : 37207,
  "procExitAbsTime" : 7949658383777,
  "translated" : false,
  "cpuType" : "ARM-64",
  "procName" : "qbittorrent",
  "procPath" : "\/Applications\/qBittorrent.app\/Contents\/MacOS\/qbittorrent",
  "bundleInfo" : {"CFBundleShortVersionString":"4.4.3","CFBundleIdentifier":"org.qbittorrent.qBittorrent"},
  "storeInfo" : {"deviceIdentifierForVendor":"D294D02A-8C74-58F0-B1FF-95EF71F13FF9","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "org.qbittorrent.qBittorrent",
  "crashReporterKey" : "63DF1E1D-3138-5054-FAF9-C34EB9DBFF53",
  "wakeTime" : 2636,
  "sleepWakeUUID" : "963D671F-A9A9-4B4C-A713-7B46F1030C61",
  "sip" : "enabled",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "asi" : {"libsystem_c.dylib":["abort() called"]},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 3,
  "threads" : [{"id":3544970,"queue":"com.apple.main-thread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545456,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":1},{"imageOffset":538464,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":1},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":1},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":2},{"imageOffset":204980,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":2},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":2},{"imageOffset":268172,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":3},{"imageOffset":262276,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":3},{"imageOffset":205392,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":3},{"imageOffset":9051548,"symbol":"QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":1792,"imageIndex":4},{"imageOffset":17876308,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":540,"imageIndex":4},{"imageOffset":17849648,"symbol":"QCoreApplication::exec()","symbolLocation":128,"imageIndex":4},{"imageOffset":56324,"symbol":"Application::exec(QList<QString> const&)","symbolLocation":768,"imageIndex":4},{"imageOffset":101956,"symbol":"main","symbolLocation":1120,"imageIndex":4},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":5}]},{"id":3545024,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":3545047,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":50584,"symbol":"__select","symbolLocation":8,"imageIndex":0},{"imageOffset":718992,"symbol":"__CFSocketManager","symbolLocation":644,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"triggered":true,"id":3545049,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":1},{"value":4521132072},{"value":837812068125830306},{"value":837812065596611746},{"value":14757395258967641293},{"value":10},{"value":0},{"value":51},{"value":996147200},{"value":536870912},{"value":328},{"value":7995913856},{"value":0},{"value":6},{"value":6094385152},{"value":23811},{"value":6094385376},{"value":4521132032},{"value":0},{"value":0},{"value":6091537365},{"value":6094385152},{"value":85}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6485393120},"cpsr":{"value":1073745920},"fp":{"value":6094378624},"sp":{"value":6094378592},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6485175704,"matchesCrashFrame":1},"far":{"value":4552802304}},"frames":[{"imageOffset":40344,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":28384,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":6},{"imageOffset":500544,"symbol":"abort","symbolLocation":168,"imageIndex":7},{"imageOffset":63680,"symbol":"malloc_vreport","symbolLocation":552,"imageIndex":8},{"imageOffset":150660,"symbol":"malloc_zone_error","symbolLocation":100,"imageIndex":8},{"imageOffset":7108,"symbol":"nanov2_allocate_from_block","symbolLocation":568,"imageIndex":8},{"imageOffset":4576,"symbol":"nanov2_allocate","symbolLocation":128,"imageIndex":8},{"imageOffset":4348,"symbol":"nanov2_malloc","symbolLocation":64,"imageIndex":8},{"imageOffset":124744,"symbol":"_malloc_zone_malloc","symbolLocation":156,"imageIndex":8},{"imageOffset":80032,"symbol":"operator new(unsigned long)","symbolLocation":32,"imageIndex":9},{"imageOffset":10977440,"symbol":"libtorrent::bdecode(libtorrent::span<char const>, boost::system::error_code&, int*, int, int)","symbolLocation":608,"imageIndex":4},{"imageOffset":10976692,"symbol":"libtorrent::bdecode(char const*, char const*, libtorrent::bdecode_node&, boost::system::error_code&, int*, int, int)","symbolLocation":52,"imageIndex":4},{"imageOffset":13748564,"symbol":"libtorrent::dht::dht_tracker::incoming_packet(libtorrent::aux::listen_socket_handle const&, boost::asio::ip::basic_endpoint<boost::asio::ip::udp> const&, libtorrent::span<char const>)","symbolLocation":432,"imageIndex":4},{"imageOffset":12651616,"symbol":"libtorrent::aux::session_impl::on_udp_packet(std::__1::weak_ptr<libtorrent::aux::session_udp_socket>, std::__1::weak_ptr<libtorrent::aux::listen_socket_t>, libtorrent::aux::transport, boost::system::error_code const&)","symbolLocation":1908,"imageIndex":4},{"imageOffset":12873384,"symbol":"boost::asio::detail::binder1<libtorrent::aux::allocating_handler<libtorrent::aux::session_impl::on_udp_packet(std::__1::weak_ptr<libtorrent::aux::session_udp_socket>, std::__1::weak_ptr<libtorrent::aux::listen_socket_t>, libtorrent::aux::transport, boost::system::error_code const&)::$_25, 192ul, (libtorrent::aux::HandlerName)6>, boost::system::error_code>::operator()()","symbolLocation":100,"imageIndex":4},{"imageOffset":12872804,"symbol":"boost::asio::detail::reactive_wait_op<libtorrent::aux::allocating_handler<libtorrent::aux::session_impl::on_udp_packet(std::__1::weak_ptr<libtorrent::aux::session_udp_socket>, std::__1::weak_ptr<libtorrent::aux::listen_socket_t>, libtorrent::aux::transport, boost::system::error_code const&)::$_25, 192ul, (libtorrent::aux::HandlerName)6>, boost::asio::any_io_executor>::do_complete(void*, boost::asio::detail::scheduler_operation*, boost::system::error_code const&, unsigned long)","symbolLocation":424,"imageIndex":4},{"imageOffset":12539632,"symbol":"boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&)","symbolLocation":612,"imageIndex":4},{"imageOffset":12538572,"symbol":"boost::asio::detail::scheduler::run(boost::system::error_code&)","symbolLocation":252,"imageIndex":4},{"imageOffset":12541348,"symbol":"boost::asio::io_context::run()","symbolLocation":36,"imageIndex":4},{"imageOffset":12541188,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, libtorrent::session::start(libtorrent::flags::bitfield_flag<unsigned char, libtorrent::session_flags_tag, void>, libtorrent::v2::session_params&&, boost::asio::io_context*)::$_0> >(void*)","symbolLocation":56,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":3545050,"frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":12539440,"symbol":"boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&)","symbolLocation":420,"imageIndex":4},{"imageOffset":12538572,"symbol":"boost::asio::detail::scheduler::run(boost::system::error_code&)","symbolLocation":252,"imageIndex":4},{"imageOffset":12166552,"symbol":"boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service_base::work_scheduler_runner>::run()","symbolLocation":32,"imageIndex":4},{"imageOffset":12538208,"symbol":"boost_asio_detail_posix_thread_function","symbolLocation":28,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":3545051,"name":"QThread","frames":[{"imageOffset":40624,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":18902044,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":468,"imageIndex":4},{"imageOffset":18906864,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":748,"imageIndex":4},{"imageOffset":17876308,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":540,"imageIndex":4},{"imageOffset":18534684,"symbol":"QThread::exec()","symbolLocation":176,"imageIndex":4},{"imageOffset":18922836,"symbol":"QThreadPrivate::start(void*)","symbolLocation":332,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":3545071,"name":"QNetworkAccessManager thread","frames":[{"imageOffset":40624,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":18901724,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":148,"imageIndex":4},{"imageOffset":18906864,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":748,"imageIndex":4},{"imageOffset":17876308,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":540,"imageIndex":4},{"imageOffset":18534684,"symbol":"QThread::exec()","symbolLocation":176,"imageIndex":4},{"imageOffset":18922836,"symbol":"QThreadPrivate::start(void*)","symbolLocation":332,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":3545072,"name":"QThread","frames":[{"imageOffset":40624,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":18902044,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":468,"imageIndex":4},{"imageOffset":18906864,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":748,"imageIndex":4},{"imageOffset":17876308,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":540,"imageIndex":4},{"imageOffset":18534684,"symbol":"QThread::exec()","symbolLocation":176,"imageIndex":4},{"imageOffset":18922836,"symbol":"QThreadPrivate::start(void*)","symbolLocation":332,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":3545074,"name":"QThread","frames":[{"imageOffset":40624,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":18902044,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":468,"imageIndex":4},{"imageOffset":18906864,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":748,"imageIndex":4},{"imageOffset":17876308,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":540,"imageIndex":4},{"imageOffset":18534684,"symbol":"QThread::exec()","symbolLocation":176,"imageIndex":4},{"imageOffset":18922836,"symbol":"QThreadPrivate::start(void*)","symbolLocation":332,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":3545075,"name":"QThread","frames":[{"imageOffset":40624,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":18902044,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":468,"imageIndex":4},{"imageOffset":18906864,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":748,"imageIndex":4},{"imageOffset":17876308,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":540,"imageIndex":4},{"imageOffset":18534684,"symbol":"QThread::exec()","symbolLocation":176,"imageIndex":4},{"imageOffset":18922836,"symbol":"QThreadPrivate::start(void*)","symbolLocation":332,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":3545078,"name":"QThread","frames":[{"imageOffset":40624,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":18902044,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":468,"imageIndex":4},{"imageOffset":18906864,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":748,"imageIndex":4},{"imageOffset":17876308,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":540,"imageIndex":4},{"imageOffset":18534684,"symbol":"QThread::exec()","symbolLocation":176,"imageIndex":4},{"imageOffset":18922836,"symbol":"QThreadPrivate::start(void*)","symbolLocation":332,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":3545079,"frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":54048,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":10},{"imageOffset":11919564,"symbol":"libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":144,"imageIndex":4},{"imageOffset":11919960,"symbol":"libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&)","symbolLocation":156,"imageIndex":4},{"imageOffset":11100024,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*)","symbolLocation":92,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":3545080,"frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":54048,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":10},{"imageOffset":11919564,"symbol":"libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":144,"imageIndex":4},{"imageOffset":11919960,"symbol":"libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&)","symbolLocation":156,"imageIndex":4},{"imageOffset":11100024,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*)","symbolLocation":92,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":3545081,"frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":6},{"imageOffset":54048,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":100,"imageIndex":10},{"imageOffset":11919564,"symbol":"libtorrent::mmap_disk_io::wait_for_job(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&, std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":144,"imageIndex":4},{"imageOffset":11919960,"symbol":"libtorrent::mmap_disk_io::thread_fun(libtorrent::mmap_disk_io::job_queue&, libtorrent::aux::disk_io_thread_pool&)","symbolLocation":156,"imageIndex":4},{"imageOffset":11100024,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (libtorrent::aux::pool_thread_interface::*)(libtorrent::aux::disk_io_thread_pool&, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void>), libtorrent::aux::pool_thread_interface*, std::__1::reference_wrapper<libtorrent::aux::disk_io_thread_pool>, boost::asio::executor_work_guard<boost::asio::io_context::basic_executor_type<std::__1::allocator<void>, 0ul>, void, void> > >(void*)","symbolLocation":92,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":3545095,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545456,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":1},{"imageOffset":538464,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":1},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":1},{"imageOffset":1762164,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":3545439,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":3545506,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":3545602,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":3545607,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":3545639,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":3545640,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6485135360,
    "size" : 229376,
    "uuid" : "03f48dc5-caa7-3678-af61-1a3c7fa8b06e",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6485688320,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5533696,
    "uuid" : "994db908-11a1-3e43-b7df-25c09d51368a",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1863"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6633050112,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3358720,
    "uuid" : "f842b96a-54f3-36f3-9b94-b258fae1b7eb",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6531465216,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15433728,
    "uuid" : "a773dd23-b1c8-3c9b-9175-9a71d210ace0",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.50.132"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4375347200,
    "CFBundleShortVersionString" : "4.4.3",
    "CFBundleIdentifier" : "org.qbittorrent.qBittorrent",
    "size" : 29523968,
    "uuid" : "50aa7a74-3584-321f-8f41-d52159b84abd",
    "path" : "\/Applications\/qBittorrent.app\/Contents\/MacOS\/qbittorrent",
    "name" : "qbittorrent"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4418617344,
    "size" : 393216,
    "uuid" : "d9c2a46e-8dc4-3950-9d6a-f799e8ccb683",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6485364736,
    "size" : 53248,
    "uuid" : "42166a2c-89a9-3c38-a215-f028544cea23",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6484082688,
    "size" : 532480,
    "uuid" : "86746b94-88e3-342d-b2b2-54303404e492",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6483349504,
    "size" : 176128,
    "uuid" : "5c634686-8d9f-3c7b-9334-b0175ddef799",
    "path" : "\/usr\/lib\/system\/libsystem_malloc.dylib",
    "name" : "libsystem_malloc.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6485037056,
    "size" : 98304,
    "uuid" : "59de363f-98cf-36dc-becc-4d8f5f4f3a0e",
    "path" : "\/usr\/lib\/libc++abi.dylib",
    "name" : "libc++abi.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6484615168,
    "size" : 421888,
    "uuid" : "d3cfe466-29c6-3e6c-8db1-ff129b111ee3",
    "path" : "\/usr\/lib\/libc++.1.dylib",
    "name" : "libc++.1.dylib"
  }
],
  "sharedCache" : {
  "base" : 6482067456,
  "size" : 3136077824,
  "uuid" : "513553bb-5ca5-3b9e-a613-b0603ffe3038"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=875.1M resident=0K(0%) swapped_out_or_unallocated=875.1M(100%)\nWritable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG backing stores                 2176K        4 \nCG image                           208K        5 \nColorSync                          544K       26 \nCoreAnimation                      208K        9 \nCoreGraphics                        32K        2 \nCoreUI image data                 2848K       20 \nFoundation                          80K        2 \nKernel Alloc Once                   32K        1 \nMALLOC                           317.5M       57 \nMALLOC guard page                  192K       10 \nMALLOC_MEDIUM (reserved)         936.0M        8         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                       56.3M       21 \nStack                             18.6M       21 \nVM_ALLOCATE                        224K       14 \n__AUTH                            1950K      186 \n__AUTH_CONST                      11.4M      345 \n__CTF                               756        1 \n__DATA                            9147K      332 \n__DATA_CONST                      13.0M      345 \n__DATA_DIRTY                       974K      121 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       585.8M        4 \n__OBJC_CONST                      1989K      162 \n__OBJC_RO                         83.0M        1 \n__OBJC_RW                         3152K        1 \n__TEXT                           289.3M      361 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                      470.9M       59 \nshared memory                      880K       15 \n===========                     =======  ======= \nTOTAL                              3.1G     2140 \nTOTAL, minus reserved VM space     1.8G     2140 \n",
  "legacyInfo" : {
  "threadTriggered" : {

  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "60186475825c62000ccf5450",
      "factorPackIds" : {
        "SIRI_VALUE_INFERENCE_CONTACT_RESOLUTION" : "62bdc4218fe09c1632d841e9"
      },
      "deploymentId" : 240000023
    },
    {
      "rolloutId" : "61301e3a61217b3110231469",
      "factorPackIds" : {
        "SIRI_FIND_MY_CONFIGURATION_FILES" : "6216ae152a40e71046e16225"
      },
      "deploymentId" : 240000016
    }
  ],
  "experiments" : [

  ]
}
}

Model: MacBookAir10,1, BootROM 7459.121.3, proc 8:4:4 processors, 16 GB, SMC 
Graphics: Apple M1, Apple M1, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Memory Module: LPDDR4
AirPort: Wi-Fi, wl0: Mar 23 2022 19:57:59 version 18.60.27.0.7.8.129 FWID 01-570be953
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Air, Apple Inc.
Thunderbolt Bus: MacBook Air, Apple Inc.
Chocobo1 commented 2 years ago

PR #17305 should have fixed it, please try it out. You can also try the v4.4.x branch which contains the fix: https://github.com/qbittorrent/qBittorrent/tree/v4_4_x

R0GERIUS commented 2 years ago

I tested it and the mentioned PR is fixing this crash. Fixed by #17305