Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

Stop All crash #42

Closed
J0ker98 opened this issue Mar 15, 2022 · 6 comments
Closed

Stop All crash #42

J0ker98 opened this issue Mar 15, 2022 · 6 comments

Comments

@J0ker98
Copy link

J0ker98 commented Mar 15, 2022

While clicking on "Stop all" to terminate all the opened SSH sessions, the app always crash.

Below the crash report:

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

Process:               Rayon [13422]
Path:                  /Applications/Rayon.app/Contents/MacOS/Rayon
Identifier:            wiki.qaq.ray0n
Version:               1.9 (17)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2022-03-15 13:41:57.8835 +0100
OS Version:            macOS 12.2.1 (21D62)
Report Version:        12
Bridge OS Version:     3.0 (14Y910)
Anonymous UUID:        C7093A5F-F564-AF4C-ADAF-E81B45B45B28

Sleep/Wake UUID:       ECAA17C6-A641-42B2-8832-C3A2B4349FB2

Time Awake Since Boot: 80000 seconds
Time Since Wake:       11739 seconds

System Integrity Protection: enabled

Crashed Thread:        6  Dispatch queue: wiki.qaq.terminal

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

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

VM Region Info: 0x8 is not in any region.  Bytes before following region: 4358492152
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      __TEXT                      103c95000-1040e9000    [ 4432K] r-x/r-x SM=COW  ...s/MacOS/Rayon

Thread 0::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	    0x7ff80e35caba mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff80e35ce2b mach_msg + 59
2   CoreFoundation                	    0x7ff80e460af2 __CFRunLoopServiceMachPort + 319
3   CoreFoundation                	    0x7ff80e45f1cb __CFRunLoopRun + 1325
4   CoreFoundation                	    0x7ff80e45e5dd CFRunLoopRunSpecific + 563
5   HIToolbox                     	    0x7ff81709b4f1 RunCurrentEventLoopInMode + 292
6   HIToolbox                     	    0x7ff81709b247 ReceiveNextEventCommon + 587
7   HIToolbox                     	    0x7ff81709afe5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
8   AppKit                        	    0x7ff810e8dd88 _DPSNextEvent + 886
9   AppKit                        	    0x7ff810e8c3f4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1411
10  AppKit                        	    0x7ff810e7e919 -[NSApplication run] + 586
11  AppKit                        	    0x7ff810e527b7 NSApplicationMain + 816
12  SwiftUI                       	    0x7ff918c89d3f specialized runApp(_:) + 161
13  SwiftUI                       	    0x7ff9196a8c84 runApp<A>(_:) + 164
14  SwiftUI                       	    0x7ff9191b091f static App.main() + 63
15  Rayon                         	       0x103c9ac36 0x103c95000 + 23606
16  dyld                          	       0x11292c4fe start + 462

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

Thread 2:
0   libsystem_pthread.dylib       	    0x7ff80e394fec start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib       	    0x7ff80e394fec start_wqthread + 0

Thread 4::  Dispatch queue: com.apple.root.default-qos
0   libsystem_kernel.dylib        	    0x7ff80e35cb0e semaphore_timedwait_trap + 10
1   libdispatch.dylib             	    0x7ff80e1e31f2 _dispatch_sema4_timedwait + 72
2   libdispatch.dylib             	    0x7ff80e1e361f _dispatch_semaphore_wait_slow + 58
3   libswiftDispatch.dylib        	    0x7ff820db662f OS_dispatch_semaphore.wait(wallTimeout:) + 15
4   Rayon                         	       0x103d478d3 0x103c95000 + 731347
5   Rayon                         	       0x103d4a1ae 0x103c95000 + 741806
6   libdispatch.dylib             	    0x7ff80e1e1ad8 _dispatch_call_block_and_release + 12
7   libdispatch.dylib             	    0x7ff80e1e2cc9 _dispatch_client_callout + 8
8   libdispatch.dylib             	    0x7ff80e1e53bf _dispatch_queue_override_invoke + 801
9   libdispatch.dylib             	    0x7ff80e1f23ba _dispatch_root_queue_drain + 343
10  libdispatch.dylib             	    0x7ff80e1f2b5a _dispatch_worker_thread2 + 160
11  libsystem_pthread.dylib       	    0x7ff80e39602e _pthread_wqthread + 256
12  libsystem_pthread.dylib       	    0x7ff80e394ffb start_wqthread + 15

