Bug 461740

Summary: crash when opening a second document
Product: [Applications] krita Reporter: Halla Rempt <halla>
Component: Layer StackAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: amy
Priority: NOR    
Version First Reported In: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: macOS (DMG)   
OS: Other   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Halla Rempt 2022-11-12 19:00:13 UTC
I got a crash when I tried to open a second document...

This is 55b758bc2fb5f9bdc55c95e3aee81b865673a1eb

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

Process:               krita [6621]
Path:                  /Users/USER/*/krita.app/Contents/MacOS/krita
Identifier:            org.krita
Version:               5.2.0 (5.2.0)
Code Type:             ARM-64 (Native)
Parent Process:        zsh [6614]
Responsible:           Terminal [6612]
User ID:               501

Date/Time:             2022-11-12 19:56:39.2580 +0100
OS Version:            macOS 13.0.1 (22A400)
Report Version:        12
Anonymous UUID:        5B5BCE1A-E4C0-5EE0-5B98-C826442FDD77

Sleep/Wake UUID:       C63A9B73-B8AC-4A7B-AA2A-B35628B6ED7A

Time Awake Since Boot: 10000 seconds
Time Since Wake:       400 seconds

System Integrity Protection: enabled

Notes:
dyld_process_snapshot_create_for_process failed with 5

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

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

Error Formulating Crash Report:
dyld_process_snapshot_create_for_process failed with 5

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	       0x1b2b3b224 __pthread_kill + 8
1   libsystem_pthread.dylib       	       0x1b2b71cec pthread_kill + 288
2   libsystem_c.dylib             	       0x1b2aab2c8 abort + 180
3   QtCore                        	       0x1056d3d68 0x1056bc000 + 97640
4   QtCore                        	       0x105993260 QMessageLogger::fatal(char const*, ...) const + 116
5   libkritaglobal.19.0.0.dylib   	       0x10142d8d8 kis_assert_common(char const*, char const*, int, bool, bool) + 1368 (kis_assert.cpp:89)
6   libkritaimage.19.0.0.dylib    	       0x102911dd0 KisLayer::colorSpace() const + 76 (kis_layer.cc:229)
7   libkritaimage.19.0.0.dylib    	       0x1028fb5e8 KisImage::assignImageProfile(KoColorProfile const*, bool)::$_6::operator()(KisSharedPtr<KisNode>) const + 16 (kis_image.cc:1420) [inlined]
8   libkritaimage.19.0.0.dylib    	       0x1028fb5e8 decltype(static_cast<KisImage::assignImageProfile(KoColorProfile const*, bool)::$_6&>(fp)(static_cast<KisSharedPtr<KisNode>>(fp0))) std::__1::__invoke<KisImage::assignImageProfile(KoColorProfile const*, bool)::$_6&, KisSharedPtr<KisNode> >(KisImage::assignImageProfile(KoColorProfile const*, bool)::$_6&, KisSharedPtr<KisNode>&&) + 36 (type_traits:3918) [inlined]
9   libkritaimage.19.0.0.dylib    	       0x1028fb5e8 bool std::__1::__invoke_void_return_wrapper<bool, false>::__call<KisImage::assignImageProfile(KoColorProfile const*, bool)::$_6&, KisSharedPtr<KisNode> >(KisImage::assignImageProfile(KoColorProfile const*, bool)::$_6&, KisSharedPtr<KisNode>&&) + 36 (invoke.h:30) [inlined]
10  libkritaimage.19.0.0.dylib    	       0x1028fb5e8 std::__1::__function::__alloc_func<KisImage::assignImageProfile(KoColorProfile const*, bool)::$_6, std::__1::allocator<KisImage::assignImageProfile(KoColorProfile const*, bool)::$_6>, bool (KisSharedPtr<KisNode>)>::operator()(KisSharedPtr<KisNode>&&) + 36 (function.h:178) [inlined]
11  libkritaimage.19.0.0.dylib    	       0x1028fb5e8 std::__1::__function::__func<KisImage::assignImageProfile(KoColorProfile const*, bool)::$_6, std::__1::allocator<KisImage::assignImageProfile(KoColorProfile const*, bool)::$_6>, bool (KisSharedPtr<KisNode>)>::operator()(KisSharedPtr<KisNode>&&) + 52 (function.h:352)
12  libkritaimage.19.0.0.dylib    	       0x10292aad0 std::__1::__function::__value_func<bool (KisSharedPtr<KisNode>)>::operator()(KisSharedPtr<KisNode>&&) const + 24 (function.h:505) [inlined]
13  libkritaimage.19.0.0.dylib    	       0x10292aad0 std::__1::function<bool (KisSharedPtr<KisNode>)>::operator()(KisSharedPtr<KisNode>) const + 24 (function.h:1182) [inlined]
14  libkritaimage.19.0.0.dylib    	       0x10292aad0 KisLayerUtils::recursiveFindNode(KisSharedPtr<KisNode>, std::__1::function<bool (KisSharedPtr<KisNode>)>) + 100 (kis_layer_utils.cpp:1977)
15  libkritaimage.19.0.0.dylib    	       0x10292ac14 KisLayerUtils::recursiveFindNode(KisSharedPtr<KisNode>, std::__1::function<bool (KisSharedPtr<KisNode>)>) + 424 (kis_layer_utils.cpp:1983)
16  libkritaimage.19.0.0.dylib    	       0x1028ef048 KisImage::assignImageProfile(KoColorProfile const*, bool) + 168 (kis_image.cc:1418)
17  libkritalibkra.19.0.0.dylib   	       0x10f3fcd9c KisKraLoader::loadBinaryData(KoStore*, KisSharedPtr<KisImage>, QString const&, bool) + 680 (kis_kra_loader.cpp:427)
18  libkritalibkra.19.0.0.dylib   	       0x10f442d40 KraConverter::completeLoading(KoStore*) + 804 (kra_converter.cpp:431)
19  libkritalibkra.19.0.0.dylib   	       0x10f441030 KraConverter::buildImage(QIODevice*) + 840 (kra_converter.cpp:105)
20  kritakraimport.so             	       0x10f3129e0 KraImport::convert(KisDocument*, QIODevice*, KisPinnedSharedPtr<KisPropertiesConfiguration>) + 64 (kra_import.cpp:30)
21  libkritaui.19.0.0.dylib       	       0x101e985c0 KisImportExportManager::doImport(QString const&, QSharedPointer<KisImportExportFilter>) + 124 (KisImportExportManager.cpp:667)
22  libkritaui.19.0.0.dylib       	       0x101e93950 KisImportExportManager::convert(KisImportExportManager::Direction, QString const&, QString const&, QString const&, bool, KisPinnedSharedPtr<KisPropertiesConfiguration>, bool, bool) + 2644 (KisImportExportManager.cpp:376)
23  libkritaui.19.0.0.dylib       	       0x101e92d90 KisImportExportManager::importDocument(QString const&, QString const&) + 64 (KisImportExportManager.cpp:131)
24  libkritaui.19.0.0.dylib       	       0x101e82e50 KisDocument::openFile() + 1640 (KisDocument.cpp:1874)
25  libkritaui.19.0.0.dylib       	       0x101e826b8 KisDocument::openPathInternal(QString const&) + 516 (KisDocument.cpp:2414)
26  libkritaui.19.0.0.dylib       	       0x101e81f90 KisDocument::openPath(QString const&, QFlags<KisDocument::OpenFlag>) + 1120 (KisDocument.cpp:1810)
27  libkritaui.19.0.0.dylib       	       0x101eae7e4 KisMainWindow::openDocumentInternal(QString const&, QFlags<KisMainWindow::OpenFlag>) + 216 (KisMainWindow.cpp:1104)
28  libkritaui.19.0.0.dylib       	       0x101eae4b0 KisMainWindow::openDocument(QString const&, QFlags<KisMainWindow::OpenFlag>) + 120 (KisMainWindow.cpp:1078)
29  libkritaui.19.0.0.dylib       	       0x101eb4704 KisMainWindow::slotFileOpen(bool) + 396 (KisMainWindow.cpp:1725)
30  QtCore                        	       0x1058bd5bc QMetaObject::activate(QObject*, int, int, void**) + 2396
31  QtWidgets                     	       0x103ec4630 QAction::activate(QAction::ActionEvent) + 304
32  QtWidgets                     	       0x103f9f668 0x103ebc000 + 931432
33  QtWidgets                     	       0x103fa0640 QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 256
34  QtWidgets                     	       0x10408b058 QToolButton::mouseReleaseEvent(QMouseEvent*) + 20
35  QtWidgets                     	       0x103f03f64 QWidget::event(QEvent*) + 128
36  QtWidgets                     	       0x10408b5a0 QToolButton::event(QEvent*) + 296
37  QtWidgets                     	       0x103ecdbe0 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 292
38  QtWidgets                     	       0x103ed04f0 QApplication::notify(QObject*, QEvent*) + 6032
39  libkritaui.19.0.0.dylib       	       0x101e69c30 KisApplication::notify(QObject*, QEvent*) + 332 (KisApplication.cpp:757)
40  QtCore                        	       0x10588d3b8 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 288
41  QtWidgets                     	       0x103ece54c QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) + 976
42  QtWidgets                     	       0x103f22590 0x103ebc000 + 419216
43  QtWidgets                     	       0x103f214f0 0x103ebc000 + 414960
44  QtWidgets                     	       0x103ecdbe0 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 292
45  QtWidgets                     	       0x103ecef84 QApplication::notify(QObject*, QEvent*) + 548
46  libkritaui.19.0.0.dylib       	       0x101e69c30 KisApplication::notify(QObject*, QEvent*) + 332 (KisApplication.cpp:757)
47  QtCore                        	       0x10588d3b8 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 288
48  QtGui                         	       0x104c658f8 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 2992
49  QtGui                         	       0x104c69100 QGuiApplicationPrivate::processTabletEvent(QWindowSystemInterfacePrivate::TabletEvent*) + 1224
50  QtGui                         	       0x104c4cfe4 QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 248
51  libqcocoa.dylib               	       0x107ba4fa8 0x107b70000 + 217000
52  CoreFoundation                	       0x1b2c51a34 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
53  CoreFoundation                	       0x1b2c519c8 __CFRunLoopDoSource0 + 176
54  CoreFoundation                	       0x1b2c51738 __CFRunLoopDoSources0 + 244
55  CoreFoundation                	       0x1b2c5033c __CFRunLoopRun + 836
56  CoreFoundation                	       0x1b2c4f8a4 CFRunLoopRunSpecific + 612
57  HIToolbox                     	       0x1bc2c33bc RunCurrentEventLoopInMode + 292
58  HIToolbox                     	       0x1bc2c304c ReceiveNextEventCommon + 236
59  HIToolbox                     	       0x1bc2c2f48 _BlockUntilNextEventMatchingListInModeWithFilter + 72
60  AppKit                        	       0x1b5ea8630 _DPSNextEvent + 632
61  AppKit                        	       0x1b5ea77c0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
62  AppKit                        	       0x1b5e9bbf0 -[NSApplication run] + 464
63  libqcocoa.dylib               	       0x107ba3df0 0x107b70000 + 212464
64  QtCore                        	       0x105888c24 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 524
65  QtCore                        	       0x10588da78 QCoreApplication::exec() + 128
66  krita                         	       0x1005c3a10 main + 10564 (main.cc:727)
67  dyld                          	       0x1b2847e50 start + 2544

Thread 1:: OGL Profiler
0   libsystem_kernel.dylib        	       0x1b2b32df0 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1b2b448d8 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x1b2b3b638 mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x1b2b3316c mach_msg + 24
4   OpenGL                        	       0x200ebb8c0 glcDebugListener + 408
5   libsystem_pthread.dylib       	       0x1b2b7206c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x1b2b6ce2c thread_start + 8

Thread 2:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	       0x1b2b3da74 __select + 8
1   CoreFoundation                	       0x1b2c7b360 __CFSocketManager + 636
2   libsystem_pthread.dylib       	       0x1b2b7206c _pthread_start + 148
3   libsystem_pthread.dylib       	       0x1b2b6ce2c thread_start + 8

Thread 3:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x1b2b32df0 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1b2b448d8 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x1b2b3b638 mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x1b2b3316c mach_msg + 24
4   CoreFoundation                	       0x1b2c51bdc __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1b2c504c8 __CFRunLoopRun + 1232
6   CoreFoundation                	       0x1b2c4f8a4 CFRunLoopRunSpecific + 612
7   AppKit                        	       0x1b5fd2248 _NSEventThread + 172
8   libsystem_pthread.dylib       	       0x1b2b7206c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1b2b6ce2c thread_start + 8

Thread 4:: Qt bearer thread
0   libsystem_kernel.dylib        	       0x1b2b3b334 poll + 8
1   QtCore                        	       0x1058e1f44 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 468
2   QtCore                        	       0x1058e3740 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 896
3   QtCore                        	       0x105888c24 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 524
4   QtCore                        	       0x1056db688 QThread::exec() + 136
5   QtCore                        	       0x1056dc5d0 0x1056bc000 + 132560
6   libsystem_pthread.dylib       	       0x1b2b7206c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1b2b6ce2c thread_start + 8

Thread 5:: KisTileDataSwapper
0   libsystem_kernel.dylib        	       0x1b2b365e4 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1b2b72638 _pthread_cond_wait + 1232
2   QtCore                        	       0x1056e5078 0x1056bc000 + 168056
3   QtCore                        	       0x1056e5010 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 116
4   QtCore                        	       0x1056e1224 QSemaphore::tryAcquire(int, int) + 124
5   libkritaimage.19.0.0.dylib    	       0x102724d44 KisTileDataSwapper::waitForWork() + 16 (kis_tile_data_swapper.cpp:74) [inlined]
6   libkritaimage.19.0.0.dylib    	       0x102724d44 KisTileDataSwapper::run() + 32 (kis_tile_data_swapper.cpp:80)
7   QtCore                        	       0x1056dc5d0 0x1056bc000 + 132560
8   libsystem_pthread.dylib       	       0x1b2b7206c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1b2b6ce2c thread_start + 8

Thread 6:
0   libsystem_pthread.dylib       	       0x1b2b6ce18 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib       	       0x1b2b6ce18 start_wqthread + 0

Thread 8:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1b2b365e4 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1b2b72638 _pthread_cond_wait + 1232
2   QtCore                        	       0x1056e53c4 0x1056bc000 + 168900
3   QtCore                        	       0x1056e50a0 0x1056bc000 + 168096
4   QtCore                        	       0x1056e5010 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 116
5   QtCore                        	       0x1056e4f6c QWaitCondition::wait(QMutex*, unsigned long) + 64
6   QtCore                        	       0x1056e1614 0x1056bc000 + 153108
7   QtCore                        	       0x1056dc5d0 0x1056bc000 + 132560
8   libsystem_pthread.dylib       	       0x1b2b7206c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1b2b6ce2c thread_start + 8

Thread 9:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1b2b365e4 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1b2b72638 _pthread_cond_wait + 1232
2   QtCore                        	       0x1056e53c4 0x1056bc000 + 168900
3   QtCore                        	       0x1056e50a0 0x1056bc000 + 168096
4   QtCore                        	       0x1056e5010 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 116
5   QtCore                        	       0x1056e4f6c QWaitCondition::wait(QMutex*, unsigned long) + 64
6   QtCore                        	       0x1056e1614 0x1056bc000 + 153108
7   QtCore                        	       0x1056dc5d0 0x1056bc000 + 132560
8   libsystem_pthread.dylib       	       0x1b2b7206c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1b2b6ce2c thread_start + 8

Thread 10:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1b2b365e4 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1b2b72638 _pthread_cond_wait + 1232
2   QtCore                        	       0x1056e53c4 0x1056bc000 + 168900
3   QtCore                        	       0x1056e50a0 0x1056bc000 + 168096
4   QtCore                        	       0x1056e5010 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 116
5   QtCore                        	       0x1056e4f6c QWaitCondition::wait(QMutex*, unsigned long) + 64
6   QtCore                        	       0x1056e1614 0x1056bc000 + 153108
7   QtCore                        	       0x1056dc5d0 0x1056bc000 + 132560
8   libsystem_pthread.dylib       	       0x1b2b7206c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1b2b6ce2c thread_start + 8

Thread 11:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1b2b365e4 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1b2b72638 _pthread_cond_wait + 1232
2   QtCore                        	       0x1056e53c4 0x1056bc000 + 168900
3   QtCore                        	       0x1056e50a0 0x1056bc000 + 168096
4   QtCore                        	       0x1056e5010 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 116
5   QtCore                        	       0x1056e4f6c QWaitCondition::wait(QMutex*, unsigned long) + 64
6   QtCore                        	       0x1056e1614 0x1056bc000 + 153108
7   QtCore                        	       0x1056dc5d0 0x1056bc000 + 132560
8   libsystem_pthread.dylib       	       0x1b2b7206c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1b2b6ce2c thread_start + 8

Thread 12:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1b2b365e4 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1b2b72638 _pthread_cond_wait + 1232
2   QtCore                        	       0x1056e53c4 0x1056bc000 + 168900
3   QtCore                        	       0x1056e50a0 0x1056bc000 + 168096
4   QtCore                        	       0x1056e5010 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 116
5   QtCore                        	       0x1056e4f6c QWaitCondition::wait(QMutex*, unsigned long) + 64
6   QtCore                        	       0x1056e1614 0x1056bc000 + 153108
7   QtCore                        	       0x1056dc5d0 0x1056bc000 + 132560
8   libsystem_pthread.dylib       	       0x1b2b7206c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1b2b6ce2c thread_start + 8

Thread 13:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1b2b365e4 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1b2b72638 _pthread_cond_wait + 1232
2   QtCore                        	       0x1056e53c4 0x1056bc000 + 168900
3   QtCore                        	       0x1056e50a0 0x1056bc000 + 168096
4   QtCore                        	       0x1056e5010 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 116
5   QtCore                        	       0x1056e4f6c QWaitCondition::wait(QMutex*, unsigned long) + 64
6   QtCore                        	       0x1056e1614 0x1056bc000 + 153108
7   QtCore                        	       0x1056dc5d0 0x1056bc000 + 132560
8   libsystem_pthread.dylib       	       0x1b2b7206c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1b2b6ce2c thread_start + 8

Thread 14:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1b2b365e4 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1b2b72638 _pthread_cond_wait + 1232
2   QtCore                        	       0x1056e53c4 0x1056bc000 + 168900
3   QtCore                        	       0x1056e50a0 0x1056bc000 + 168096
4   QtCore                        	       0x1056e5010 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 116
5   QtCore                        	       0x1056e4f6c QWaitCondition::wait(QMutex*, unsigned long) + 64
6   QtCore                        	       0x1056e1614 0x1056bc000 + 153108
7   QtCore                        	       0x1056dc5d0 0x1056bc000 + 132560
8   libsystem_pthread.dylib       	       0x1b2b7206c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1b2b6ce2c thread_start + 8

Thread 15:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1b2b365e4 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1b2b72638 _pthread_cond_wait + 1232
2   QtCore                        	       0x1056e53c4 0x1056bc000 + 168900
3   QtCore                        	       0x1056e50a0 0x1056bc000 + 168096
4   QtCore                        	       0x1056e5010 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 116
5   QtCore                        	       0x1056e4f6c QWaitCondition::wait(QMutex*, unsigned long) + 64
6   QtCore                        	       0x1056e1614 0x1056bc000 + 153108
7   QtCore                        	       0x1056dc5d0 0x1056bc000 + 132560
8   libsystem_pthread.dylib       	       0x1b2b7206c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1b2b6ce2c thread_start + 8

Thread 16:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1b2b365e4 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1b2b72638 _pthread_cond_wait + 1232
2   QtCore                        	       0x1056e53c4 0x1056bc000 + 168900
3   QtCore                        	       0x1056e50a0 0x1056bc000 + 168096
4   QtCore                        	       0x1056e5010 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 116
5   QtCore                        	       0x1056e4f6c QWaitCondition::wait(QMutex*, unsigned long) + 64
6   QtCore                        	       0x1056e1614 0x1056bc000 + 153108
7   QtCore                        	       0x1056dc5d0 0x1056bc000 + 132560
8   libsystem_pthread.dylib       	       0x1b2b7206c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1b2b6ce2c thread_start + 8

Thread 17:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1b2b365e4 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1b2b72638 _pthread_cond_wait + 1232
2   QtCore                        	       0x1056e53c4 0x1056bc000 + 168900
3   QtCore                        	       0x1056e50a0 0x1056bc000 + 168096
4   QtCore                        	       0x1056e5010 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 116
5   QtCore                        	       0x1056e4f6c QWaitCondition::wait(QMutex*, unsigned long) + 64
6   QtCore                        	       0x1056e1614 0x1056bc000 + 153108
7   QtCore                        	       0x1056dc5d0 0x1056bc000 + 132560
8   libsystem_pthread.dylib       	       0x1b2b7206c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1b2b6ce2c thread_start + 8

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

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

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

Thread 21:
0   libsystem_pthread.dylib       	       0x1b2b6ce18 start_wqthread + 0

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

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

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


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000000080002   x5: 0x0000000000000008   x6: 0x0000000000000002   x7: 0x0000000000000245
    x8: 0xdc42204dfd58f789   x9: 0xdc42204ff37b9289  x10: 0x0000000000000002  x11: 0x00000000fffffffd
   x12: 0x0000010000000000  x13: 0x0000000000000000  x14: 0x0000000000000000  x15: 0x0000000000000000
   x16: 0x0000000000000148  x17: 0x00000002130849a8  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x000000020e236500  x21: 0x0000000000000103  x22: 0x000000020e2365e0  x23: 0x000000016f84c218
   x24: 0x00000000ffffffff  x25: 0x0000600002947440  x26: 0x0000000000000001  x27: 0x0000000000000000
   x28: 0x0000000000000000   fp: 0x000000016f84c000   lr: 0x00000001b2b71cec
    sp: 0x000000016f84bfe0   pc: 0x00000001b2b3b224 cpsr: 0x40001000
   far: 0x0000000177e25c08  esr: 0x56000080  Address size fault

Binary Images:
       0x1b2b32000 -        0x1b2b6affb libsystem_kernel.dylib (*) <6d6644d3-3db3-34c4-b1e3-c675ec5360f0> /usr/lib/system/libsystem_kernel.dylib
       0x1b2b6b000 -        0x1b2b77ffb libsystem_pthread.dylib (*) <886caca0-5762-3640-8db2-3fa3b911c062> /usr/lib/system/libsystem_pthread.dylib
       0x1b2a32000 -        0x1b2ab2ff3 libsystem_c.dylib (*) <a3869999-0792-3e09-b3fb-5e87ae4639be> /usr/lib/system/libsystem_c.dylib
       0x1056bc000 -        0x105b6ffff org.qt-project.QtCore (5.12) <c7b95cd3-8de9-367d-9cb0-ecfd8125fa67> /Users/USER/*/QtCore.framework/Versions/5/QtCore
       0x101428000 -        0x10147bfff libkritaglobal.19.0.0.dylib (*) <d510f1c7-dc56-3821-808e-adbb6d191110> /Users/USER/*/libkritaglobal.19.0.0.dylib
       0x1026ec000 -        0x102b27fff libkritaimage.19.0.0.dylib (*) <bf6fa5f6-d345-3d44-886f-3f92ca479e5f> /Users/USER/*/libkritaimage.19.0.0.dylib
       0x10f3e4000 -        0x10f453fff libkritalibkra.19.0.0.dylib (*) <b05cd2d4-9896-319e-acec-c8070221f97d> /Users/USER/*/libkritalibkra.19.0.0.dylib
       0x10f300000 -        0x10f313fff kritakraimport.so (*) <671aa685-8eba-3c00-b3ff-6dea9f3ed54f> /Users/USER/*/kritakraimport.so
       0x1019d4000 -        0x102063fff libkritaui.19.0.0.dylib (*) <c561aa2d-5ef6-3f05-a8a8-a5493b2214b5> /Users/USER/*/libkritaui.19.0.0.dylib
       0x103ebc000 -        0x1042bffff org.qt-project.QtWidgets (5.12) <02a43610-7172-33c0-84fa-9e8d480ca584> /Users/USER/*/QtWidgets.framework/Versions/5/QtWidgets
       0x104c38000 -        0x105033fff org.qt-project.QtGui (5.12) <a11a49ba-b2cd-3fc2-b274-c5f0d9e3096e> /Users/USER/*/QtGui.framework/Versions/5/QtGui
       0x107b70000 -        0x107cbbfff libqcocoa.dylib (*) <ff48e2d5-d0d0-3f2f-8b38-b00d920c4c12> /Users/USER/*/libqcocoa.dylib
       0x1b2bd0000 -        0x1b30a7fff com.apple.CoreFoundation (6.9) <f4ff83fc-e62c-30b4-b3a9-876c8a1fd595> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x1bc291000 -        0x1bc5c4fff com.apple.HIToolbox (2.1.1) <02b9797f-c47d-30b7-b7b0-802d0d26f31c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x1b5e6f000 -        0x1b6d76fff com.apple.AppKit (6.9) <af9f6891-70ad-3c26-af08-b747344892d2> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x1005b0000 -        0x100c2ffff org.krita (5.2.0) <3b133a5d-0824-3d56-aa9f-4d605146b592> /Users/USER/*/krita.app/Contents/MacOS/krita
       0x1b2842000 -        0x1b28cc4bf dyld (*) <de46dd52-4994-3fd8-b4b4-e352a1a19354> /usr/lib/dyld
       0x200eb9000 -        0x200ec9ff7 com.apple.opengl (20.0.34) <fc71d861-1a85-3963-9996-869de6085151> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

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


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

{"app_name":"krita","timestamp":"2022-11-12 19:56:52.00 +0100","app_version":"5.2.0","slice_uuid":"3b133a5d-0824-3d56-aa9f-4d605146b592","build_version":"5.2.0","platform":1,"bundleID":"org.krita","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.0.1 (22A400)","roots_installed":0,"name":"krita","incident_id":"CB09650E-E902-4F2F-9894-74616F12B26C"}
{
  "uptime" : 10000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,3",
  "coalitionID" : 8491,
  "osVersion" : {
    "train" : "macOS 13.0.1",
    "build" : "22A400",
    "releaseType" : "User"
  },
  "captureTime" : "2022-11-12 19:56:39.2580 +0100",
  "incident" : "CB09650E-E902-4F2F-9894-74616F12B26C",
  "pid" : 6621,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2022-11-12 19:52:03.5698 +0100",
  "procStartAbsTime" : 253175939311,
  "procExitAbsTime" : 259792345733,
  "procName" : "krita",
  "procPath" : "\/Users\/USER\/*\/krita.app\/Contents\/MacOS\/krita",
  "bundleInfo" : {"CFBundleShortVersionString":"5.2.0","CFBundleVersion":"5.2.0","CFBundleIdentifier":"org.krita"},
  "storeInfo" : {"deviceIdentifierForVendor":"BAE3B01E-643C-57C9-B63B-25D5B08B26F5","thirdParty":true},
  "parentProc" : "zsh",
  "parentPid" : 6614,
  "coalitionName" : "com.apple.Terminal",
  "crashReporterKey" : "5B5BCE1A-E4C0-5EE0-5B98-C826442FDD77",
  "responsiblePid" : 6612,
  "responsibleProc" : "Terminal",
  "wakeTime" : 400,
  "sleepWakeUUID" : "C63A9B73-B8AC-4A7B-AA2A-B35628B6ED7A",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "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":466645,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":524290},{"value":8},{"value":2},{"value":581},{"value":15871283556142086025},{"value":15871283564566516361},{"value":2},{"value":4294967293},{"value":1099511627776},{"value":0},{"value":0},{"value":0},{"value":328},{"value":8909244840},{"value":0},{"value":6},{"value":8827135232,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":8827135456,"symbolLocation":224,"symbol":"_main_thread"},{"value":6165938712},{"value":4294967295},{"value":105553159550016},{"value":1},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7293312236},"cpsr":{"value":1073745920},"fp":{"value":6165938176},"sp":{"value":6165938144},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":7293088292,"matchesCrashFrame":1},"far":{"value":6306290696}},"queue":"com.apple.main-thread","frames":[{"imageOffset":37412,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":27884,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":496328,"symbol":"abort","symbolLocation":180,"imageIndex":2},{"imageOffset":97640,"imageIndex":3},{"imageOffset":2978400,"symbol":"QMessageLogger::fatal(char const*, ...) const","symbolLocation":116,"imageIndex":3},{"imageOffset":22744,"sourceLine":89,"sourceFile":"kis_assert.cpp","symbol":"kis_assert_common(char const*, char const*, int, bool, bool)","imageIndex":4,"symbolLocation":1368},{"imageOffset":2252240,"sourceLine":229,"sourceFile":"kis_layer.cc","symbol":"KisLayer::colorSpace() const","imageIndex":5,"symbolLocation":76},{"symbol":"KisImage::assignImageProfile(KoColorProfile const*, bool)::$_6::operator()(KisSharedPtr<KisNode>) const","inline":true,"imageIndex":5,"imageOffset":2160104,"symbolLocation":16,"sourceLine":1420,"sourceFile":"kis_image.cc"},{"symbol":"decltype(static_cast<KisImage::assignImageProfile(KoColorProfile const*, bool)::$_6&>(fp)(static_cast<KisSharedPtr<KisNode>>(fp0))) std::__1::__invoke<KisImage::assignImageProfile(KoColorProfile const*, bool)::$_6&, KisSharedPtr<KisNode> >(KisImage::assignImageProfile(KoColorProfile const*, bool)::$_6&, KisSharedPtr<KisNode>&&)","inline":true,"imageIndex":5,"imageOffset":2160104,"symbolLocation":36,"sourceLine":3918,"sourceFile":"type_traits"},{"symbol":"bool std::__1::__invoke_void_return_wrapper<bool, false>::__call<KisImage::assignImageProfile(KoColorProfile const*, bool)::$_6&, KisSharedPtr<KisNode> >(KisImage::assignImageProfile(KoColorProfile const*, bool)::$_6&, KisSharedPtr<KisNode>&&)","inline":true,"imageIndex":5,"imageOffset":2160104,"symbolLocation":36,"sourceLine":30,"sourceFile":"invoke.h"},{"symbol":"std::__1::__function::__alloc_func<KisImage::assignImageProfile(KoColorProfile const*, bool)::$_6, std::__1::allocator<KisImage::assignImageProfile(KoColorProfile const*, bool)::$_6>, bool (KisSharedPtr<KisNode>)>::operator()(KisSharedPtr<KisNode>&&)","inline":true,"imageIndex":5,"imageOffset":2160104,"symbolLocation":36,"sourceLine":178,"sourceFile":"function.h"},{"imageOffset":2160104,"sourceLine":352,"sourceFile":"function.h","symbol":"std::__1::__function::__func<KisImage::assignImageProfile(KoColorProfile const*, bool)::$_6, std::__1::allocator<KisImage::assignImageProfile(KoColorProfile const*, bool)::$_6>, bool (KisSharedPtr<KisNode>)>::operator()(KisSharedPtr<KisNode>&&)","imageIndex":5,"symbolLocation":52},{"symbol":"std::__1::__function::__value_func<bool (KisSharedPtr<KisNode>)>::operator()(KisSharedPtr<KisNode>&&) const","inline":true,"imageIndex":5,"imageOffset":2353872,"symbolLocation":24,"sourceLine":505,"sourceFile":"function.h"},{"symbol":"std::__1::function<bool (KisSharedPtr<KisNode>)>::operator()(KisSharedPtr<KisNode>) const","inline":true,"imageIndex":5,"imageOffset":2353872,"symbolLocation":24,"sourceLine":1182,"sourceFile":"function.h"},{"imageOffset":2353872,"sourceLine":1977,"sourceFile":"kis_layer_utils.cpp","symbol":"KisLayerUtils::recursiveFindNode(KisSharedPtr<KisNode>, std::__1::function<bool (KisSharedPtr<KisNode>)>)","imageIndex":5,"symbolLocation":100},{"imageOffset":2354196,"sourceLine":1983,"sourceFile":"kis_layer_utils.cpp","symbol":"KisLayerUtils::recursiveFindNode(KisSharedPtr<KisNode>, std::__1::function<bool (KisSharedPtr<KisNode>)>)","imageIndex":5,"symbolLocation":424},{"imageOffset":2109512,"sourceLine":1418,"sourceFile":"kis_image.cc","symbol":"KisImage::assignImageProfile(KoColorProfile const*, bool)","imageIndex":5,"symbolLocation":168},{"imageOffset":101788,"sourceLine":427,"sourceFile":"kis_kra_loader.cpp","symbol":"KisKraLoader::loadBinaryData(KoStore*, KisSharedPtr<KisImage>, QString const&, bool)","imageIndex":6,"symbolLocation":680},{"imageOffset":388416,"sourceLine":431,"sourceFile":"kra_converter.cpp","symbol":"KraConverter::completeLoading(KoStore*)","imageIndex":6,"symbolLocation":804},{"imageOffset":380976,"sourceLine":105,"sourceFile":"kra_converter.cpp","symbol":"KraConverter::buildImage(QIODevice*)","imageIndex":6,"symbolLocation":840},{"imageOffset":76256,"sourceLine":30,"sourceFile":"kra_import.cpp","symbol":"KraImport::convert(KisDocument*, QIODevice*, KisPinnedSharedPtr<KisPropertiesConfiguration>)","imageIndex":7,"symbolLocation":64},{"imageOffset":4998592,"sourceLine":667,"sourceFile":"KisImportExportManager.cpp","symbol":"KisImportExportManager::doImport(QString const&, QSharedPointer<KisImportExportFilter>)","imageIndex":8,"symbolLocation":124},{"imageOffset":4979024,"sourceLine":376,"sourceFile":"KisImportExportManager.cpp","symbol":"KisImportExportManager::convert(KisImportExportManager::Direction, QString const&, QString const&, QString const&, bool, KisPinnedSharedPtr<KisPropertiesConfiguration>, bool, bool)","imageIndex":8,"symbolLocation":2644},{"imageOffset":4976016,"sourceLine":131,"sourceFile":"KisImportExportManager.cpp","symbol":"KisImportExportManager::importDocument(QString const&, QString const&)","imageIndex":8,"symbolLocation":64},{"imageOffset":4910672,"sourceLine":1874,"sourceFile":"KisDocument.cpp","symbol":"KisDocument::openFile()","imageIndex":8,"symbolLocation":1640},{"imageOffset":4908728,"sourceLine":2414,"sourceFile":"KisDocument.cpp","symbol":"KisDocument::openPathInternal(QString const&)","imageIndex":8,"symbolLocation":516},{"imageOffset":4906896,"sourceLine":1810,"sourceFile":"KisDocument.cpp","symbol":"KisDocument::openPath(QString const&, QFlags<KisDocument::OpenFlag>)","imageIndex":8,"symbolLocation":1120},{"imageOffset":5089252,"sourceLine":1104,"sourceFile":"KisMainWindow.cpp","symbol":"KisMainWindow::openDocumentInternal(QString const&, QFlags<KisMainWindow::OpenFlag>)","imageIndex":8,"symbolLocation":216},{"imageOffset":5088432,"sourceLine":1078,"sourceFile":"KisMainWindow.cpp","symbol":"KisMainWindow::openDocument(QString const&, QFlags<KisMainWindow::OpenFlag>)","imageIndex":8,"symbolLocation":120},{"imageOffset":5113604,"sourceLine":1725,"sourceFile":"KisMainWindow.cpp","symbol":"KisMainWindow::slotFileOpen(bool)","imageIndex":8,"symbolLocation":396},{"imageOffset":2102716,"symbol":"QMetaObject::activate(QObject*, int, int, void**)","symbolLocation":2396,"imageIndex":3},{"imageOffset":34352,"symbol":"QAction::activate(QAction::ActionEvent)","symbolLocation":304,"imageIndex":9},{"imageOffset":931432,"imageIndex":9},{"imageOffset":935488,"symbol":"QAbstractButton::mouseReleaseEvent(QMouseEvent*)","symbolLocation":256,"imageIndex":9},{"imageOffset":1896536,"symbol":"QToolButton::mouseReleaseEvent(QMouseEvent*)","symbolLocation":20,"imageIndex":9},{"imageOffset":294756,"symbol":"QWidget::event(QEvent*)","symbolLocation":128,"imageIndex":9},{"imageOffset":1897888,"symbol":"QToolButton::event(QEvent*)","symbolLocation":296,"imageIndex":9},{"imageOffset":72672,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":292,"imageIndex":9},{"imageOffset":83184,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":6032,"imageIndex":9},{"imageOffset":4807728,"sourceLine":757,"sourceFile":"KisApplication.cpp","symbol":"KisApplication::notify(QObject*, QEvent*)","imageIndex":8,"symbolLocation":332},{"imageOffset":1905592,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":288,"imageIndex":3},{"imageOffset":75084,"symbol":"QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool)","symbolLocation":976,"imageIndex":9},{"imageOffset":419216,"imageIndex":9},{"imageOffset":414960,"imageIndex":9},{"imageOffset":72672,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":292,"imageIndex":9},{"imageOffset":77700,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":548,"imageIndex":9},{"imageOffset":4807728,"sourceLine":757,"sourceFile":"KisApplication.cpp","symbol":"KisApplication::notify(QObject*, QEvent*)","imageIndex":8,"symbolLocation":332},{"imageOffset":1905592,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":288,"imageIndex":3},{"imageOffset":186616,"symbol":"QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)","symbolLocation":2992,"imageIndex":10},{"imageOffset":200960,"symbol":"QGuiApplicationPrivate::processTabletEvent(QWindowSystemInterfacePrivate::TabletEvent*)","symbolLocation":1224,"imageIndex":10},{"imageOffset":85988,"symbol":"QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":248,"imageIndex":10},{"imageOffset":217000,"imageIndex":11},{"imageOffset":530996,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":28,"imageIndex":12},{"imageOffset":530888,"symbol":"__CFRunLoopDoSource0","symbolLocation":176,"imageIndex":12},{"imageOffset":530232,"symbol":"__CFRunLoopDoSources0","symbolLocation":244,"imageIndex":12},{"imageOffset":525116,"symbol":"__CFRunLoopRun","symbolLocation":836,"imageIndex":12},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":12},{"imageOffset":205756,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":13},{"imageOffset":204876,"symbol":"ReceiveNextEventCommon","symbolLocation":236,"imageIndex":13},{"imageOffset":204616,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":13},{"imageOffset":235056,"symbol":"_DPSNextEvent","symbolLocation":632,"imageIndex":14},{"imageOffset":231360,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":728,"imageIndex":14},{"imageOffset":183280,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":14},{"imageOffset":212464,"imageIndex":11},{"imageOffset":1887268,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":524,"imageIndex":3},{"imageOffset":1907320,"symbol":"QCoreApplication::exec()","symbolLocation":128,"imageIndex":3},{"imageOffset":80400,"sourceLine":727,"sourceFile":"main.cc","symbol":"main","imageIndex":15,"symbolLocation":10564},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":16}]},{"id":466698,"name":"OGL Profiler","frames":[{"imageOffset":3568,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":75992,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":38456,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":0},{"imageOffset":4460,"symbol":"mach_msg","symbolLocation":24,"imageIndex":0},{"imageOffset":10432,"symbol":"glcDebugListener","symbolLocation":408,"imageIndex":17},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":466705,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":47732,"symbol":"__select","symbolLocation":8,"imageIndex":0},{"imageOffset":701280,"symbol":"__CFSocketManager","symbolLocation":636,"imageIndex":12},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":466721,"name":"com.apple.NSEventThread","frames":[{"imageOffset":3568,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":75992,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":38456,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":0},{"imageOffset":4460,"symbol":"mach_msg","symbolLocation":24,"imageIndex":0},{"imageOffset":531420,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":12},{"imageOffset":525512,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":12},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":12},{"imageOffset":1454664,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":14},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":466908,"name":"Qt bearer thread","frames":[{"imageOffset":37684,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":2252612,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":468,"imageIndex":3},{"imageOffset":2258752,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":896,"imageIndex":3},{"imageOffset":1887268,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":524,"imageIndex":3},{"imageOffset":128648,"symbol":"QThread::exec()","symbolLocation":136,"imageIndex":3},{"imageOffset":132560,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":466910,"name":"KisTileDataSwapper","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":1},{"imageOffset":168056,"imageIndex":3},{"imageOffset":167952,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":116,"imageIndex":3},{"imageOffset":152100,"symbol":"QSemaphore::tryAcquire(int, int)","symbolLocation":124,"imageIndex":3},{"symbol":"KisTileDataSwapper::waitForWork()","inline":true,"imageIndex":5,"imageOffset":232772,"symbolLocation":16,"sourceLine":74,"sourceFile":"kis_tile_data_swapper.cpp"},{"imageOffset":232772,"sourceLine":80,"sourceFile":"kis_tile_data_swapper.cpp","symbol":"KisTileDataSwapper::run()","imageIndex":5,"symbolLocation":32},{"imageOffset":132560,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":468340,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":468341,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":468438,"name":"Thread (pooled)","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":1},{"imageOffset":168900,"imageIndex":3},{"imageOffset":168096,"imageIndex":3},{"imageOffset":167952,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":116,"imageIndex":3},{"imageOffset":167788,"symbol":"QWaitCondition::wait(QMutex*, unsigned long)","symbolLocation":64,"imageIndex":3},{"imageOffset":153108,"imageIndex":3},{"imageOffset":132560,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":468439,"name":"Thread (pooled)","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":1},{"imageOffset":168900,"imageIndex":3},{"imageOffset":168096,"imageIndex":3},{"imageOffset":167952,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":116,"imageIndex":3},{"imageOffset":167788,"symbol":"QWaitCondition::wait(QMutex*, unsigned long)","symbolLocation":64,"imageIndex":3},{"imageOffset":153108,"imageIndex":3},{"imageOffset":132560,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":468440,"name":"Thread (pooled)","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":1},{"imageOffset":168900,"imageIndex":3},{"imageOffset":168096,"imageIndex":3},{"imageOffset":167952,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":116,"imageIndex":3},{"imageOffset":167788,"symbol":"QWaitCondition::wait(QMutex*, unsigned long)","symbolLocation":64,"imageIndex":3},{"imageOffset":153108,"imageIndex":3},{"imageOffset":132560,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":468441,"name":"Thread (pooled)","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":1},{"imageOffset":168900,"imageIndex":3},{"imageOffset":168096,"imageIndex":3},{"imageOffset":167952,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":116,"imageIndex":3},{"imageOffset":167788,"symbol":"QWaitCondition::wait(QMutex*, unsigned long)","symbolLocation":64,"imageIndex":3},{"imageOffset":153108,"imageIndex":3},{"imageOffset":132560,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":468442,"name":"Thread (pooled)","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":1},{"imageOffset":168900,"imageIndex":3},{"imageOffset":168096,"imageIndex":3},{"imageOffset":167952,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":116,"imageIndex":3},{"imageOffset":167788,"symbol":"QWaitCondition::wait(QMutex*, unsigned long)","symbolLocation":64,"imageIndex":3},{"imageOffset":153108,"imageIndex":3},{"imageOffset":132560,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":468443,"name":"Thread (pooled)","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":1},{"imageOffset":168900,"imageIndex":3},{"imageOffset":168096,"imageIndex":3},{"imageOffset":167952,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":116,"imageIndex":3},{"imageOffset":167788,"symbol":"QWaitCondition::wait(QMutex*, unsigned long)","symbolLocation":64,"imageIndex":3},{"imageOffset":153108,"imageIndex":3},{"imageOffset":132560,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":468444,"name":"Thread (pooled)","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":1},{"imageOffset":168900,"imageIndex":3},{"imageOffset":168096,"imageIndex":3},{"imageOffset":167952,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":116,"imageIndex":3},{"imageOffset":167788,"symbol":"QWaitCondition::wait(QMutex*, unsigned long)","symbolLocation":64,"imageIndex":3},{"imageOffset":153108,"imageIndex":3},{"imageOffset":132560,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":468445,"name":"Thread (pooled)","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":1},{"imageOffset":168900,"imageIndex":3},{"imageOffset":168096,"imageIndex":3},{"imageOffset":167952,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":116,"imageIndex":3},{"imageOffset":167788,"symbol":"QWaitCondition::wait(QMutex*, unsigned long)","symbolLocation":64,"imageIndex":3},{"imageOffset":153108,"imageIndex":3},{"imageOffset":132560,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":468446,"name":"Thread (pooled)","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":1},{"imageOffset":168900,"imageIndex":3},{"imageOffset":168096,"imageIndex":3},{"imageOffset":167952,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":116,"imageIndex":3},{"imageOffset":167788,"symbol":"QWaitCondition::wait(QMutex*, unsigned long)","symbolLocation":64,"imageIndex":3},{"imageOffset":153108,"imageIndex":3},{"imageOffset":132560,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":468447,"name":"Thread (pooled)","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":1},{"imageOffset":168900,"imageIndex":3},{"imageOffset":168096,"imageIndex":3},{"imageOffset":167952,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":116,"imageIndex":3},{"imageOffset":167788,"symbol":"QWaitCondition::wait(QMutex*, unsigned long)","symbolLocation":64,"imageIndex":3},{"imageOffset":153108,"imageIndex":3},{"imageOffset":132560,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":468541,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":468703,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":468809,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":468810,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":469339,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":469340,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":469341,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7293050880,
    "size" : 233468,
    "uuid" : "6d6644d3-3db3-34c4-b1e3-c675ec5360f0",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7293284352,
    "size" : 53244,
    "uuid" : "886caca0-5762-3640-8db2-3fa3b911c062",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7292002304,
    "size" : 528372,
    "uuid" : "a3869999-0792-3e09-b3fb-5e87ae4639be",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4385914880,
    "CFBundleShortVersionString" : "5.12",
    "CFBundleIdentifier" : "org.qt-project.QtCore",
    "size" : 4931584,
    "uuid" : "c7b95cd3-8de9-367d-9cb0-ecfd8125fa67",
    "path" : "\/Users\/USER\/*\/QtCore.framework\/Versions\/5\/QtCore",
    "name" : "QtCore",
    "CFBundleVersion" : "5.12.12"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4316102656,
    "size" : 344064,
    "uuid" : "d510f1c7-dc56-3821-808e-adbb6d191110",
    "path" : "\/Users\/USER\/*\/libkritaglobal.19.0.0.dylib",
    "name" : "libkritaglobal.19.0.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4335779840,
    "size" : 4440064,
    "uuid" : "bf6fa5f6-d345-3d44-886f-3f92ca479e5f",
    "path" : "\/Users\/USER\/*\/libkritaimage.19.0.0.dylib",
    "name" : "libkritaimage.19.0.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4550705152,
    "size" : 458752,
    "uuid" : "b05cd2d4-9896-319e-acec-c8070221f97d",
    "path" : "\/Users\/USER\/*\/libkritalibkra.19.0.0.dylib",
    "name" : "libkritalibkra.19.0.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4549771264,
    "size" : 81920,
    "uuid" : "671aa685-8eba-3c00-b3ff-6dea9f3ed54f",
    "path" : "\/Users\/USER\/*\/kritakraimport.so",
    "name" : "kritakraimport.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4322050048,
    "size" : 6881280,
    "uuid" : "c561aa2d-5ef6-3f05-a8a8-a5493b2214b5",
    "path" : "\/Users\/USER\/*\/libkritaui.19.0.0.dylib",
    "name" : "libkritaui.19.0.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4360749056,
    "CFBundleShortVersionString" : "5.12",
    "CFBundleIdentifier" : "org.qt-project.QtWidgets",
    "size" : 4210688,
    "uuid" : "02a43610-7172-33c0-84fa-9e8d480ca584",
    "path" : "\/Users\/USER\/*\/QtWidgets.framework\/Versions\/5\/QtWidgets",
    "name" : "QtWidgets",
    "CFBundleVersion" : "5.12.12"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4374888448,
    "CFBundleShortVersionString" : "5.12",
    "CFBundleIdentifier" : "org.qt-project.QtGui",
    "size" : 4177920,
    "uuid" : "a11a49ba-b2cd-3fc2-b274-c5f0d9e3096e",
    "path" : "\/Users\/USER\/*\/QtGui.framework\/Versions\/5\/QtGui",
    "name" : "QtGui",
    "CFBundleVersion" : "5.12.12"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4424400896,
    "size" : 1359872,
    "uuid" : "ff48e2d5-d0d0-3f2f-8b38-b00d920c4c12",
    "path" : "\/Users\/USER\/*\/libqcocoa.dylib",
    "name" : "libqcocoa.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7293698048,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5079040,
    "uuid" : "f4ff83fc-e62c-30b4-b3a9-876c8a1fd595",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1953.1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7451774976,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3358720,
    "uuid" : "02b9797f-c47d-30b7-b7b0-802d0d26f31c",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7346778112,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15761408,
    "uuid" : "af9f6891-70ad-3c26-af08-b747344892d2",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2299"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4300931072,
    "CFBundleShortVersionString" : "5.2.0",
    "CFBundleIdentifier" : "org.krita",
    "size" : 6815744,
    "uuid" : "3b133a5d-0824-3d56-aa9f-4d605146b592",
    "path" : "\/Users\/USER\/*\/krita.app\/Contents\/MacOS\/krita",
    "name" : "krita",
    "CFBundleVersion" : "5.2.0"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7289970688,
    "size" : 566464,
    "uuid" : "de46dd52-4994-3fd8-b4b4-e352a1a19354",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 8605372416,
    "CFBundleShortVersionString" : "20.0.34",
    "CFBundleIdentifier" : "com.apple.opengl",
    "size" : 69624,
    "uuid" : "fc71d861-1a85-3963-9996-869de6085151",
    "path" : "\/System\/Library\/Frameworks\/OpenGL.framework\/Versions\/A\/OpenGL",
    "name" : "OpenGL",
    "CFBundleVersion" : "20.0.34"
  }
],
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "6112e3d2fc54bc3389840661",
      "factorPackIds" : {
        "SIRI_TEXT_TO_SPEECH" : "6351d47a4ac5153dd52d5fc9"
      },
      "deploymentId" : 240000234
    },
    {
      "rolloutId" : "61fd92db295c182621ececc3",
      "factorPackIds" : {

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

  ]
},
  "reportNotes" : [
  "dyld_process_snapshot_create_for_process failed with 5"
]
}

Model: MacBookPro18,3, BootROM 8419.41.10, proc 10:8:2 processors, 32 GB, SMC 
Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
Display: CintiqPro24PT, 5120 x 2880 (5K/UHD+ - Ultra High Definition Plus), Main, MirrorOff, Online
Display: Color LCD, 3024 x 1964 Retina, MirrorOff, Online
Memory Module: LPDDR5, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Sep  3 2022 02:35:52 version 20.10.965.9.8.7.129 FWID 01-b0e84a9b
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: USB31Bus
USB Device: Wacom Cintiq Pro 24 Pen Hub
USB Device: ExpressKey Remote
USB Device: Wacom Cintiq Pro 24
USB Device: Single RS232-HS
USB Device: Cintiq Pro 24 Touch
USB Device: CintiqPro 24Hub1
USB Device: USB Audio
USB Device: USB3.0 Card Reader
USB Device: CintiqPro 24Hub2
Thunderbolt Bus: Laptop, Apple Inc.
Thunderbolt Bus: Laptop, Apple Inc.
Thunderbolt Bus: Laptop, Apple Inc.
Comment 1 amyspark 2022-11-12 19:02:38 UTC

*** This bug has been marked as a duplicate of bug 461595 ***