xpra icon indicating copy to clipboard operation
xpra copied to clipboard

xpra launcher crash on macOS when dock icon is clicked

Open harry-xm opened this issue 2 years ago • 6 comments

Describe the bug Xpra client crashes when it's connected to server and user clicks its icon in the dock.

Screenshot 2023-10-26

To Reproduce Steps to reproduce the behavior:

  1. Connect to Xpra server.
  2. Click the Xpra icon in dock.
  3. Observe that Xpra crashes.

System Information (please complete the following information):

  • Server OS Arch Linux
  • Client OS macOS 14.1
  • Xpra Server Version v6.0-r34568 (g28b54a8b9) beta
  • Xpra Client Version v6.0-r34557 (g9bbfd6bee) beta

Additional context

System crash log
Process:               Xpra [67063]
Path:                  /Applications/Xpra.app/Contents/Resources/bin/Xpra
Identifier:            org.xpra.xpra
Version:               6.0 (34557.0)
Code Type:             X86-64 (Native)
Parent Process:        Xpra [67010]
Responsible:           Xpra [67010]
User ID:               501

Date/Time:             2023-10-26 15:35:49.8956 +0800
OS Version:            macOS 14.1 (23B74)
Report Version:        12
Bridge OS Version:     8.1 (21P1069)
Anonymous UUID:        x


Time Awake Since Boot: 18000 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x000000000000004b
Exception Codes:       0x0000000000000001, 0x000000000000004b

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [67063]

VM Region Info: 0x4b is not in any region.  Bytes before following region: 140737487884213
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      shared memory            7ffffff8d000-7ffffff8e000 [    4K] r-x/r-x SM=SHM  

Kernel Triage:
VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter
VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter
VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter
VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter
VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter


Thread 0 Crashed:: xpra launcher Dispatch queue: com.apple.main-thread
0   _objc.so                      	       0x1098a94b3 method_stub + 51
1   libffi.8.dylib                	       0x1020db0e1 ffi_closure_unix64_inner + 929
2   libffi.8.dylib                	       0x1020dbb14 ffi_closure_unix64 + 72
3   AppKit                        	    0x7ff80617d285 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 273
4   AppKit                        	    0x7ff805feaa7c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 679
5   Foundation                    	    0x7ff803943d4e -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 308
6   Foundation                    	    0x7ff803943b61 _NSAppleEventManagerGenericHandler + 80
7   AE                            	    0x7ff809a119da 0x7ff809a06000 + 47578
8   AE                            	    0x7ff809a11228 0x7ff809a06000 + 45608
9   AE                            	    0x7ff809a0ab7d aeProcessAppleEvent + 409
10  HIToolbox                     	    0x7ff80d286664 AEProcessAppleEvent + 55
11  AppKit                        	    0x7ff805fe4bae _DPSNextEvent + 1689
12  AppKit                        	    0x7ff8068d8348 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1304
13  libgdk-3.0.dylib              	       0x10439089a poll_func + 186
14  libglib-2.0.0.dylib           	       0x10321ca39 g_main_context_iterate + 361
15  libglib-2.0.0.dylib           	       0x10321cdba g_main_loop_run + 266
16  libgtk-3.0.dylib              	       0x10a2f83db gtk_main + 75
17  libffi.8.dylib                	       0x1020db97a ffi_call_unix64 + 82
18  libffi.8.dylib                	       0x1020dab70 ffi_call_int + 1136
19  libffi.8.dylib                	       0x1020da6d9 ffi_call + 329
20  _gi.cpython-311-darwin.so     	       0x10302d83f pygi_invoke_c_callable + 2255
21  _gi.cpython-311-darwin.so     	       0x10302e7e7 pygi_function_cache_invoke + 55
22  libpython3.11.dylib           	       0x1028288dd _PyObject_Call + 141
23  libpython3.11.dylib           	       0x1029307dd _PyEval_EvalFrameDefault + 73709
24  libpython3.11.dylib           	       0x10291e56f PyEval_EvalCode + 191
25  libpython3.11.dylib           	       0x10297fd3f PyRun_StringFlags + 223
26  libpython3.11.dylib           	       0x10297fc15 PyRun_SimpleStringFlags + 69
27  libpython3.11.dylib           	       0x1029a0360 Py_RunMain + 880
28  libpython3.11.dylib           	       0x1029a0cb3 pymain_main + 339
29  libpython3.11.dylib           	       0x1029a0d0b Py_BytesMain + 43
30  dyld                          	    0x7ff8025723a6 start + 1942

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

Thread 2:: gmain
0   libsystem_kernel.dylib        	    0x7ff8028c494a __select + 10
1   libglib-2.0.0.dylib           	       0x10322e63a g_poll + 554
2   libglib-2.0.0.dylib           	       0x10321ca39 g_main_context_iterate + 361
3   libglib-2.0.0.dylib           	       0x10321cb28 g_main_context_iteration + 104
4   libglib-2.0.0.dylib           	       0x10321e541 glib_worker_main + 33
5   libglib-2.0.0.dylib           	       0x10324ad92 g_thread_proxy + 66
6   libsystem_pthread.dylib       	    0x7ff8028fb202 _pthread_start + 99
7   libsystem_pthread.dylib       	    0x7ff8028f6bab thread_start + 15

Thread 3:: pool-spawner
0   libsystem_kernel.dylib        	    0x7ff8028be60e __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff8028fb76b _pthread_cond_wait + 1211
2   libglib-2.0.0.dylib           	       0x103279426 g_cond_wait + 38
3   libglib-2.0.0.dylib           	       0x1031e6445 g_async_queue_pop_intern_unlocked + 133
4   libglib-2.0.0.dylib           	       0x10324b2f8 g_thread_pool_spawn_thread + 72
5   libglib-2.0.0.dylib           	       0x10324ad92 g_thread_proxy + 66
6   libsystem_pthread.dylib       	    0x7ff8028fb202 _pthread_start + 99
7   libsystem_pthread.dylib       	    0x7ff8028f6bab thread_start + 15

Thread 4:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	    0x7ff8028bba6e mach_msg2_trap + 10
1   libsystem_kernel.dylib        	    0x7ff8028c9e7a mach_msg2_internal + 84
2   libsystem_kernel.dylib        	    0x7ff8028c2b92 mach_msg_overwrite + 653
3   libsystem_kernel.dylib        	    0x7ff8028bbd5f mach_msg + 19
4   CoreFoundation                	    0x7ff8029d6405 __CFRunLoopServiceMachPort + 143
5   CoreFoundation                	    0x7ff8029d4e75 __CFRunLoopRun + 1371
6   CoreFoundation                	    0x7ff8029d4352 CFRunLoopRunSpecific + 557
7   AppKit                        	    0x7ff806141a00 _NSEventThread + 122
8   libsystem_pthread.dylib       	    0x7ff8028fb202 _pthread_start + 99
9   libsystem_pthread.dylib       	    0x7ff8028f6bab thread_start + 15

Thread 5:
0   libsystem_kernel.dylib        	    0x7ff8028be60e __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff8028fb76b _pthread_cond_wait + 1211
2   libgdk-3.0.dylib              	       0x104391933 select_thread_func + 67
3   libsystem_pthread.dylib       	    0x7ff8028fb202 _pthread_start + 99
4   libsystem_pthread.dylib       	    0x7ff8028f6bab thread_start + 15

Thread 6:: pool-Xpra
0   libsystem_kernel.dylib        	    0x7ff8028be60e __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff8028fb79c _pthread_cond_wait + 1260
2   libglib-2.0.0.dylib           	       0x10327960b g_cond_wait_until + 123
3   libglib-2.0.0.dylib           	       0x1031e6466 g_async_queue_pop_intern_unlocked + 166
4   libglib-2.0.0.dylib           	       0x1031e65c8 g_async_queue_timeout_pop + 56
5   libglib-2.0.0.dylib           	       0x10324c007 g_thread_pool_thread_proxy + 439
6   libglib-2.0.0.dylib           	       0x10324ad92 g_thread_proxy + 66
7   libsystem_pthread.dylib       	    0x7ff8028fb202 _pthread_start + 99
8   libsystem_pthread.dylib       	    0x7ff8028f6bab thread_start + 15

Thread 7:
0   libsystem_kernel.dylib        	    0x7ff8028be60e __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff8028fb76b _pthread_cond_wait + 1211
2   libpython3.11.dylib           	       0x10298fe6e PyThread_acquire_lock_timed + 494
3   _queue.so                     	       0x10787c507 _queue_SimpleQueue_get_impl + 263
4   _queue.so                     	       0x10787c14a _queue_SimpleQueue_get + 218
5   libpython3.11.dylib           	       0x102834a62 method_vectorcall_FASTCALL_KEYWORDS_METHOD + 146
6   libpython3.11.dylib           	       0x1028286bc PyObject_Vectorcall + 76
7   libpython3.11.dylib           	       0x10292d7fc _PyEval_EvalFrameDefault + 61452
8   libpython3.11.dylib           	       0x10291e736 _PyEval_Vector + 374
9   libpython3.11.dylib           	       0x10282b023 method_vectorcall + 371
10  libpython3.11.dylib           	       0x1029307dd _PyEval_EvalFrameDefault + 73709
11  libpython3.11.dylib           	       0x10291e736 _PyEval_Vector + 374
12  libpython3.11.dylib           	       0x10282b023 method_vectorcall + 371
13  libpython3.11.dylib           	       0x1029efbe7 thread_run + 103
14  libpython3.11.dylib           	       0x10298fa89 pythread_wrapper + 25
15  libsystem_pthread.dylib       	    0x7ff8028fb202 _pthread_start + 99
16  libsystem_pthread.dylib       	    0x7ff8028f6bab thread_start + 15

Thread 8:
0   libsystem_pthread.dylib       	    0x7ff8028f6b88 start_wqthread + 0

Thread 9:
0   libsystem_pthread.dylib       	    0x7ff8028f6b88 start_wqthread + 0