Thread 5:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	    0x7ff80e35caba mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff80e35ce2b mach_msg + 59
2   CoreFoundation                	    0x7ff80e460af2 __CFRunLoopServiceMachPort + 319
3   CoreFoundation                	    0x7ff80e45f1cb __CFRunLoopRun + 1325
4   CoreFoundation                	    0x7ff80e45e5dd CFRunLoopRunSpecific + 563
5   AppKit                        	    0x7ff810ffbfd8 _NSEventThread + 132
6   libsystem_pthread.dylib       	    0x7ff80e3994f4 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80e39500f thread_start + 15

Thread 6 Crashed::  Dispatch queue: wiki.qaq.terminal
0   Rayon                         	       0x103e37ccf 0x103c95000 + 1715407
1   Rayon                         	       0x103e50316 0x103c95000 + 1815318
2   Rayon                         	       0x103e49123 0x103c95000 + 1786147
3   Rayon                         	       0x103e48fb5 0x103c95000 + 1785781
4   Rayon                         	       0x103d7dba5 0x103c95000 + 953253
5   Rayon                         	       0x103d7d5ae 0x103c95000 + 951726
6   Rayon                         	       0x103d7ab50 0x103c95000 + 940880
7   Rayon                         	       0x103d3927e 0x103c95000 + 672382
8   libdispatch.dylib             	    0x7ff80e1e1ad8 _dispatch_call_block_and_release + 12
9   libdispatch.dylib             	    0x7ff80e1e2cc9 _dispatch_client_callout + 8
10  libdispatch.dylib             	    0x7ff80e1e5746 _dispatch_continuation_pop + 460
11  libdispatch.dylib             	    0x7ff80e1e4ded _dispatch_async_redirect_invoke + 716
12  libdispatch.dylib             	    0x7ff80e1f23ba _dispatch_root_queue_drain + 343
13  libdispatch.dylib             	    0x7ff80e1f2b5a _dispatch_worker_thread2 + 160
14  libsystem_pthread.dylib       	    0x7ff80e39602e _pthread_wqthread + 256
15  libsystem_pthread.dylib       	    0x7ff80e394ffb start_wqthread + 15

Thread 7:: CVDisplayLink
0   libsystem_kernel.dylib        	    0x7ff80e35f506 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff80e399a9f _pthread_cond_wait + 1278
2   CoreVideo                     	    0x7ff815bdf7a6 CVDisplayLink::waitUntil(unsigned long long) + 366
3   CoreVideo                     	    0x7ff815bde91a CVDisplayLink::runIOThread() + 534
4   libsystem_pthread.dylib       	    0x7ff80e3994f4 _pthread_start + 125
5   libsystem_pthread.dylib       	    0x7ff80e39500f thread_start + 15

Thread 8:: JavaScriptCore bmalloc scavenger
0   libsystem_kernel.dylib        	    0x7ff80e35f506 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff80e399a69 _pthread_cond_wait + 1224
2   libc++.1.dylib                	    0x7ff80e2f8f53 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3   JavaScriptCore                	    0x7ff827ab6ff2 bmalloc::Scavenger::threadRunLoop() + 882
4   JavaScriptCore                	    0x7ff827ab6969 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9
5   JavaScriptCore                	    0x7ff827ab8017 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 39
6   libsystem_pthread.dylib       	    0x7ff80e3994f4 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80e39500f thread_start + 15

Thread 9:: com.apple.coreanimation.render-server
0   libsystem_kernel.dylib        	    0x7ff80e35caba mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff80e35ce2b mach_msg + 59
2   QuartzCore                    	    0x7ff81552165e CA::Render::Server::server_thread(void*) + 493
3   QuartzCore                    	    0x7ff815521461 thread_fun(void*) + 25
4   libsystem_pthread.dylib       	    0x7ff80e3994f4 _pthread_start + 125
5   libsystem_pthread.dylib       	    0x7ff80e39500f thread_start + 15

Thread 10:
0   libdispatch.dylib             	    0x7ff80e211f83 _dispatch_bug_kevent_vanished + 86
1   libdispatch.dylib             	    0x7ff80e1f740f _dispatch_source_merge_evt + 131
2   libdispatch.dylib             	    0x7ff80e20144c _dispatch_event_loop_merge + 112
3   libdispatch.dylib             	    0x7ff80e1f2ca3 _dispatch_kevent_worker_thread + 257
4   libsystem_pthread.dylib       	    0x7ff80e3960bc _pthread_wqthread + 398
5   libsystem_pthread.dylib       	    0x7ff80e394ffb start_wqthread + 15

