ClipCascade icon indicating copy to clipboard operation
ClipCascade copied to clipboard

Report Crash on Mac.

Open QisFj opened this issue 3 months ago • 0 comments

It's a really nice tool, but I'm keeping facing crash on mac, about twice a day.

Here are some logs from mac, hope its helpful.

Thread 6 Crashed:
0   libobjc.A.dylib               	       0x199b24d88 objc_opt_respondsToSelector + 12
1   AppKit                        	       0x19e8cad3c -[_NSPasteboardOwnersCollection handleOwnershipChange] + 80
2   AppKit                        	       0x19e7c258c _NSPasteboardDeclareTypes + 80
3   libffi.dylib                  	       0x1ac668050 ffi_call_SYSV + 80
4   libffi.dylib                  	       0x1ac670af0 ffi_call_int + 1220
5   _objc.cpython-312-darwin.so   	       0x109acb0a8 PyObjCFFI_Caller_SimpleSEL + 564
6   _objc.cpython-312-darwin.so   	       0x109af28b4 objcsel_vectorcall_simple + 516
7   Python                        	       0x1078cbba0 _PyEval_EvalFrameDefault + 44872
8   Python                        	       0x107788d78 method_vectorcall + 180
9   Python                        	       0x1078cda14 _PyEval_EvalFrameDefault + 52668
10  Python                        	       0x107788e34 method_vectorcall + 368
11  Python                        	       0x1079e51d0 thread_run + 160
12  Python                        	       0x107956aa8 pythread_wrapper + 48
13  libsystem_pthread.dylib       	       0x199edec0c _pthread_start + 136
14  libsystem_pthread.dylib       	       0x199ed9b80 thread_start + 8

Versions:

  • application: v3.0.0
  • mac os: 32GB M1 Pro, 15.5 (24F74)

QisFj avatar Oct 09 '25 12:10 QisFj