Thread 10:
0   libsystem_kernel.dylib        	    0x7ff8028be60e __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff8028fb76b _pthread_cond_wait + 1211
2   libpython3.11.dylib           	       0x10298fe6e PyThread_acquire_lock_timed + 494
3   libpython3.11.dylib           	       0x1029f03bf acquire_timed + 111
4   libpython3.11.dylib           	       0x1029f010c lock_PyThread_acquire_lock + 44
5   libpython3.11.dylib           	       0x102834588 method_vectorcall_VARARGS_KEYWORDS + 376
6   libpython3.11.dylib           	       0x1028286bc PyObject_Vectorcall + 76
7   libpython3.11.dylib           	       0x10292d7fc _PyEval_EvalFrameDefault + 61452
8   libpython3.11.dylib           	       0x10291e736 _PyEval_Vector + 374
9   libpython3.11.dylib           	       0x10282b023 method_vectorcall + 371
10  libpython3.11.dylib           	       0x1029307dd _PyEval_EvalFrameDefault + 73709
11  libpython3.11.dylib           	       0x10291e736 _PyEval_Vector + 374
12  libpython3.11.dylib           	       0x10282b023 method_vectorcall + 371
13  libpython3.11.dylib           	       0x1029efbe7 thread_run + 103
14  libpython3.11.dylib           	       0x10298fa89 pythread_wrapper + 25
15  libsystem_pthread.dylib       	    0x7ff8028fb202 _pthread_start + 99
16  libsystem_pthread.dylib       	    0x7ff8028f6bab thread_start + 15

Thread 11:
0   libsystem_kernel.dylib        	    0x7ff8028be60e __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff8028fb76b _pthread_cond_wait + 1211
2   libpython3.11.dylib           	       0x10298fe6e PyThread_acquire_lock_timed + 494
3   libpython3.11.dylib           	       0x1029f03bf acquire_timed + 111
4   libpython3.11.dylib           	       0x1029f010c lock_PyThread_acquire_lock + 44
5   libpython3.11.dylib           	       0x102834588 method_vectorcall_VARARGS_KEYWORDS + 376
6   libpython3.11.dylib           	       0x1028286bc PyObject_Vectorcall + 76
7   libpython3.11.dylib           	       0x10292d7fc _PyEval_EvalFrameDefault + 61452
8   libpython3.11.dylib           	       0x10291e736 _PyEval_Vector + 374
9   libpython3.11.dylib           	       0x10282b023 method_vectorcall + 371
10  libpython3.11.dylib           	       0x1029307dd _PyEval_EvalFrameDefault + 73709
11  libpython3.11.dylib           	       0x10291e736 _PyEval_Vector + 374
12  libpython3.11.dylib           	       0x10282b023 method_vectorcall + 371
13  libpython3.11.dylib           	       0x1029efbe7 thread_run + 103
14  libpython3.11.dylib           	       0x10298fa89 pythread_wrapper + 25
15  libsystem_pthread.dylib       	    0x7ff8028fb202 _pthread_start + 99
16  libsystem_pthread.dylib       	    0x7ff8028f6bab thread_start + 15

Thread 12:
0   libsystem_kernel.dylib        	    0x7ff8028bc4d2 read + 10
1   libpython3.11.dylib           	       0x10299e7c2 _Py_read + 82
2   libpython3.11.dylib           	       0x1029ae6fc os_read + 204
3   libpython3.11.dylib           	       0x102874592 cfunction_vectorcall_FASTCALL + 194
4   libpython3.11.dylib           	       0x10293085b _PyEval_EvalFrameDefault + 73835
5   libpython3.11.dylib           	       0x10291e736 _PyEval_Vector + 374
6   libpython3.11.dylib           	       0x1029307dd _PyEval_EvalFrameDefault + 73709
7   libpython3.11.dylib           	       0x10291e736 _PyEval_Vector + 374
8   libpython3.11.dylib           	       0x10282b0b2 method_vectorcall + 514
9   libpython3.11.dylib           	       0x1029307dd _PyEval_EvalFrameDefault + 73709
10  libpython3.11.dylib           	       0x10291e736 _PyEval_Vector + 374
11  libpython3.11.dylib           	       0x10282b023 method_vectorcall + 371
12  libpython3.11.dylib           	       0x1029307dd _PyEval_EvalFrameDefault + 73709
13  libpython3.11.dylib           	       0x10291e736 _PyEval_Vector + 374
14  libpython3.11.dylib           	       0x10282b023 method_vectorcall + 371
15  libpython3.11.dylib           	       0x1029efbe7 thread_run + 103
16  libpython3.11.dylib           	       0x10298fa89 pythread_wrapper + 25
17  libsystem_pthread.dylib       	    0x7ff8028fb202 _pthread_start + 99
18  libsystem_pthread.dylib       	    0x7ff8028f6bab thread_start + 15

Thread 13:
0   libsystem_kernel.dylib        	    0x7ff8028be60e __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff8028fb76b _pthread_cond_wait + 1211
2   libpython3.11.dylib           	       0x10298fe6e PyThread_acquire_lock_timed + 494
3   libpython3.11.dylib           	       0x1029f03bf acquire_timed + 111
4   libpython3.11.dylib           	       0x1029f010c lock_PyThread_acquire_lock + 44
5   libpython3.11.dylib           	       0x102834588 method_vectorcall_VARARGS_KEYWORDS + 376
6   libpython3.11.dylib           	       0x1028286bc PyObject_Vectorcall + 76
7   libpython3.11.dylib           	       0x10292d7fc _PyEval_EvalFrameDefault + 61452
8   libpython3.11.dylib           	       0x10291e736 _PyEval_Vector + 374
9   libpython3.11.dylib           	       0x10282b023 method_vectorcall + 371
10  libpython3.11.dylib           	       0x1029307dd _PyEval_EvalFrameDefault + 73709
11  libpython3.11.dylib           	       0x10291e736 _PyEval_Vector + 374
12  libpython3.11.dylib           	       0x10282b023 method_vectorcall + 371
13  libpython3.11.dylib           	       0x1029efbe7 thread_run + 103
14  libpython3.11.dylib           	       0x10298fa89 pythread_wrapper + 25
15  libsystem_pthread.dylib       	    0x7ff8028fb202 _pthread_start + 99
16  libsystem_pthread.dylib       	    0x7ff8028f6bab thread_start + 15

Thread 14:
0   libsystem_kernel.dylib        	    0x7ff8028be60e __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff8028fb76b _pthread_cond_wait + 1211
2   libpython3.11.dylib           	       0x10298fdae PyThread_acquire_lock_timed + 302
3   libpython3.11.dylib           	       0x1029f03bf acquire_timed + 111
4   libpython3.11.dylib           	       0x1029f010c lock_PyThread_acquire_lock + 44
5   libpython3.11.dylib           	       0x102834588 method_vectorcall_VARARGS_KEYWORDS + 376
6   libpython3.11.dylib           	       0x1028286bc PyObject_Vectorcall + 76
7   libpython3.11.dylib           	       0x10292d7fc _PyEval_EvalFrameDefault + 61452
8   libpython3.11.dylib           	       0x10291e736 _PyEval_Vector + 374
9   libpython3.11.dylib           	       0x10282b023 method_vectorcall + 371
10  libpython3.11.dylib           	       0x1029307dd _PyEval_EvalFrameDefault + 73709
11  libpython3.11.dylib           	       0x10291e736 _PyEval_Vector + 374
12  libpython3.11.dylib           	       0x10282b023 method_vectorcall + 371
13  libpython3.11.dylib           	       0x1029efbe7 thread_run + 103
14  libpython3.11.dylib           	       0x10298fa89 pythread_wrapper + 25
15  libsystem_pthread.dylib       	    0x7ff8028fb202 _pthread_start + 99
16  libsystem_pthread.dylib       	    0x7ff8028f6bab thread_start + 15


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x59506e2a208a00b2  rbx: 0x00007f93950851b0  rcx: 0x000000000000003b  rdx: 0x00007ff7be24d930
  rdi: 0x000000010735ced0  rsi: 0x00007ff7be24dac0  rbp: 0x00007ff7be24d920  rsp: 0x00007ff7be24d680
   r8: 0x00007ff7be24d980   r9: 0x00007ff7be24daf0  r10: 0x000000010372f3f0  r11: 0x000000010372f3f0
  r12: 0x000000000000003b  r13: 0x0000600003b67300  r14: 0x0000000000000001  r15: 0x00007f9398d505d0
  rip: 0x00000001098a94b3  rfl: 0x0000000000010202  cr2: 0x000000000000004b
  
Logical CPU:     0
Error Code:      0x00000004 (no mapping for user data read)
Trap Number:     14