Thread 11::  Dispatch queue: com.apple.root.user-initiated-qos
0   libsystem_kernel.dylib        	    0x7ff80e35d4ce close + 10
1   Rayon                         	       0x103d7d5f0 0x103c95000 + 951792
2   Rayon                         	       0x103d7ace7 0x103c95000 + 941287
3   libdispatch.dylib             	    0x7ff80e1e1ad8 _dispatch_call_block_and_release + 12
4   libdispatch.dylib             	    0x7ff80e1e2cc9 _dispatch_client_callout + 8
5   libdispatch.dylib             	    0x7ff80e1f250b _dispatch_root_queue_drain + 680
6   libdispatch.dylib             	    0x7ff80e1f2b5a _dispatch_worker_thread2 + 160
7   libsystem_pthread.dylib       	    0x7ff80e39602e _pthread_wqthread + 256
8   libsystem_pthread.dylib       	    0x7ff80e394ffb start_wqthread + 15

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


Thread 6 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fd2c1eec000  rcx: 0x00007fd2c1eec1a0  rdx: 0x0000000000000010
  rdi: 0x0000000000000010  rsi: 0x00007fd2c1ef0288  rbp: 0x0000700005d3eb00  rsp: 0x0000700005d3ead0
   r8: 0x0000000000001d80   r9: 0x0000000000000020  r10: 0x00000000000007fb  r11: 0x0000000000000200
  r12: 0x00000001040b5ad0  r13: 0x00007ff80e22d040  r14: 0x0000600002da29a0  r15: 0x00000001040b6d51
  rip: 0x0000000103e37ccf  rfl: 0x0000000000010202  cr2: 0x0000000000000008
  
Logical CPU:     6
Error Code:      0x00000004 (no mapping for user data read)
Trap Number:     14

Thread 6 instruction stream:
  48 8b 45 18 48 89 08 48-8b 45 d8 c7 00 01 00 00  H.E.H..H.E......
  00 48 8b 45 c8 c7 00 01-00 00 00 c7 45 fc 00 00  .H.E........E...
  00 00 8b 45 fc 48 83 c4-40 5d c3 66 0f 1f 44 00  ...E.H..@].f..D.
  00 55 48 89 e5 48 83 ec-30 48 89 7d f8 48 89 75  .UH..H..0H.}.H.u
  f0 48 89 55 e8 48 89 4d-e0 48 8b 45 e0 48 8b 00  .H.U.H.M.H.E.H..
  48 89 45 d8 48 8b 7d d8-48 83 c7 10 48 8b 45 d8  H.E.H.}.H...H.E.
 [48]8b 70 08 48 8b 45 d8-8b 10 48 8b 4d f0 4c 8b  H.p.H.E...H.M.L.	<==
  45 e8 e8 ba 94 01 00 48-83 c4 30 5d c3 0f 1f 40  E......H..0]...@
  00 55 48 89 e5 48 83 ec-20 48 89 7d f8 48 89 75  .UH..H.. H.}.H.u
  f0 48 8b 45 f0 48 89 45-e8 48 83 7d e8 00 74 3a  .H.E.H.E.H.}..t:
  48 8b 45 e8 48 83 38 00-74 30 48 8b 45 e8 48 8b  H.E.H.8.t0H.E.H.
  00 48 8b 78 10 e8 77 dd-14 00 48 8b 45 f8 48 8b  .H.x..w...H.E.H.

Binary Images:
    0x7ff80e35c000 -     0x7ff80e392fff libsystem_kernel.dylib (*) <c1d58a50-5a4d-3bcb-a1fc-ec0902ce34d3> /usr/lib/system/libsystem_kernel.dylib
    0x7ff80e3e0000 -     0x7ff80e8e2fff com.apple.CoreFoundation (6.9) <9b112884-be6c-3c7f-9a2a-a47c491105db> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff817069000 -     0x7ff817360fff com.apple.HIToolbox (2.1.1) <c538aa78-7afd-3f8a-8fdb-1fc2acde6b3f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff810e4f000 -     0x7ff811ce0fff com.apple.AppKit (6.9) <9d3ab204-4858-3120-b002-5c38b02edec4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff918c10000 -     0x7ff919a6ffff com.apple.SwiftUI (3.3.1) <26bd603b-a520-34e4-847f-c847b9d40f2b> /System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI
       0x103c95000 -        0x1040e8fff wiki.qaq.ray0n (1.9) <365058dc-95c2-382f-996d-3ad824eadbb5> /Applications/Rayon.app/Contents/MacOS/Rayon
       0x112927000 -        0x112992fff dyld (*) <7de33963-bbc5-3996-ba6e-f1d562c17c95> /usr/lib/dyld
    0x7ff80e393000 -     0x7ff80e39efff libsystem_pthread.dylib (*) <ee564342-d8f2-396d-b642-40092cf34d82> /usr/lib/system/libsystem_pthread.dylib
    0x7ff80e1e0000 -     0x7ff80e226fff libdispatch.dylib (*) <67d92c93-aa68-34c2-964b-23e8a8d32098> /usr/lib/system/libdispatch.dylib
    0x7ff820da8000 -     0x7ff820dbcfff libswiftDispatch.dylib (*) <b648aa31-417e-3869-bd0a-0d872a72126c> /usr/lib/swift/libswiftDispatch.dylib
    0x7ff815bdc000 -     0x7ff815c2dfff com.apple.CoreVideo (1.8) <f6d1a807-25eb-3262-8228-67a5ccfc36e5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7ff80e2ed000 -     0x7ff80e345fff libc++.1.dylib (*) <fa3f989d-0003-37ef-a495-36be29bc1552> /usr/lib/libc++.1.dylib
    0x7ff8268b9000 -     0x7ff827be8fff com.apple.JavaScriptCore (17612) <8d491514-e159-36dd-a89b-245e1331b8a1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7ff8154db000 -     0x7ff8157c3fff com.apple.QuartzCore (1.11) <9e727a38-d1d3-3d6a-940c-0ebfa61e28e6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG backing stores                 2528K        4 
CG image                           120K        8 
ColorSync                          232K       27 
CoreAnimation                     1200K       58 
CoreGraphics                        16K        3 
CoreUI image data                  576K        6 
Foundation                          16K        1 
IOKit                             15.5M        2 
Kernel Alloc Once                    8K        1 
MALLOC                           238.9M       63 
MALLOC guard page                   32K        8 
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
STACK GUARD                       56.0M       13 
Stack                             14.6M       13 
VM_ALLOCATE                       3144K       17 
WebKit Malloc                     7624K       16 
__DATA                            42.5M      511 
__DATA_CONST                      30.6M      333 
__DATA_DIRTY                      1658K      209 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       642.7M       11 
__OBJC_RO                         81.8M        1 
__OBJC_RW                         3136K        2 
__TEXT                           513.8M      525 
__UNICODE                          588K        1 
dyld private memory               1024K        1 
mapped file                      157.9M       27 
shared memory                     2824K       19 
===========                     =======  ======= 
TOTAL                              2.2G     1886 
TOTAL, minus reserved VM space     1.8G     1886 



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