Thread 0 instruction stream:
  48 8b 3d 1e 0a 06 00 48-8d 35 88 95 03 00 e8 7a  H.=....H.5.....z
  2d 03 00 31 db 48 89 d8-48 83 c4 10 5b 41 5e 5d  -..1.H..H...[A^]
  c3 66 2e 0f 1f 84 00 00-00 00 00 66 90 55 48 89  .f.........f.UH.
  e5 41 57 41 56 41 55 41-54 53 48 81 ec 78 02 00  .AWAVAUATSH..x..
  00 49 89 cc 48 89 95 b8-fd ff ff 48 89 b5 b0 fd  .I..H......H....
  ff ff 48 8b 05 e4 bc 04-00 48 8b 00 48 89 45 d0  ..H......H..H.E.
 [48]8b 49 10 48 8b 41 38-4c 8b 38 4d 85 ff 0f 84  H.I.H.A8L.8M....	<==
  50 18 00 00 49 8b 1c 24-48 89 8d c0 fd ff ff 48  P...I..$H......H
  8b 41 10 48 89 85 88 fd-ff ff e8 40 2d 03 00 41  [email protected]
  89 c6 89 85 74 fd ff ff-48 85 db 0f 84 13 0a 00  ....t...H.......
  00 48 89 d8 48 8b 35 42-0a 06 00 48 8b 7b 08 48  .H..H.5B...H.{.H
  39 f7 74 17 48 89 85 a8-fd ff ff e8 25 2f 03 00  9.t.H.......%/..

Binary Images:
       0x113ace000 -        0x113ad9fff gobject.cpython-311-darwin.so (*) <dc09582f-e5ed-33f0-a77e-160970b7e2fa> /Applications/Xpra.app/Contents/Resources/lib/python3.11/xpra/gtk/bindings/gobject.cpython-311-darwin.so
       0x113ab6000 -        0x113ac1fff gdk3_bindings.cpython-311-darwin.so (*) <e397bdda-7c5a-3d21-be4c-fc046f192f6b> /Applications/Xpra.app/Contents/Resources/lib/python3.11/xpra/platform/darwin/gdk3_bindings.cpython-311-darwin.so
       0x1138c8000 -        0x1138d7fff cairo_workaround.cpython-311-darwin.so (*) <86bdf57a-b5dd-3b17-953d-e5d885d62651> /Applications/Xpra.app/Contents/Resources/lib/python3.11/xpra/client/gtk3/cairo_workaround.cpython-311-darwin.so
       0x11307a000 -        0x11307dfff mmap.so (*) <59c8357a-9ffa-3148-869c-98147ed42e91> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/mmap.so
       0x1118cb000 -        0x1118d6fff qrencode.cpython-311-darwin.so (*) <dd7aaa13-4733-3084-bec5-614f79662601> /Applications/Xpra.app/Contents/Resources/lib/python3.11/xpra/net/qrcode/qrencode.cpython-311-darwin.so
       0x10a158000 -        0x10a163fff libqrencode.4.dylib (*) <9668099e-7113-36bc-9fdd-6fec68bac4dc> /Applications/Xpra.app/Contents/Resources/lib/libqrencode.4.dylib
       0x113c73000 -        0x113ca2fff libgstlibav.dylib (*) <d9776a9e-7583-3fa6-8780-817ce9a7346f> /Applications/Xpra.app/Contents/Resources/lib/gstreamer-1.0/libgstlibav.dylib
       0x1136ca000 -        0x1136e5fff libavfilter.9.3.100.dylib (*) <5f7217fb-6df3-38fa-ae47-3c6694c00fa0> /Applications/Xpra.app/Contents/Resources/lib/libavfilter.9.3.100.dylib
       0x114127000 -        0x114186fff libavformat.60.3.100.dylib (*) <2cbd7bfe-9fa5-3ccf-af16-57db61b5f48a> /Applications/Xpra.app/Contents/Resources/lib/libavformat.60.3.100.dylib
       0x114d50000 -        0x115473fff libavcodec.60.3.100.dylib (*) <6a7222c1-0c75-386c-a66d-ffafa74e1ac2> /Applications/Xpra.app/Contents/Resources/lib/libavcodec.60.3.100.dylib
       0x1146c4000 -        0x114763fff libavutil.58.2.100.dylib (*) <44fe3e84-42b0-3378-9691-eac9e2a3caef> /Applications/Xpra.app/Contents/Resources/lib/libavutil.58.2.100.dylib
       0x114890000 -        0x1148fbfff libgstaudio-1.0.0.dylib (*) <634578b2-e3ec-34a7-998e-4b4cf6972450> /Applications/Xpra.app/Contents/Resources/lib/libgstaudio-1.0.0.dylib
       0x113d8a000 -        0x113db9fff libgstpbutils-1.0.0.dylib (*) <afa33a71-8b2f-3520-aa89-69691c101b0c> /Applications/Xpra.app/Contents/Resources/lib/libgstpbutils-1.0.0.dylib
       0x114308000 -        0x1144a7fff libgstvpx.dylib (*) <c28360ca-d957-3000-9244-8a33c442c40f> /Applications/Xpra.app/Contents/Resources/lib/gstreamer-1.0/libgstvpx.dylib
       0x1138e9000 -        0x113918fff libgsttag-1.0.0.dylib (*) <dba56bb0-e3c0-3972-87c4-d0f256600809> /Applications/Xpra.app/Contents/Resources/lib/libgsttag-1.0.0.dylib
       0x1144f0000 -        0x11459ffff libgstvideo-1.0.0.dylib (*) <8116325b-7a44-302d-a213-9a554d0a7ba0> /Applications/Xpra.app/Contents/Resources/lib/libgstvideo-1.0.0.dylib
       0x11420e000 -        0x1142b5fff liborc-0.4.0.dylib (*) <8c382c24-a769-306d-b520-75cff0137913> /Applications/Xpra.app/Contents/Resources/lib/liborc-0.4.0.dylib
       0x10a0d7000 -        0x10a0dafff libgstapp.dylib (*) <7a1dfc7a-8d38-37f3-8b93-d68c32280041> /Applications/Xpra.app/Contents/Resources/lib/gstreamer-1.0/libgstapp.dylib
       0x1114cf000 -        0x1114defff libgstapp-1.0.0.dylib (*) <b3d2a41d-6081-3f56-8e6a-ae7277fd909a> /Applications/Xpra.app/Contents/Resources/lib/libgstapp-1.0.0.dylib
       0x113cfe000 -        0x113d61fff libgstbase-1.0.0.dylib (*) <a7d5c0a6-ca9d-3a1e-acf6-6b2a61f9ca55> /Applications/Xpra.app/Contents/Resources/lib/libgstbase-1.0.0.dylib
       0x113fa7000 -        0x11409afff libgstreamer-1.0.0.dylib (*) <0ff3bcf2-5e26-37ad-be6b-8edf4d9b6e83> /Applications/Xpra.app/Contents/Resources/lib/libgstreamer-1.0.0.dylib
       0x113e0b000 -        0x113f62fff decoder.cpython-311-darwin.so (*) <90426a56-f26f-39a9-a493-aec43ce1887b> /Applications/Xpra.app/Contents/Resources/lib/python3.11/xpra/codecs/vpx/decoder.cpython-311-darwin.so
       0x1136a2000 -        0x1136b5fff decoder.cpython-311-darwin.so (*) <d5ea0197-5a6a-3205-8a13-ab4b1edc208a> /Applications/Xpra.app/Contents/Resources/lib/python3.11/xpra/codecs/openh264/decoder.cpython-311-darwin.so
       0x113b13000 -        0x113bf6fff libopenh264.7.dylib (*) <d8b59ce8-86ad-38b5-bb6e-f5133cc3ae73> /Applications/Xpra.app/Contents/Resources/lib/libopenh264.7.dylib
       0x11385a000 -        0x113889fff converter.cpython-311-darwin.so (*) <6e1ac28f-073d-3d7f-a5a9-e816553c5e76> /Applications/Xpra.app/Contents/Resources/lib/python3.11/xpra/codecs/libyuv/converter.cpython-311-darwin.so
       0x11392e000 -        0x11399dfff libyuv.dylib (*) <3baa0ab6-b649-356b-9bb9-14f854157b01> /Applications/Xpra.app/Contents/Resources/lib/libyuv.dylib
       0x1136f0000 -        0x113723fff converter.cpython-311-darwin.so (*) <e7e1f4ad-ec47-3827-a28b-5b9872f7e85f> /Applications/Xpra.app/Contents/Resources/lib/python3.11/xpra/codecs/csc_cython/converter.cpython-311-darwin.so
       0x111515000 -        0x111528fff decoder.cpython-311-darwin.so (*) <c6935a6a-1e47-341f-a093-e6af665a61c8> /Applications/Xpra.app/Contents/Resources/lib/python3.11/xpra/codecs/webp/decoder.cpython-311-darwin.so
       0x111543000 -        0x11155efff decoder.cpython-311-darwin.so (*) <64a2aac7-5079-361d-bc7a-036d7e9e4ee5> /Applications/Xpra.app/Contents/Resources/lib/python3.11/xpra/codecs/jpeg/decoder.cpython-311-darwin.so
       0x11377e000 -        0x113841fff libturbojpeg.0.2.0.dylib (*) <3ed72cbd-028c-3ff4-968e-bdfe302ca85d> /Applications/Xpra.app/Contents/Resources/lib/libturbojpeg.0.2.0.dylib
       0x10a138000 -        0x10a147fff decoder.cpython-311-darwin.so (*) <66228de7-8e13-3415-912c-ef033aa1e2d4> /Applications/Xpra.app/Contents/Resources/lib/python3.11/xpra/codecs/spng/decoder.cpython-311-darwin.so
       0x1114f1000 -        0x111508fff libspng.0.dylib (*) <77adf19c-c957-3ed3-9a4e-242128064e11> /Applications/Xpra.app/Contents/Resources/lib/libspng.0.dylib
       0x11300a000 -        0x11304dfff _decimal.so (*) <b872f10d-05a5-38db-a5d4-52b4e6ddf847> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_decimal.so
       0x10a0cb000 -        0x10a0cefff grp.so (*) <61e4a472-13ed-38ec-af76-ebd9d9d627a7> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/grp.so
       0x11339a000 -        0x11347dfff _sodium.so (*) <fa2a73bc-cc99-3bfc-ba3c-29ef7a76cde5> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/nacl/_sodium.so
       0x112e76000 -        0x112ed1fff _bcrypt.so (*) <be74cce4-9e62-3c1f-814c-9b3b0c41c71c> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/bcrypt/_bcrypt.so
       0x109de2000 -        0x109de5fff termios.so (*) <d3402ad0-b467-3280-a9cd-2d66e5691de4> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/termios.so
       0x111493000 -        0x1114b6fff _cffi_backend.so (*) <d413f977-f12d-3ee7-a5ee-21a3bfe12ffe> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_cffi_backend.so
       0x113086000 -        0x11328dfff _rust.so (*) <bfb4a9d0-5d78-3d1c-a943-b0ca5c58f5f0> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/cryptography/hazmat/bindings/_rust.so
       0x11178b000 -        0x1117eefff _imaging.so (*) <6b9ff80f-f337-3667-8ecf-fe7ff846ecce> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/PIL/_imaging.so
       0x111817000 -        0x1118b6fff libtiff.6.dylib (*) <416d1246-9f07-318e-8fdb-0dbad302aef6> /Applications/Xpra.app/Contents/Resources/lib/libtiff.6.dylib
       0x112ab6000 -        0x112b5dfff libwebp.7.dylib (*) <7d124999-64eb-359e-91ff-6aeab8f7832d> /Applications/Xpra.app/Contents/Resources/lib/libwebp.7.dylib
       0x10a0bb000 -        0x10a0c2fff libsharpyuv.0.dylib (*) <220606b0-9aed-3308-8770-0a8bd5ac34bc> /Applications/Xpra.app/Contents/Resources/lib/libsharpyuv.0.dylib
       0x10a0f8000 -        0x10a123fff argb.cpython-311-darwin.so (*) <759be421-20a8-3539-bdf5-df5e73e8046e> /Applications/Xpra.app/Contents/Resources/lib/python3.11/xpra/codecs/argb/argb.cpython-311-darwin.so
       0x109d6c000 -        0x109d73fff libpixbufloader-svg.so (*) <29ab30af-5bc0-30d4-a0a7-5ecc9bf0a6d5> /Applications/Xpra.app/Contents/Resources/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
       0x111e57000 -        0x1121c2fff librsvg-2.2.dylib (*) <41688abf-d09b-3c4b-b775-69ce13215d25> /Applications/Xpra.app/Contents/Resources/lib/librsvg-2.2.dylib
       0x107879000 -        0x10787cfff _queue.so (*) <38cb98a3-b9c6-3cd0-8420-ef9eacdff270> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_queue.so
       0x109d26000 -        0x109d31fff _asyncio.so (*) <a2242af3-27c4-3bbd-b8c6-94d9882a3c18> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_asyncio.so
       0x1077e9000 -        0x1077ecfff _contextvars.so (*) <1bbd5af5-e4bc-34f0-bff1-cdcfb099b345> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_contextvars.so
       0x1077b3000 -        0x1077b6fff _heapq.so (*) <4b4a071e-637c-31ad-aa6f-db014fe0b0be> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_heapq.so
       0x1077d9000 -        0x1077e0fff _blake2.so (*) <e885fd46-feea-3334-8b06-2a76b5ce6692> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_blake2.so
       0x1077c5000 -        0x1077ccfff _hashlib.so (*) <b3aebbc1-fbfa-34cf-8864-060f2107b970> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_hashlib.so
       0x107841000 -        0x10785cfff _ssl.so (*) <77e60ce6-6f91-3423-b40e-b3d1599ccd22> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_ssl.so
       0x109def000 -        0x109e86fff libssl.3.dylib (*) <656db323-ff65-3367-9d5d-632e4a4e52ad> /Applications/Xpra.app/Contents/Resources/lib/libssl.3.dylib
       0x1118f3000 -        0x111d32fff libcrypto.3.dylib (*) <81797756-ce58-3a99-9156-19f354d6f3bd> /Applications/Xpra.app/Contents/Resources/lib/libcrypto.3.dylib
       0x1072d6000 -        0x1072e5fff libobjc-trampolines.dylib (*) <98971a5a-9c10-3af1-8886-451f2945c39e> /usr/lib/libobjc-trampolines.dylib
       0x10724b000 -        0x10724efff _QuickLookUI.so (*) <a334d3bb-0bdc-383d-969d-db8829673982> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/Quartz/QuickLookUI/_QuickLookUI.so
       0x10723f000 -        0x107242fff _PDFKit.so (*) <e246ffb2-42c8-3f27-819f-b52a0fa096c7> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/Quartz/PDFKit/_PDFKit.so
       0x1072f8000 -        0x1072fffff _quartzcore.so (*) <cfd078df-2868-31a1-a8f0-654e179956a0> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/Quartz/QuartzCore/_quartzcore.so
       0x107233000 -        0x107236fff _CVPixelBuffer.so (*) <4223b125-763b-3b91-91f3-d8b399e159d9> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/Quartz/CoreVideo/_CVPixelBuffer.so
       0x107227000 -        0x10722afff _imagekit.so (*) <2c8ffc56-5578-3034-b5dc-7dd425e77cde> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/Quartz/ImageKit/_imagekit.so
       0x106f89000 -        0x106f8cfff _inlines.so (*) <c9079a38-299e-3673-81fd-5b4b41a7df97> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/Quartz/CoreGraphics/_inlines.so
       0x106f7d000 -        0x106f80fff _coregraphics.so (*) <7de033f2-4392-3b60-8ec9-6d1fda870089> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/Quartz/CoreGraphics/_coregraphics.so
       0x106f44000 -        0x106f47fff _sortandmap.so (*) <a91c7ca3-12ef-3c7d-ac0e-82184fa0463e> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/Quartz/CoreGraphics/_sortandmap.so
       0x106f38000 -        0x106f3bfff _doubleindirect.so (*) <fec9ffdc-5f06-307c-aeba-40d2c9c98f08> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/Quartz/CoreGraphics/_doubleindirect.so
       0x106f08000 -        0x106f0ffff _callbacks.so (*) <61bb6769-320b-36ee-a515-f24dbd9dced6> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/Quartz/CoreGraphics/_callbacks.so
       0x106eda000 -        0x106eddfff _inlines.so (*) <89da7d0d-297d-34b1-a146-dea95bfc2305> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/AppKit/_inlines.so
       0x10726e000 -        0x107285fff _AppKit.so (*) <5574ccb3-3bec-30ee-9e08-78ec84463ae8> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/AppKit/_AppKit.so
       0x106f59000 -        0x106f6cfff rencodeplus.cpython-311-darwin.so (*) <5910c102-2e86-37e3-ac73-80d28efbd92e> /Applications/Xpra.app/Contents/Resources/lib/python3.11/xpra/net/rencodeplus/rencodeplus.cpython-311-darwin.so
       0x106f20000 -        0x106f2bfff membuf.cpython-311-darwin.so (*) <29d34f4c-8c07-31d2-b095-c3a653ad9f19> /Applications/Xpra.app/Contents/Resources/lib/python3.11/xpra/buffers/membuf.cpython-311-darwin.so
       0x106ef0000 -        0x106efbfff lz4.cpython-311-darwin.so (*) <6f6d6699-7ff7-3538-829a-74222dcb0513> /Applications/Xpra.app/Contents/Resources/lib/python3.11/xpra/net/lz4/lz4.cpython-311-darwin.so
       0x106f97000 -        0x10701efff liblz4.1.9.4.dylib (*) <d761ebf9-c7b2-38ad-89d3-a385ed8d018b> /Applications/Xpra.app/Contents/Resources/lib/liblz4.1.9.4.dylib
       0x103d23000 -        0x103d26fff _setproctitle.so (*) <6e5d52e7-b8bb-34d5-9fb6-d73c40e2b45f> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/setproctitle/_setproctitle.so
       0x103d17000 -        0x103d1afff _inlines.so (*) <e54bbdf9-53ce-32d7-a632-48c76310401d> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/Foundation/_inlines.so
       0x10488d000 -        0x104894fff _Foundation.so (*) <bc03ce6b-6a96-3dcb-8e2a-7eebc5f0bdf6> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/Foundation/_Foundation.so
       0x103be6000 -        0x103be9fff _inlines.so (*) <93e9a4a7-ee0a-3241-8ae3-698dc9fd4d6f> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/CoreFoundation/_inlines.so
       0x103ec3000 -        0x103ecefff _CoreFoundation.so (*) <fa743edb-1dd0-3e8f-98ef-11b64508ed5c> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/CoreFoundation/_CoreFoundation.so
       0x1048b0000 -        0x1048c7fff _pickle.so (*) <28eb0c1e-9ee2-3439-be63-dc8b9c478b52> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_pickle.so
       0x10995d000 -        0x10998cfff pyexpat.so (*) <f7fc136c-93d1-3219-9163-be518b6ed2c9> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/pyexpat.so
       0x103e10000 -        0x103e1bfff _elementtree.so (*) <712cef5e-4df7-3289-8817-c6cc42b69350> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_elementtree.so
       0x103df4000 -        0x103e03fff _datetime.so (*) <25ba9bf6-7030-3098-89c7-92e65bfb945c> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_datetime.so
       0x109859000 -        0x1098f4fff _objc.so (*) <0948dbea-6cbd-3316-a871-b675f6384fbe> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/objc/_objc.so
       0x1045ac000 -        0x1045bffff libgtkmacintegration-gtk3.4.dylib (*) <5f47a389-196c-384f-9b6b-a415653e3295> /Applications/Xpra.app/Contents/Resources/lib/libgtkmacintegration-gtk3.4.dylib
       0x10a179000 -        0x10a7dcfff libgtk-3.0.dylib (*) <1f116c7d-ed9d-3f13-9252-d5f7cacbb655> /Applications/Xpra.app/Contents/Resources/lib/libgtk-3.0.dylib
       0x103e2a000 -        0x103e45fff libatk-1.0.0.dylib (*) <9028e8f2-c14d-3d38-8610-9ec4464d38be> /Applications/Xpra.app/Contents/Resources/lib/libatk-1.0.0.dylib
       0x10434e000 -        0x1043bdfff libgdk-3.0.dylib (*) <71e6bb99-159f-367d-bf18-233adcba3de6> /Applications/Xpra.app/Contents/Resources/lib/libgdk-3.0.dylib
       0x1045d5000 -        0x104640fff libepoxy.0.dylib (*) <fb4f5119-4086-3a77-b1d2-2b169dd066db> /Applications/Xpra.app/Contents/Resources/lib/libepoxy.0.dylib
       0x103578000 -        0x103587fff libpangocairo-1.0.0.dylib (*) <0cf82e10-1c39-36c6-a51c-5c25dc504cfb> /Applications/Xpra.app/Contents/Resources/lib/libpangocairo-1.0.0.dylib
       0x103b78000 -        0x103b87fff libpangoft2-1.0.0.dylib (*) <2a4e8d3c-9b38-354d-a3dc-6896bb5d9a7e> /Applications/Xpra.app/Contents/Resources/lib/libpangoft2-1.0.0.dylib
       0x103bae000 -        0x103bcdfff libgdk_pixbuf-2.0.0.dylib (*) <677f80da-b65e-34c3-b2f0-f19432a4df4b> /Applications/Xpra.app/Contents/Resources/lib/libgdk_pixbuf-2.0.0.dylib
       0x103d34000 -        0x103ddbfff libjpeg.62.3.0.dylib (*) <3cc4e05b-21ad-37ec-8ac9-326680cd9cfd> /Applications/Xpra.app/Contents/Resources/lib/libjpeg.62.3.0.dylib
       0x103bf5000 -        0x103c44fff libpango-1.0.0.dylib (*) <08b0dd09-e23b-3f79-ad39-c7bd262c9eac> /Applications/Xpra.app/Contents/Resources/lib/libpango-1.0.0.dylib
       0x1036f6000 -        0x103719fff libfribidi.0.dylib (*) <4161c22e-e2f5-3a73-9a46-fdb3a78f86e8> /Applications/Xpra.app/Contents/Resources/lib/libfribidi.0.dylib
       0x10318f000 -        0x1031a6fff _cairo.cpython-311-darwin.so (*) <0be77372-4e3e-3a01-8050-76fa0da44aa4> /Applications/Xpra.app/Contents/Resources/lib/python3.11/cairo/_cairo.cpython-311-darwin.so
       0x1023aa000 -        0x1023adfff _gi_cairo.cpython-311-darwin.so (*) <c1a45163-6f81-345b-bdba-12d2f1c9e66c> /Applications/Xpra.app/Contents/Resources/lib/python3.11/gi/_gi_cairo.cpython-311-darwin.so
       0x1039a0000 -        0x103ad7fff libcairo.2.dylib (*) <31d35176-12a3-39b4-9cae-b6a34f7f5304> /Applications/Xpra.app/Contents/Resources/lib/libcairo.2.dylib
       0x1023c6000 -        0x1023cdfff libcairo-gobject.2.dylib (*) <8ae7c1e0-e430-3e8c-91c7-a2bef1a4aef1> /Applications/Xpra.app/Contents/Resources/lib/libcairo-gobject.2.dylib
       0x103344000 -        0x10337ffff libpng16.16.dylib (*) <fe5dd985-b417-3017-851f-bc2145a57634> /Applications/Xpra.app/Contents/Resources/lib/libpng16.16.dylib
       0x10338c000 -        0x1033d7fff libfontconfig.1.dylib (*) <289cd675-2ba6-3fe3-b618-02e77e34fb4b> /Applications/Xpra.app/Contents/Resources/lib/libfontconfig.1.dylib
       0x10359d000 -        0x10364cfff libfreetype.6.dylib (*) <625df9ba-7395-36ad-b774-7cfa1e972550> /Applications/Xpra.app/Contents/Resources/lib/libfreetype.6.dylib
       0x103ee2000 -        0x104235fff libpixman-1.0.dylib (*) <c2b57b11-1e1e-31bd-92d5-666ed60bf385> /Applications/Xpra.app/Contents/Resources/lib/libpixman-1.0.dylib
       0x1048d8000 -        0x104adbfff libharfbuzz.0.dylib (*) <74f99830-03b7-3332-a6e4-9f45b3b51af7> /Applications/Xpra.app/Contents/Resources/lib/libharfbuzz.0.dylib
       0x10300d000 -        0x103040fff _gi.cpython-311-darwin.so (*) <aa0ad9d5-57c3-34e0-b90a-8f0505f32661> /Applications/Xpra.app/Contents/Resources/lib/python3.11/gi/_gi.cpython-311-darwin.so
       0x1031dc000 -        0x1032e3fff libglib-2.0.0.dylib (*) <c4892011-a2a9-3050-9df9-74ba1af604a4> /Applications/Xpra.app/Contents/Resources/lib/libglib-2.0.0.dylib
       0x102fa9000 -        0x102fd0fff libgirepository-1.0.1.dylib (*) <0ed900ed-c64e-3e44-9a9c-df6d64ad04ed> /Applications/Xpra.app/Contents/Resources/lib/libgirepository-1.0.1.dylib
       0x1030e2000 -        0x103121fff libgobject-2.0.0.dylib (*) <b09fd91d-1f64-3867-adb3-720c9a76cae9> /Applications/Xpra.app/Contents/Resources/lib/libgobject-2.0.0.dylib
       0x10340a000 -        0x1034c5fff libpcre2-8.0.dylib (*) <29f31d0a-4fe6-3950-a474-45729b6d777e> /Applications/Xpra.app/Contents/Resources/lib/libpcre2-8.0.dylib
       0x1021f3000 -        0x1021f6fff libgmodule-2.0.0.dylib (*) <10e1c5bb-88f2-3c59-b4d8-9316ca096918> /Applications/Xpra.app/Contents/Resources/lib/libgmodule-2.0.0.dylib
       0x103738000 -        0x103887fff libgio-2.0.0.dylib (*) <d637ec3b-4e71-32d1-bc5b-c4a5b2c53ca8> /Applications/Xpra.app/Contents/Resources/lib/libgio-2.0.0.dylib
       0x103075000 -        0x1030a4fff libexpat.1.6.7.dylib (*) <8b50d2b6-1b55-373f-8c9d-ad67230a3ea5> /Applications/Xpra.app/Contents/Resources/lib/libexpat.1.6.7.dylib
       0x10238f000 -        0x102396fff _sha512.so (*) <b03ac545-c63c-3b59-8b06-0a9de9859895> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_sha512.so
       0x102199000 -        0x10219cfff _random.so (*) <1c9780fe-31ef-34f8-a8d8-da758334761d> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_random.so
       0x10218d000 -        0x102190fff _bisect.so (*) <8710b8ba-5203-3d2b-84b4-29b6080136d6> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_bisect.so
       0x10208a000 -        0x10208dfff _opcode.so (*) <6394cc47-df2e-3514-bc78-83bf9a43b88f> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_opcode.so
       0x1020f1000 -        0x1020f8fff _lzma.so (*) <664144c6-dcf6-3e00-9929-c0dba5abe1ee> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_lzma.so
       0x1020e5000 -        0x1020e8fff _bz2.so (*) <488aa5f4-d67d-3876-8bcf-f756668c33b8> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_bz2.so
       0x1020bf000 -        0x1020c6fff zlib.so (*) <93db1b3a-00fd-38c9-942c-ddcc1bf1e875> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/zlib.so
       0x102165000 -        0x102178fff _ctypes.so (*) <9f33331d-2b89-37fc-948d-907ebb98261e> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_ctypes.so
       0x1020d1000 -        0x1020dcfff libffi.8.dylib (*) <7a1700f8-b653-3099-9f0a-f0517bd84532> /Applications/Xpra.app/Contents/Resources/lib/libffi.8.dylib
       0x1020af000 -        0x1020b6fff binascii.so (*) <2df83ce7-e1cc-33e9-b149-c71ab5c0d3a5> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/binascii.so
       0x10209b000 -        0x1020a2fff _struct.so (*) <4c8912b9-5ee1-395b-b2e8-255853d6261b> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_struct.so
       0x10207e000 -        0x102081fff _uuid.so (*) <c3ca9357-e4ab-3718-82d6-cceb0e8cc9dd> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_uuid.so
       0x102072000 -        0x102075fff _typing.so (*) <c9dd527c-e1a6-3d47-9568-0be452661b31> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_typing.so
       0x102066000 -        0x102069fff _posixsubprocess.so (*) <d011c4fb-60f7-38b5-bdfb-b69b4345ec1e> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_posixsubprocess.so
       0x101fef000 -        0x101ff2fff fcntl.so (*) <dda80ecf-75ae-3d3b-863d-5c4cf5d1288b> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/fcntl.so
       0x102044000 -        0x10204ffff array.so (*) <18022891-9b12-3b99-938c-55d9a2cad7a8> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/array.so
       0x102034000 -        0x10203bfff select.so (*) <f7fc214a-2765-3bc4-ac2a-5fbeebb279cf> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/select.so
       0x10201c000 -        0x102027fff math.so (*) <ef9dffcc-bd08-33c0-a326-ca154019c25a> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/math.so
       0x102000000 -        0x10200ffff _socket.so (*) <c667fa5f-ec5e-39fe-9a27-c49a2bbf6e83> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/_socket.so
       0x1027d5000 -        0x102a90fff libpython3.11.dylib (*) <86c4a5b5-f5f6-3aa7-9aba-891a2aa82a97> /Applications/Xpra.app/Contents/Resources/lib/libpython3.11.dylib
       0x102101000 -        0x102134fff libintl.8.dylib (*) <9be17481-b343-3c2a-abf1-ee26d16252fe> /Applications/Xpra.app/Contents/Resources/lib/libintl.8.dylib
       0x10213d000 -        0x10215cfff libz.1.2.13.dylib (*) <745c2df0-34c7-3002-ae7b-6d2332e352d8> /Applications/Xpra.app/Contents/Resources/lib/libz.1.2.13.dylib
       0x1023f3000 -        0x10256efff libxml2.2.dylib (*) <88b052d2-d2a8-379e-bcba-9aa2b38cc910> /Applications/Xpra.app/Contents/Resources/lib/libxml2.2.dylib
       0x1021ab000 -        0x1021e6fff liblzma.5.dylib (*) <0f0bb401-d685-3e98-8817-6e1c574d0214> /Applications/Xpra.app/Contents/Resources/lib/liblzma.5.dylib
       0x101cb0000 -        0x101cb3fff org.xpra.xpra (6.0) <c7162ef8-3d30-36bf-82ff-6804b1e75d83> /Applications/Xpra.app/Contents/Resources/bin/Xpra
    0x7ff805fa6000 -     0x7ff8073abffb com.apple.AppKit (6.9) <27fed5dd-d148-3238-bc95-1dac5dd57fa1> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff803912000 -     0x7ff804550ffb com.apple.Foundation (6.9) <581d66fd-7cef-3a8c-8647-1d962624703b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7ff809a06000 -     0x7ff809a75fff com.apple.AE (944) <d4926c7f-5dbc-3d00-9152-479852978917> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7ff80d246000 -     0x7ff80d4e1ff4 com.apple.HIToolbox (2.1.1) <06bf0872-3b34-3c7b-ad5b-7a447d793405> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff80256c000 -     0x7ff8026083df dyld (*) <d5406f23-6967-39c4-beb5-6ae3293c7753> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
    0x7ff8028f5000 -     0x7ff802900fff libsystem_pthread.dylib (*) <c64722b0-e96a-3fa5-96c3-b4beaf0c494a> /usr/lib/system/libsystem_pthread.dylib
    0x7ff8028ba000 -     0x7ff8028f4ff7 libsystem_kernel.dylib (*) <4df0d732-7fc4-3200-8176-f1804c63f2c8> /usr/lib/system/libsystem_kernel.dylib
    0x7ff80295a000 -     0x7ff802df4fec com.apple.CoreFoundation (6.9) <d148cf66-0478-3100-a9d6-0571b6f769e3> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

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=933.7M resident=0K(0%) swapped_out_or_unallocated=933.7M(100%)
Writable regions: Total=834.9M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=834.9M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG image                           156K        9 
ColorSync                          236K       29 
CoreAnimation                      712K       81 
CoreGraphics                        16K        3 
CoreUI image data                 1240K       10 
Foundation                          40K        2 
IOKit                             15.5M        2 
Kernel Alloc Once                    8K        1 
MALLOC                           658.6M       90 
MALLOC guard page                   32K        8 
MALLOC_LARGE (reserved)           26.9M        2         reserved VM address space (unallocated)
STACK GUARD                         60K       15 
Stack                            116.1M       15 
VM_ALLOCATE                       29.3M       55 
__CTF                               824        1 
__DATA                            41.9M      727 
__DATA_CONST                      40.7M      378 
__DATA_DIRTY                      1755K      208 
__FONT_DATA                        2352        1 
__INFO_FILTER                         8        1 
__LINKEDIT                       203.5M      137 
__OBJC_RO                         70.8M        1 
__OBJC_RW                         2157K        2 
__TEXT                           730.2M      737 
dyld private memory                520K        4 
mapped file                      679.7M       42 
shared memory                      792K       19 
===========                     =======  ======= 
TOTAL                              2.6G     2583 
TOTAL, minus reserved VM space     2.5G     2583

harry-xm avatar Oct 26 '23 07:10 harry-xm

Looks like another duplicate of #4058

totaam avatar Nov 21 '23 14:11 totaam

I can connect and use Xpra normally if I use Cmd+Tab to switch between windows instead of clicking icons in dock. No server error is reported, so I think it's a different issue.

harry-xm avatar Nov 22 '23 01:11 harry-xm

Different symptom but likely the same cause.

totaam avatar Nov 22 '23 07:11 totaam

I confirm that I do see this issue on M1 Pro Mac with Intel build of the XPRA. The other bug mentioned in this thread I also see but with the Arm64 build of the XPRA

garankonic avatar Nov 23 '23 18:11 garankonic

Seeing this on an intel based mac as well.

bmmund avatar Dec 14 '23 22:12 bmmund

ffi_closure_unix64_inner

My bet is on https://github.com/Xpra-org/gtk-osx-build/issues/27

totaam avatar Dec 25 '23 15:12 totaam

Likely "fixed" as per #4357

totaam avatar Sep 19 '24 06:09 totaam

I observe this issue on x86_64 macOS 12+ with xpra 6.2.5. As long as I don't click the dock icon, everything works quite fine: forwarding, clicks, keyboard. Here's a part of the crash log, looks similar to the original post

Part of crash log
Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x000000000000004b
Exception Codes:       0x0000000000000001, 0x000000000000004b
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [13833]

VM Region Info: 0x4b is not in any region.  Bytes before following region: 140737488269237
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      VM_ALLOCATE              7ffffffeb000-7ffffffec000 [    4K] r-x/r-x SM=ALI  

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   _objc.so                      	       0x114cfbd73 method_stub + 51
1   libffi.8.dylib                	       0x10e2020d1 ffi_closure_unix64_inner + 929
2   libffi.8.dylib                	       0x10e202b04 ffi_closure_unix64 + 72
3   AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
4   AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
5   AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
6   AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
7   AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
8   AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
9   AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
10  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
11  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
12  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
13  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
14  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
15  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
16  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
17  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
18  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
19  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
20  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
21  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
22  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
23  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
24  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
25  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
26  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
27  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
28  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
29  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
30  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
31  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
32  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
33  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
34  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
35  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
36  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
37  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
38  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
39  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
40  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
41  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
42  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
43  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
44  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
45  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
46  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
47  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
48  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
49  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
50  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
51  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
52  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
53  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
54  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
55  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
56  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
57  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
58  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
59  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
60  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
61  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
62  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
63  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
64  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
65  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
66  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
67  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
68  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
69  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
70  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
71  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
72  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
73  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
74  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
75  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
76  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
77  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
78  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
79  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
80  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
81  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
82  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
83  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
84  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
85  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
86  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
87  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
88  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
89  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
90  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
91  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
92  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
93  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
94  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
95  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
96  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
97  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
98  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
99  AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
100 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
101 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
102 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
103 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
104 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
105 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
106 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
107 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
108 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
109 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
110 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
111 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
112 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
113 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
114 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
115 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
116 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
117 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
118 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
119 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
120 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
121 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
122 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
123 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
124 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
125 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
126 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
127 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
128 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
129 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
130 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
131 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
132 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
133 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
134 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
135 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
136 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
137 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
138 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
139 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
140 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
141 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
142 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
143 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
144 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
145 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
146 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
147 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
148 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
149 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
150 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
151 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
152 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
153 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
154 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
155 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
156 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
157 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
158 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
159 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
160 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
161 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
162 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
163 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
164 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
165 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
166 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
167 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
168 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
169 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
170 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
171 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
172 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
173 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
174 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
175 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
176 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
177 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
178 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
179 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
180 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
181 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
182 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
183 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
184 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
185 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
186 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
187 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
188 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
189 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
190 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
191 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
192 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
193 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
194 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
195 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
196 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
197 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
198 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
199 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
200 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
201 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
202 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
203 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
204 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
205 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
206 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
207 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
208 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
209 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
210 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
211 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
212 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
213 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
214 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
215 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
216 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
217 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
218 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
219 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
220 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
221 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
222 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
223 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
224 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
225 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
226 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
227 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
228 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
229 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
230 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
231 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
232 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
233 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
234 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
235 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
236 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
237 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
238 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
239 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
240 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
241 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
242 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
243 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
244 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
245 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
246 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
247 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
248 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
249 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
250 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
251 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
252 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
253 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
254 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
255 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
256 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
257 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
258 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
259 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
260 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
261 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
262 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
263 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
264 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
265 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
266 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
267 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
268 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
269 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
270 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
271 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
272 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
273 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
274 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
275 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
276 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
277 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
278 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
279 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
280 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
281 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
282 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
283 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
284 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
285 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
286 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
287 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
288 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
289 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
290 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
291 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
292 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
293 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
294 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
295 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
296 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
297 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
298 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
299 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
300 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
301 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
302 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
303 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
304 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
305 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
306 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
307 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
308 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
309 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
310 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
311 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
312 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
313 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
314 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
315 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
316 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
317 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
318 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
319 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
320 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
321 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
322 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
323 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
324 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
325 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
326 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
327 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
328 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
329 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
330 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
331 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
332 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
333 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
334 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
335 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
336 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
337 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
338 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
339 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
340 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
341 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
342 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
343 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
344 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
345 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
346 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
347 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
348 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
349 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
350 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
351 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
352 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
353 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
354 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
355 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
356 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
357 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
358 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
359 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
360 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
361 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
362 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
363 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
364 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
365 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
366 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
367 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
368 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
369 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
370 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
371 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
372 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
373 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
374 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
375 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
376 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
377 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
378 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
379 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
380 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
381 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
382 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
383 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
384 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
385 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
386 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
387 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
388 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
389 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
390 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
391 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
392 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
393 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
394 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
395 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
396 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
397 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
398 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
399 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
400 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
401 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
402 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
403 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
404 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
405 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
406 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
407 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
408 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
409 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
410 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
411 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
412 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
413 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
414 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
415 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
416 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
417 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
418 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
419 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
420 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
421 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
422 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
423 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
424 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
425 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
426 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
427 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
428 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
429 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
430 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
431 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
432 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
433 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
434 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
435 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
436 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
437 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
438 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
439 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
440 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
441 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
442 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
443 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
444 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
445 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
446 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
447 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
448 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
449 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
450 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
451 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
452 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
453 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
454 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
455 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
456 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
457 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
458 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
459 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
460 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
461 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
462 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
463 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
464 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
465 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
466 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
467 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
468 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
469 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
470 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
471 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
472 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
473 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
474 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
475 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
476 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
477 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
478 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
479 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
480 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
481 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
482 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
483 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
484 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
485 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
486 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
487 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
488 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
489 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
490 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
491 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
492 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
493 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
494 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
495 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
496 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
497 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
498 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
499 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
500 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
501 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
502 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
503 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
504 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
505 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
506 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
507 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
508 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
509 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
510 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265
511 AppKit                        	    0x7ff819fd89b7 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 265

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

Thread 2:: gmain
0   libsystem_kernel.dylib        	    0x7ff8172f2d1a __select + 10
1   libglib-2.0.0.dylib           	       0x10f19452a g_poll + 554
2   libglib-2.0.0.dylib           	       0x10f1823cc g_main_context_iterate_unlocked + 508
3   libglib-2.0.0.dylib           	       0x10f1824b8 g_main_context_iteration + 104
4   libglib-2.0.0.dylib           	       0x10f183f40 glib_worker_main + 80
5   libglib-2.0.0.dylib           	       0x10f1b11f2 g_thread_proxy + 66
6   libsystem_pthread.dylib       	    0x7ff8173274e1 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff817322f6b thread_start + 15

Thread 3:: pool-spawner
0   libsystem_kernel.dylib        	    0x7ff8172ed3aa __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff817327a6f _pthread_cond_wait + 1249
2   libglib-2.0.0.dylib           	       0x10f1dfe06 g_cond_wait + 38
3   libglib-2.0.0.dylib           	       0x10f14a765 g_async_queue_pop_intern_unlocked + 133
4   libglib-2.0.0.dylib           	       0x10f1b1758 g_thread_pool_spawn_thread + 72
5   libglib-2.0.0.dylib           	       0x10f1b11f2 g_thread_proxy + 66
6   libsystem_pthread.dylib       	    0x7ff8173274e1 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff817322f6b thread_start + 15

Thread 4:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	    0x7ff8172ea93a mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff8172eaca8 mach_msg + 56
2   CoreFoundation                	    0x7ff8173ee29d __CFRunLoopServiceMachPort + 319
3   CoreFoundation                	    0x7ff8173ec928 __CFRunLoopRun + 1276
4   CoreFoundation                	    0x7ff8173ebd6c CFRunLoopRunSpecific + 562
5   AppKit                        	    0x7ff819f98572 _NSEventThread + 132
6   libsystem_pthread.dylib       	    0x7ff8173274e1 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff817322f6b thread_start + 15

Thread 5:
0   libsystem_kernel.dylib        	    0x7ff8172f2d1a __select + 10
1   libglib-2.0.0.dylib           	       0x10f19452a g_poll + 554
2   libgdk-3.0.dylib              	       0x10fe54971 select_thread_func + 273
3   libsystem_pthread.dylib       	    0x7ff8173274e1 _pthread_start + 125
4   libsystem_pthread.dylib       	    0x7ff817322f6b thread_start + 15

Thread 6:: pool-Xpra-Launc
0   libsystem_kernel.dylib        	    0x7ff8172ed3aa __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff817327aa4 _pthread_cond_wait + 1302
2   libglib-2.0.0.dylib           	       0x10f1dffeb g_cond_wait_until + 123
3   libglib-2.0.0.dylib           	       0x10f14a786 g_async_queue_pop_intern_unlocked + 166
4   libglib-2.0.0.dylib           	       0x10f14a8e8 g_async_queue_timeout_pop + 56
5   libglib-2.0.0.dylib           	       0x10f1b2467 g_thread_pool_thread_proxy + 439
6   libglib-2.0.0.dylib           	       0x10f1b11f2 g_thread_proxy + 66
7   libsystem_pthread.dylib       	    0x7ff8173274e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff817322f6b thread_start + 15

Thread 7:
0   libwebp.7.dylib               	       0x11ac6b823 PredictorAdd11_SSE2 + 1571
1   libwebp.7.dylib               	       0x11ac3c6d3 PredictorInverseTransform_C + 467
2   libwebp.7.dylib               	       0x11ac3c3a3 VP8LInverseTransform + 131
3   libwebp.7.dylib               	       0x11ac34f55 ApplyInverseTransforms + 149
4   libwebp.7.dylib               	       0x11ac33624 ProcessRows + 148
5   libwebp.7.dylib               	       0x11ac32afc DecodeImageData + 1004
6   libwebp.7.dylib               	       0x11ac33372 VP8LDecodeImage + 514
7   libwebp.7.dylib               	       0x11ac36219 DecodeInto + 633
8   libwebp.7.dylib               	       0x11ac36a26 WebPDecode + 374
9   decoder.cpython-311-darwin.so 	       0x11a933b0f __pyx_pw_4xpra_6codecs_4webp_7decoder_7decompress_to_rgb + 3055
10  libpython3.11.dylib           	       0x10e69ec2c PyObject_Vectorcall + 76
11  libpython3.11.dylib           	       0x10e7a2dc6 _PyEval_EvalFrameDefault + 55926
12  libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
13  libpython3.11.dylib           	       0x10e6a1593 method_vectorcall + 371
14  libpython3.11.dylib           	       0x10e7a5abf _PyEval_EvalFrameDefault + 67439
15  libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
16  libpython3.11.dylib           	       0x10e6a1593 method_vectorcall + 371
17  libpython3.11.dylib           	       0x10e865d17 thread_run + 103
18  libpython3.11.dylib           	       0x10e805629 pythread_wrapper + 25
19  libsystem_pthread.dylib       	    0x7ff8173274e1 _pthread_start + 125
20  libsystem_pthread.dylib       	    0x7ff817322f6b thread_start + 15

Thread 8:
0   libsystem_pthread.dylib       	    0x7ff817322f48 start_wqthread + 0

Thread 9:
0   libsystem_pthread.dylib       	    0x7ff817322f48 start_wqthread + 0

Thread 10:
0   libsystem_pthread.dylib       	    0x7ff817322f48 start_wqthread + 0

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

Thread 12:
0   libsystem_pthread.dylib       	    0x7ff817322f48 start_wqthread + 0

Thread 13:
0   libsystem_kernel.dylib        	    0x7ff8172ed3aa __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff817327a6f _pthread_cond_wait + 1249
2   libpython3.11.dylib           	       0x10e805a0e PyThread_acquire_lock_timed + 494
3   libpython3.11.dylib           	       0x10e8664ef acquire_timed + 111
4   libpython3.11.dylib           	       0x10e86623c lock_PyThread_acquire_lock + 44
5   libpython3.11.dylib           	       0x10e6aaaf8 method_vectorcall_VARARGS_KEYWORDS + 376
6   libpython3.11.dylib           	       0x10e69ec2c PyObject_Vectorcall + 76
7   libpython3.11.dylib           	       0x10e7a2dc6 _PyEval_EvalFrameDefault + 55926
8   libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
9   libpython3.11.dylib           	       0x10e6a1593 method_vectorcall + 371
10  libpython3.11.dylib           	       0x10e7a5abf _PyEval_EvalFrameDefault + 67439
11  libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
12  libpython3.11.dylib           	       0x10e6a1593 method_vectorcall + 371
13  libpython3.11.dylib           	       0x10e865d17 thread_run + 103
14  libpython3.11.dylib           	       0x10e805629 pythread_wrapper + 25
15  libsystem_pthread.dylib       	    0x7ff8173274e1 _pthread_start + 125
16  libsystem_pthread.dylib       	    0x7ff817322f6b thread_start + 15

Thread 14:
0   libsystem_kernel.dylib        	    0x7ff8172ed3aa __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff817327a6f _pthread_cond_wait + 1249
2   libpython3.11.dylib           	       0x10e805a0e PyThread_acquire_lock_timed + 494
3   libpython3.11.dylib           	       0x10e8664ef acquire_timed + 111
4   libpython3.11.dylib           	       0x10e86623c lock_PyThread_acquire_lock + 44
5   libpython3.11.dylib           	       0x10e6aaaf8 method_vectorcall_VARARGS_KEYWORDS + 376
6   libpython3.11.dylib           	       0x10e69ec2c PyObject_Vectorcall + 76
7   libpython3.11.dylib           	       0x10e7a2dc6 _PyEval_EvalFrameDefault + 55926
8   libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
9   libpython3.11.dylib           	       0x10e6a1593 method_vectorcall + 371
10  libpython3.11.dylib           	       0x10e7a5abf _PyEval_EvalFrameDefault + 67439
11  libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
12  libpython3.11.dylib           	       0x10e6a1593 method_vectorcall + 371
13  libpython3.11.dylib           	       0x10e865d17 thread_run + 103
14  libpython3.11.dylib           	       0x10e805629 pythread_wrapper + 25
15  libsystem_pthread.dylib       	    0x7ff8173274e1 _pthread_start + 125
16  libsystem_pthread.dylib       	    0x7ff817322f6b thread_start + 15

Thread 15:
0   libsystem_kernel.dylib        	    0x7ff8172eb37a read + 10
1   libpython3.11.dylib           	       0x10e8144a2 _Py_read + 82
2   libpython3.11.dylib           	       0x10e8243fc os_read + 204
3   libpython3.11.dylib           	       0x10e6eab22 cfunction_vectorcall_FASTCALL + 194
4   libpython3.11.dylib           	       0x10e7a5b5b _PyEval_EvalFrameDefault + 67595
5   libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
6   libpython3.11.dylib           	       0x10e7a5abf _PyEval_EvalFrameDefault + 67439
7   libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
8   libpython3.11.dylib           	       0x10e6a1622 method_vectorcall + 514
9   libpython3.11.dylib           	       0x10e7a5abf _PyEval_EvalFrameDefault + 67439
10  libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
11  libpython3.11.dylib           	       0x10e6a1593 method_vectorcall + 371
12  libpython3.11.dylib           	       0x10e7a5abf _PyEval_EvalFrameDefault + 67439
13  libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
14  libpython3.11.dylib           	       0x10e6a1593 method_vectorcall + 371
15  libpython3.11.dylib           	       0x10e865d17 thread_run + 103
16  libpython3.11.dylib           	       0x10e805629 pythread_wrapper + 25
17  libsystem_pthread.dylib       	    0x7ff8173274e1 _pthread_start + 125
18  libsystem_pthread.dylib       	    0x7ff817322f6b thread_start + 15

Thread 16:
0   libsystem_kernel.dylib        	    0x7ff8172ed3aa __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff817327a6f _pthread_cond_wait + 1249
2   libpython3.11.dylib           	       0x10e805a0e PyThread_acquire_lock_timed + 494
3   libpython3.11.dylib           	       0x10e8664ef acquire_timed + 111
4   libpython3.11.dylib           	       0x10e86623c lock_PyThread_acquire_lock + 44
5   libpython3.11.dylib           	       0x10e6aaaf8 method_vectorcall_VARARGS_KEYWORDS + 376
6   libpython3.11.dylib           	       0x10e69ec2c PyObject_Vectorcall + 76
7   libpython3.11.dylib           	       0x10e7a2dc6 _PyEval_EvalFrameDefault + 55926
8   libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
9   libpython3.11.dylib           	       0x10e6a1593 method_vectorcall + 371
10  libpython3.11.dylib           	       0x10e7a5abf _PyEval_EvalFrameDefault + 67439
11  libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
12  libpython3.11.dylib           	       0x10e6a1593 method_vectorcall + 371
13  libpython3.11.dylib           	       0x10e865d17 thread_run + 103
14  libpython3.11.dylib           	       0x10e805629 pythread_wrapper + 25
15  libsystem_pthread.dylib       	    0x7ff8173274e1 _pthread_start + 125
16  libsystem_pthread.dylib       	    0x7ff817322f6b thread_start + 15

Thread 17:
0   libsystem_kernel.dylib        	    0x7ff8172eb37a read + 10
1   libpython3.11.dylib           	       0x10e8144a2 _Py_read + 82
2   libpython3.11.dylib           	       0x10e8243fc os_read + 204
3   libpython3.11.dylib           	       0x10e6eab22 cfunction_vectorcall_FASTCALL + 194
4   libpython3.11.dylib           	       0x10e7a5b5b _PyEval_EvalFrameDefault + 67595
5   libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
6   libpython3.11.dylib           	       0x10e7a5abf _PyEval_EvalFrameDefault + 67439
7   libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
8   libpython3.11.dylib           	       0x10e6a1622 method_vectorcall + 514
9   libpython3.11.dylib           	       0x10e7a5abf _PyEval_EvalFrameDefault + 67439
10  libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
11  libpython3.11.dylib           	       0x10e6a1593 method_vectorcall + 371
12  libpython3.11.dylib           	       0x10e7a5abf _PyEval_EvalFrameDefault + 67439
13  libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
14  libpython3.11.dylib           	       0x10e6a1593 method_vectorcall + 371
15  libpython3.11.dylib           	       0x10e865d17 thread_run + 103
16  libpython3.11.dylib           	       0x10e805629 pythread_wrapper + 25
17  libsystem_pthread.dylib       	    0x7ff8173274e1 _pthread_start + 125
18  libsystem_pthread.dylib       	    0x7ff817322f6b thread_start + 15

Thread 18:
0   libsystem_kernel.dylib        	    0x7ff8172ed3aa __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff817327a6f _pthread_cond_wait + 1249
2   libpython3.11.dylib           	       0x10e80594e PyThread_acquire_lock_timed + 302
3   libpython3.11.dylib           	       0x10e8664ef acquire_timed + 111
4   libpython3.11.dylib           	       0x10e86623c lock_PyThread_acquire_lock + 44
5   libpython3.11.dylib           	       0x10e6aaaf8 method_vectorcall_VARARGS_KEYWORDS + 376
6   libpython3.11.dylib           	       0x10e69ec2c PyObject_Vectorcall + 76
7   libpython3.11.dylib           	       0x10e7a2dc6 _PyEval_EvalFrameDefault + 55926
8   libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
9   libpython3.11.dylib           	       0x10e6a1593 method_vectorcall + 371
10  libpython3.11.dylib           	       0x10e7a5abf _PyEval_EvalFrameDefault + 67439
11  libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
12  libpython3.11.dylib           	       0x10e6a1593 method_vectorcall + 371
13  libpython3.11.dylib           	       0x10e865d17 thread_run + 103
14  libpython3.11.dylib           	       0x10e805629 pythread_wrapper + 25
15  libsystem_pthread.dylib       	    0x7ff8173274e1 _pthread_start + 125
16  libsystem_pthread.dylib       	    0x7ff817322f6b thread_start + 15

Thread 19:
0   libsystem_kernel.dylib        	    0x7ff8172ed3aa __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff817327a6f _pthread_cond_wait + 1249
2   libpython3.11.dylib           	       0x10e805a0e PyThread_acquire_lock_timed + 494
3   libpython3.11.dylib           	       0x10e8664ef acquire_timed + 111
4   libpython3.11.dylib           	       0x10e86623c lock_PyThread_acquire_lock + 44
5   libpython3.11.dylib           	       0x10e6aaaf8 method_vectorcall_VARARGS_KEYWORDS + 376
6   libpython3.11.dylib           	       0x10e69ec2c PyObject_Vectorcall + 76
7   libpython3.11.dylib           	       0x10e7a2dc6 _PyEval_EvalFrameDefault + 55926
8   libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
9   libpython3.11.dylib           	       0x10e6a1593 method_vectorcall + 371
10  libpython3.11.dylib           	       0x10e7a5abf _PyEval_EvalFrameDefault + 67439
11  libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
12  libpython3.11.dylib           	       0x10e6a1593 method_vectorcall + 371
13  libpython3.11.dylib           	       0x10e865d17 thread_run + 103
14  libpython3.11.dylib           	       0x10e805629 pythread_wrapper + 25
15  libsystem_pthread.dylib       	    0x7ff8173274e1 _pthread_start + 125
16  libsystem_pthread.dylib       	    0x7ff817322f6b thread_start + 15

Thread 20:
0   libsystem_kernel.dylib        	    0x7ff8172ed3aa __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff817327a6f _pthread_cond_wait + 1249
2   libpython3.11.dylib           	       0x10e80594e PyThread_acquire_lock_timed + 302
3   libpython3.11.dylib           	       0x10e8664ef acquire_timed + 111
4   libpython3.11.dylib           	       0x10e86623c lock_PyThread_acquire_lock + 44
5   libpython3.11.dylib           	       0x10e6aaaf8 method_vectorcall_VARARGS_KEYWORDS + 376
6   libpython3.11.dylib           	       0x10e69ec2c PyObject_Vectorcall + 76
7   libpython3.11.dylib           	       0x10e7a2dc6 _PyEval_EvalFrameDefault + 55926
8   libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
9   libpython3.11.dylib           	       0x10e6a1593 method_vectorcall + 371
10  libpython3.11.dylib           	       0x10e865d17 thread_run + 103
11  libpython3.11.dylib           	       0x10e805629 pythread_wrapper + 25
12  libsystem_pthread.dylib       	    0x7ff8173274e1 _pthread_start + 125
13  libsystem_pthread.dylib       	    0x7ff817322f6b thread_start + 15

Thread 21:
0   libsystem_kernel.dylib        	    0x7ff8172ed3aa __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff817327a6f _pthread_cond_wait + 1249
2   libpython3.11.dylib           	       0x10e805a0e PyThread_acquire_lock_timed + 494
3   libpython3.11.dylib           	       0x10e8664ef acquire_timed + 111
4   libpython3.11.dylib           	       0x10e86623c lock_PyThread_acquire_lock + 44
5   libpython3.11.dylib           	       0x10e6aaaf8 method_vectorcall_VARARGS_KEYWORDS + 376
6   libpython3.11.dylib           	       0x10e69ec2c PyObject_Vectorcall + 76
7   libpython3.11.dylib           	       0x10e7a2dc6 _PyEval_EvalFrameDefault + 55926
8   libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
9   libpython3.11.dylib           	       0x10e6a1593 method_vectorcall + 371
10  libpython3.11.dylib           	       0x10e7a5abf _PyEval_EvalFrameDefault + 67439
11  libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
12  libpython3.11.dylib           	       0x10e6a1593 method_vectorcall + 371
13  libpython3.11.dylib           	       0x10e865d17 thread_run + 103
14  libpython3.11.dylib           	       0x10e805629 pythread_wrapper + 25
15  libsystem_pthread.dylib       	    0x7ff8173274e1 _pthread_start + 125
16  libsystem_pthread.dylib       	    0x7ff817322f6b thread_start + 15

Thread 22:
0   libsystem_kernel.dylib        	    0x7ff8172ed3aa __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff817327a6f _pthread_cond_wait + 1249
2   libpython3.11.dylib           	       0x10e805a0e PyThread_acquire_lock_timed + 494
3   libpython3.11.dylib           	       0x10e8664ef acquire_timed + 111
4   libpython3.11.dylib           	       0x10e86623c lock_PyThread_acquire_lock + 44
5   libpython3.11.dylib           	       0x10e6aaaf8 method_vectorcall_VARARGS_KEYWORDS + 376
6   libpython3.11.dylib           	       0x10e69ec2c PyObject_Vectorcall + 76
7   libpython3.11.dylib           	       0x10e7a2dc6 _PyEval_EvalFrameDefault + 55926
8   libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
9   libpython3.11.dylib           	       0x10e6a1593 method_vectorcall + 371
10  libpython3.11.dylib           	       0x10e7a5abf _PyEval_EvalFrameDefault + 67439
11  libpython3.11.dylib           	       0x10e795296 _PyEval_Vector + 374
12  libpython3.11.dylib           	       0x10e6a1593 method_vectorcall + 371
13  libpython3.11.dylib           	       0x10e865d17 thread_run + 103
14  libpython3.11.dylib           	       0x10e805629 pythread_wrapper + 25
15  libsystem_pthread.dylib       	    0x7ff8173274e1 _pthread_start + 125
16  libsystem_pthread.dylib       	    0x7ff817322f6b thread_start + 15


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x16e052ea57fa0013  rbx: 0x00007fba0899b540  rcx: 0x000000000000003b  rdx: 0x00007ff7b1f52980
  rdi: 0x0000000115f338f0  rsi: 0x00007ff7b1f52b10  rbp: 0x00007ff7b1f52970  rsp: 0x00007ff7b1f526d0
   r8: 0x00007ff7b1f529d0   r9: 0x00007ff7b1f52b40  r10: 0x000000010f55c4a0  r11: 0x000000010f55c4a0
  r12: 0x000000000000003b  r13: 0x00007fba0899b540  r14: 0x0000000000000001  r15: 0x00007fba0c816300
  rip: 0x0000000114cfbd73  rfl: 0x0000000000010202  cr2: 0x000000000000004b
  
Logical CPU:     1
Error Code:      0x00000004 (no mapping for user data read)
Trap Number:     14

Thread 0 instruction stream:
  48 8b 3d 46 8d 06 00 48-8d 35 49 06 04 00 e8 12  H.=F...H.5I.....
  7a 03 00 31 db 48 89 d8-48 83 c4 10 5b 41 5e 5d  z..1.H..H...[A^]
  c3 66 2e 0f 1f 84 00 00-00 00 00 66 90 55 48 89  .f.........f.UH.
  e5 41 57 41 56 41 55 41-54 53 48 81 ec 78 02 00  .AWAVAUATSH..x..
  00 49 89 cc 48 89 95 c0-fd ff ff 48 89 b5 b8 fd  .I..H......H....
  ff ff 48 8b 05 24 34 05-00 48 8b 00 48 89 45 d0  ..H..$4..H..H.E.
 [48]8b 49 10 48 8b 41 38-4c 8b 38 4d 85 ff 0f 84  H.I.H.A8L.8M....	<==
  75 18 00 00 49 8b 1c 24-48 89 8d c8 fd ff ff 48  u...I..$H......H
  8b 41 10 48 89 85 a0 fd-ff ff e8 de 79 03 00 89  .A.H........y...
  85 7c fd ff ff 48 85 db-0f 84 d3 0a 00 00 41 89  .|...H........A.
  c5 48 8b 35 25 8f 06 00-48 8b 7b 08 48 39 f7 74  .H.5%...H.{.H9.t
  09 e8 e5 7b 03 00 85 c0-74 13 4c 8b 73 28 4d 85  ...{....t.L.s(M.

Binary Images:
       0x114caf000 -        0x114d4efff _objc.so (*) <efc2ca17-ba9a-3a12-8116-c3a96e3928d3> /Applications/Xpra.app/Contents/Resources/lib/python3.11/lib-dynload/objc/_objc.so
       0x10e1f8000 -        0x10e203fff libffi.8.dylib (*) <d1f8837e-df37-3be3-923b-7c69727140a9> /Applications/Xpra.app/Contents/Resources/lib/libffi.8.dylib
    0x7ff819dec000 -     0x7ff81ac7bfff com.apple.AppKit (6.9) <5dd484cf-ed6a-3633-b42e-6518aeecd5b9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff817321000 -     0x7ff81732cfff libsystem_pthread.dylib (*) <5a5f7316-85b7-315e-baf3-76211ee65604> /usr/lib/system/libsystem_pthread.dylib
    0x7ff8172e9000 -     0x7ff817320fff libsystem_kernel.dylib (*) <2fe67e94-4a5e-3506-9e02-502f7270f7ef> /usr/lib/system/libsystem_kernel.dylib
       0x10f13f000 -        0x10f24afff libglib-2.0.0.dylib (*) <cb061d60-ed1c-3462-8e66-11d99a8de06f> /Applications/Xpra.app/Contents/Resources/lib/libglib-2.0.0.dylib
    0x7ff81736e000 -     0x7ff817870fff com.apple.CoreFoundation (6.9) <fdd28505-5456-3c40-a5ba-7890b064db39> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x10fe11000 -        0x10fe80fff libgdk-3.0.dylib (*) <c65917dd-829b-37a2-8cfa-81be9972c698> /Applications/Xpra.app/Contents/Resources/lib/libgdk-3.0.dylib
       0x11ac22000 -        0x11accdfff libwebp.7.dylib (*) <708ed2fd-d306-3644-b401-e245e7de748e> /Applications/Xpra.app/Contents/Resources/lib/libwebp.7.dylib
       0x11a927000 -        0x11a93efff decoder.cpython-311-darwin.so (*) <9fe006ea-0927-3dc1-8042-0fa48a35d197> /Applications/Xpra.app/Contents/Resources/lib/python3.11/xpra/codecs/webp/decoder.cpython-311-darwin.so
       0x10e64b000 -        0x10e906fff libpython3.11.dylib (*) <bfe8e0d3-2ebe-33fc-aa12-d47cb4dd55da> /Applications/Xpra.app/Contents/Resources/lib/libpython3.11.dylib
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

azerum avatar Jun 11 '25 15:06 azerum

@azerum I believe that newer builds should fix this particular issue - but there are other problems with these builds, not least of which the fact that I can't make new builds because the build system is completely hosed.

totaam avatar Jun 12 '25 05:06 totaam

The same problem with:

  • XPRA 6.2.5
  • macOS: Sequoia 15.5 (24F74)
  • Chip: Apple M4 Pro

amirlatifi avatar Aug 10 '25 12:08 amirlatifi