{"app_name":"Rayon","timestamp":"2022-03-15 13:42:09.00 +0100","app_version":"1.9","slice_uuid":"365058dc-95c2-382f-996d-3ad824eadbb5","build_version":"17","platform":1,"bundleID":"wiki.qaq.ray0n","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.2.1 (21D62)","incident_id":"A84AA255-EA86-41C5-885F-4445F11B99C0","name":"Rayon"}
{
  "uptime" : 80000,
  "procLaunch" : "2022-03-15 13:41:47.3232 +0100",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro14,3",
  "procStartAbsTime" : 80884479615975,
  "coalitionID" : 9632,
  "osVersion" : {
    "train" : "macOS 12.2.1",
    "build" : "21D62",
    "releaseType" : "User"
  },
  "captureTime" : "2022-03-15 13:41:57.8835 +0100",
  "incident" : "A84AA255-EA86-41C5-885F-4445F11B99C0",
  "bug_type" : "309",
  "pid" : 13422,
  "procExitAbsTime" : 80895033031837,
  "cpuType" : "X86-64",
  "procName" : "Rayon",
  "procPath" : "\/Applications\/Rayon.app\/Contents\/MacOS\/Rayon",
  "bundleInfo" : {"CFBundleShortVersionString":"1.9","CFBundleVersion":"17","CFBundleIdentifier":"wiki.qaq.ray0n"},
  "storeInfo" : {"deviceIdentifierForVendor":"547DD5A9-704C-5714-8A31-12E0A2AE898D","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "wiki.qaq.ray0n",
  "crashReporterKey" : "C7093A5F-F564-AF4C-ADAF-E81B45B45B28",
  "wakeTime" : 11739,
  "bridgeVersion" : {"build":"14Y910","train":"3.0"},
  "sleepWakeUUID" : "ECAA17C6-A641-42B2-8832-C3A2B4349FB2",
  "sip" : "enabled",
  "vmRegionInfo" : "0x8 is not in any region.  Bytes before following region: 4358492152\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      103c95000-1040e9000    [ 4432K] r-x\/r-x SM=COW  ...s\/MacOS\/Rayon",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000001, 0x0000000000000008","rawCodes":[1,8],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000008"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":13422},
  "vmregioninfo" : "0x8 is not in any region.  Bytes before following region: 4358492152\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      103c95000-1040e9000    [ 4432K] r-x\/r-x SM=COW  ...s\/MacOS\/Rayon",
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 6,
  "threads" : [{"id":937934,"queue":"com.apple.main-thread","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":527090,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":1},{"imageOffset":520651,"symbol":"__CFRunLoopRun","symbolLocation":1325,"imageIndex":1},{"imageOffset":517597,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":1},{"imageOffset":206065,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":2},{"imageOffset":205383,"symbol":"ReceiveNextEventCommon","symbolLocation":587,"imageIndex":2},{"imageOffset":204773,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":2},{"imageOffset":257416,"symbol":"_DPSNextEvent","symbolLocation":886,"imageIndex":3},{"imageOffset":250868,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1411,"imageIndex":3},{"imageOffset":194841,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":3},{"imageOffset":14263,"symbol":"NSApplicationMain","symbolLocation":816,"imageIndex":3},{"imageOffset":499007,"symbol":"specialized runApp(_:)","symbolLocation":161,"imageIndex":4},{"imageOffset":11111556,"symbol":"runApp<A>(_:)","symbolLocation":164,"imageIndex":4},{"imageOffset":5900575,"symbol":"static App.main()","symbolLocation":63,"imageIndex":4},{"imageOffset":23606,"imageIndex":5},{"imageOffset":21758,"symbol":"start","symbolLocation":462,"imageIndex":6}]},{"id":937954,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":937955,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":937970,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":937978,"queue":"com.apple.root.default-qos","frames":[{"imageOffset":2830,"symbol":"semaphore_timedwait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12786,"symbol":"_dispatch_sema4_timedwait","symbolLocation":72,"imageIndex":8},{"imageOffset":13855,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":58,"imageIndex":8},{"imageOffset":58927,"symbol":"OS_dispatch_semaphore.wait(wallTimeout:)","symbolLocation":15,"imageIndex":9},{"imageOffset":731347,"imageIndex":5},{"imageOffset":741806,"imageIndex":5},{"imageOffset":6872,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":8},{"imageOffset":11465,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":8},{"imageOffset":21439,"symbol":"_dispatch_queue_override_invoke","symbolLocation":801,"imageIndex":8},{"imageOffset":74682,"symbol":"_dispatch_root_queue_drain","symbolLocation":343,"imageIndex":8},{"imageOffset":76634,"symbol":"_dispatch_worker_thread2","symbolLocation":160,"imageIndex":8},{"imageOffset":12334,"symbol":"_pthread_wqthread","symbolLocation":256,"imageIndex":7},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":7}]},{"id":937989,"name":"com.apple.NSEventThread","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":527090,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":1},{"imageOffset":520651,"symbol":"__CFRunLoopRun","symbolLocation":1325,"imageIndex":1},{"imageOffset":517597,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":1},{"imageOffset":1757144,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":3},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"triggered":true,"id":937993,"instructionState":{"instructionStream":{"bytes":[72,139,69,24,72,137,8,72,139,69,216,199,0,1,0,0,0,72,139,69,200,199,0,1,0,0,0,199,69,252,0,0,0,0,139,69,252,72,131,196,64,93,195,102,15,31,68,0,0,85,72,137,229,72,131,236,48,72,137,125,248,72,137,117,240,72,137,85,232,72,137,77,224,72,139,69,224,72,139,0,72,137,69,216,72,139,125,216,72,131,199,16,72,139,69,216,72,139,112,8,72,139,69,216,139,16,72,139,77,240,76,139,69,232,232,186,148,1,0,72,131,196,48,93,195,15,31,64,0,85,72,137,229,72,131,236,32,72,137,125,248,72,137,117,240,72,139,69,240,72,137,69,232,72,131,125,232,0,116,58,72,139,69,232,72,131,56,0,116,48,72,139,69,232,72,139,0,72,139,120,16,232,119,221,20,0,72,139,69,248,72,139],"offset":96}},"threadState":{"r13":{"value":140703365779520,"symbolLocation":0,"symbol":"objc_msgSend"},"rax":{"value":0},"rflags":{"value":66050},"cpu":{"value":6},"r14":{"value":105553164118432},"rsi":{"value":140543173526152},"r8":{"value":7552},"cr2":{"value":8},"rdx":{"value":16},"r10":{"value":2043},"r9":{"value":32},"r15":{"value":4362825041},"rbx":{"value":140543173509120},"trap":{"value":14,"description":"(no mapping for user data read)"},"err":{"value":4},"r11":{"value":512},"rip":{"value":4360207567,"matchesCrashFrame":1},"rbp":{"value":123145400085248},"rsp":{"value":123145400085200},"r12":{"value":4362820304},"rcx":{"value":140543173509536},"flavor":"x86_THREAD_STATE","rdi":{"value":16}},"queue":"wiki.qaq.terminal","frames":[{"imageOffset":1715407,"imageIndex":5},{"imageOffset":1815318,"imageIndex":5},{"imageOffset":1786147,"imageIndex":5},{"imageOffset":1785781,"imageIndex":5},{"imageOffset":953253,"imageIndex":5},{"imageOffset":951726,"imageIndex":5},{"imageOffset":940880,"imageIndex":5},{"imageOffset":672382,"imageIndex":5},{"imageOffset":6872,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":8},{"imageOffset":11465,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":8},{"imageOffset":22342,"symbol":"_dispatch_continuation_pop","symbolLocation":460,"imageIndex":8},{"imageOffset":19949,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":716,"imageIndex":8},{"imageOffset":74682,"symbol":"_dispatch_root_queue_drain","symbolLocation":343,"imageIndex":8},{"imageOffset":76634,"symbol":"_dispatch_worker_thread2","symbolLocation":160,"imageIndex":8},{"imageOffset":12334,"symbol":"_pthread_wqthread","symbolLocation":256,"imageIndex":7},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":7}]},{"id":938070,"name":"CVDisplayLink","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27295,"symbol":"_pthread_cond_wait","symbolLocation":1278,"imageIndex":7},{"imageOffset":14246,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":366,"imageIndex":10},{"imageOffset":10522,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":534,"imageIndex":10},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":938098,"name":"JavaScriptCore bmalloc scavenger","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":7},{"imageOffset":48979,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":93,"imageIndex":11},{"imageOffset":18866162,"symbol":"bmalloc::Scavenger::threadRunLoop()","symbolLocation":882,"imageIndex":12},{"imageOffset":18864489,"symbol":"bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*)","symbolLocation":9,"imageIndex":12},{"imageOffset":18870295,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*)","symbolLocation":39,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":938104,"name":"com.apple.coreanimation.render-server","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":288350,"symbol":"CA::Render::Server::server_thread(void*)","symbolLocation":493,"imageIndex":13},{"imageOffset":287841,"symbol":"thread_fun(void*)","symbolLocation":25,"imageIndex":13},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":938107,"frames":[{"imageOffset":204675,"symbol":"_dispatch_bug_kevent_vanished","symbolLocation":86,"imageIndex":8},{"imageOffset":95247,"symbol":"_dispatch_source_merge_evt","symbolLocation":131,"imageIndex":8},{"imageOffset":136268,"symbol":"_dispatch_event_loop_merge","symbolLocation":112,"imageIndex":8},{"imageOffset":76963,"symbol":"_dispatch_kevent_worker_thread","symbolLocation":257,"imageIndex":8},{"imageOffset":12476,"symbol":"_pthread_wqthread","symbolLocation":398,"imageIndex":7},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":7}]},{"id":938113,"queue":"com.apple.root.user-initiated-qos","frames":[{"imageOffset":5326,"symbol":"close","symbolLocation":10,"imageIndex":0},{"imageOffset":951792,"imageIndex":5},{"imageOffset":941287,"imageIndex":5},{"imageOffset":6872,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":8},{"imageOffset":11465,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":8},{"imageOffset":75019,"symbol":"_dispatch_root_queue_drain","symbolLocation":680,"imageIndex":8},{"imageOffset":76634,"symbol":"_dispatch_worker_thread2","symbolLocation":160,"imageIndex":8},{"imageOffset":12334,"symbol":"_pthread_wqthread","symbolLocation":256,"imageIndex":7},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":7}]},{"id":938128,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703367020544,
    "size" : 225280,
    "uuid" : "c1d58a50-5a4d-3bcb-a1fc-ec0902ce34d3",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703367561216,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5255168,
    "uuid" : "9b112884-be6c-3c7f-9a2a-a47c491105db",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1856.107"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703514923008,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3112960,
    "uuid" : "c538aa78-7afd-3f8a-8fdb-1fc2acde6b3f",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703412056064,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15278080,
    "uuid" : "9d3ab204-4858-3120-b002-5c38b02edec4",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.30.116"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140707838885888,
    "CFBundleShortVersionString" : "3.3.1",
    "CFBundleIdentifier" : "com.apple.SwiftUI",
    "size" : 15073280,
    "uuid" : "26bd603b-a520-34e4-847f-c847b9d40f2b",
    "path" : "\/System\/Library\/Frameworks\/SwiftUI.framework\/Versions\/A\/SwiftUI",
    "name" : "SwiftUI",
    "CFBundleVersion" : "3.3.1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4358492160,
    "CFBundleShortVersionString" : "1.9",
    "CFBundleIdentifier" : "wiki.qaq.ray0n",
    "size" : 4538368,
    "uuid" : "365058dc-95c2-382f-996d-3ad824eadbb5",
    "path" : "\/Applications\/Rayon.app\/Contents\/MacOS\/Rayon",
    "name" : "Rayon",
    "CFBundleVersion" : "17"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4606554112,
    "size" : 442368,
    "uuid" : "7de33963-bbc5-3996-ba6e-f1d562c17c95",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703367245824,
    "size" : 49152,
    "uuid" : "ee564342-d8f2-396d-b642-40092cf34d82",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703365464064,
    "size" : 290816,
    "uuid" : "67d92c93-aa68-34c2-964b-23e8a8d32098",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703679807488,
    "size" : 86016,
    "uuid" : "b648aa31-417e-3869-bd0a-0d872a72126c",
    "path" : "\/usr\/lib\/swift\/libswiftDispatch.dylib",
    "name" : "libswiftDispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703493373952,
    "CFBundleShortVersionString" : "1.8",
    "CFBundleIdentifier" : "com.apple.CoreVideo",
    "size" : 335872,
    "uuid" : "f6d1a807-25eb-3262-8228-67a5ccfc36e5",
    "path" : "\/System\/Library\/Frameworks\/CoreVideo.framework\/Versions\/A\/CoreVideo",
    "name" : "CoreVideo",
    "CFBundleVersion" : "465.3"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703366565888,
    "size" : 364544,
    "uuid" : "fa3f989d-0003-37ef-a495-36be29bc1552",
    "path" : "\/usr\/lib\/libc++.1.dylib",
    "name" : "libc++.1.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703775297536,
    "CFBundleShortVersionString" : "17612",
    "CFBundleIdentifier" : "com.apple.JavaScriptCore",
    "size" : 20119552,
    "uuid" : "8d491514-e159-36dd-a89b-245e1331b8a1",
    "path" : "\/System\/Library\/Frameworks\/JavaScriptCore.framework\/Versions\/A\/JavaScriptCore",
    "name" : "JavaScriptCore",
    "CFBundleVersion" : "17612.4.9.1.8"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703486029824,
    "CFBundleShortVersionString" : "1.11",
    "CFBundleIdentifier" : "com.apple.QuartzCore",
    "size" : 3051520,
    "uuid" : "9e727a38-d1d3-3d6a-940c-0ebfa61e28e6",
    "path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore",
    "name" : "QuartzCore",
    "CFBundleVersion" : "962.63"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  }
],
  "sharedCache" : {
  "base" : 140703364014080,
  "size" : 15216836608,
  "uuid" : "0939015d-8308-3e69-b095-bd928f835202"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=654.4M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=654.4M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG backing stores                 2528K        4 \nCG image                           120K        8 \nColorSync                          232K       27 \nCoreAnimation                     1200K       58 \nCoreGraphics                        16K        3 \nCoreUI image data                  576K        6 \nFoundation                          16K        1 \nIOKit                             15.5M        2 \nKernel Alloc Once                    8K        1 \nMALLOC                           238.9M       63 \nMALLOC guard page                   32K        8 \nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                       56.0M       13 \nStack                             14.6M       13 \nVM_ALLOCATE                       3144K       17 \nWebKit Malloc                     7624K       16 \n__DATA                            42.5M      511 \n__DATA_CONST                      30.6M      333 \n__DATA_DIRTY                      1658K      209 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       642.7M       11 \n__OBJC_RO                         81.8M        1 \n__OBJC_RW                         3136K        2 \n__TEXT                           513.8M      525 \n__UNICODE                          588K        1 \ndyld private memory               1024K        1 \nmapped file                      157.9M       27 \nshared memory                     2824K       19 \n===========                     =======  ======= \nTOTAL                              2.2G     1886 \nTOTAL, minus reserved VM space     1.8G     1886 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "wiki.qaq.terminal"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "60da5e84ab0ca017dace9abf",
      "factorPackIds" : {

      },
      "deploymentId" : 240000008
    },
    {
      "rolloutId" : "607844aa04477260f58a8077",
      "factorPackIds" : {
        "SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
      },
      "deploymentId" : 240000066
    },
    {
      "rolloutId" : "602ad4dac86151000cf27e46",
      "factorPackIds" : {
        "SIRI_DICTATION_ASSETS" : "6193d03f2171a2330e561dfc"
      },
      "deploymentId" : 240000303
    },
    {
      "rolloutId" : "60356660bbe37970735c5624",
      "factorPackIds" : {

      },
      "deploymentId" : 240000027
    },
    {
      "rolloutId" : "5ffde50ce2aacd000d47a95f",
      "factorPackIds" : {

      },
      "deploymentId" : 240000119
    },
    {
      "rolloutId" : "601d9415f79519000ccd4b69",
      "factorPackIds" : {
        "SIRI_TEXT_TO_SPEECH" : "622657ce37186c771d5404ad"
      },
      "deploymentId" : 240000416
    },
    {
      "rolloutId" : "5fc94383418129005b4e9ae0",
      "factorPackIds" : {

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

  ]
}
}

Model: MacBookPro14,3, BootROM 447.80.3.0.0, 4 processors, Quad-Core Intel Core i7, 2,8 GHz, 16 GB, SMC 2.45f5
Graphics: Intel HD Graphics 630, Intel HD Graphics 630, Built-In
Display: Color LCD, 2880 x 1800 Retina, Main, MirrorOff, Online
Graphics: Radeon Pro 555, Radeon Pro 555, PCIe, 2 GB
Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x173), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1710.3)
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Belkin USB-C LAN, Ethernet, en5
Network Service: Wi-Fi, AirPort, en0
USB Device: Belkin USB-C LAN
USB Device: USB30Bus
USB Device: Apple T1 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.5
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.5
@Lakr233
Copy link
Owner

Lakr233 commented Mar 15, 2022

This bug is similar to #41 I suspect there is an issue with ARC and swift compiler release optimize. Both of them only appears at release build, and gone after I turn off the binary optimization.

Lakr233 added a commit that referenced this issue Mar 15, 2022
@Lakr233
Copy link
Owner

Lakr233 commented Mar 16, 2022

Havent seen this issue since 1.10.1. If still getting wrong, reopen and let me know.

@J0ker98
Copy link
Author

J0ker98 commented Mar 16, 2022

I'm on 1.10 (20) and this is happening everytime. I'll wait for the update and see

@Lakr233
Copy link
Owner

Lakr233 commented Mar 16, 2022

what?

@J0ker98
Copy link
Author

J0ker98 commented Mar 16, 2022

Sorry, just checked again and it is not happening anymore. I think it updated this night! Thanks :)

@Lakr233
Copy link
Owner

Lakr233 commented Mar 16, 2022

It is really mind explosion how I fix this issue. Some magic happens on obj-c and swift and arc. 🤯

屏幕录制2022-03-16 17.57.00.mov.zip

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants