Skip to content

Possible crash on macOS (since latest update) #3

Description

@helgoboss
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               REAPER [95050]
Path:                  /Users/USER/*/REAPER.app/Contents/MacOS/REAPER
Identifier:            com.cockos.reaper
Version:               7.28.0_31cb216u (7.28.0_31cb216u)
Code Type:             ARM-64 (Native)
Parent Process:        clion [72417]
Responsible:           clion [72417]
User ID:               501

Date/Time:             2025-01-19 20:37:55.8864 +0100
OS Version:            macOS 14.6.1 (23G93)
Report Version:        12
Anonymous UUID:        0E8AF093-ACB0-5123-5B93-00F70A1FB086

Sleep/Wake UUID:       9ED27D06-7ABF-4731-83A7-20BD39B60E61

Time Awake Since Boot: 750000 seconds
Time Since Wake:       6500 seconds

System Integrity Protection: enabled

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

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

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

VM Region Info: 0x53f208ea81c0 is not in any region.  Bytes after previous region: 91817960440257  Bytes before following region: 13254119489088
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      commpage (reserved)        1000000000-7000000000   [384.0G] ---/--- SM=NUL  reserved VM address space (unallocated)
--->  GAP OF 0x5f9000000000 BYTES
      MALLOC_NANO              600000000000-600020000000 [512.0M] rw-/rwx SM=PRV  

Thread 0 Crashed:: reaper Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib               	       0x1993ab8b8 objc_release + 16
1   pointer_lock                  	       0x11af98590 outlined destroy of Any? + 48
2   libobjc.A.dylib               	       0x1993b764c object_cxxDestructFromClass(objc_object*, objc_class*) + 116
3   libobjc.A.dylib               	       0x1993aeb9c objc_destructInstance + 80
4   libobjc.A.dylib               	       0x1993aeb3c _objc_rootDealloc + 80
5   pointer_lock                  	       0x11af9830c PointerLockSessionStreamHandler.__deallocating_deinit + 232 (PointerLockPlugin.swift:89)
6   pointer_lock                  	       0x11af98338 @objc PointerLockSessionStreamHandler.__deallocating_deinit + 24
7   FlutterMacOS                  	       0x1613e69f0 __destroy_helper_block_ea8_32s40s48s56s64r + 72
8   libsystem_blocks.dylib        	       0x19948117c _call_dispose_helpers_excp + 48
9   libsystem_blocks.dylib        	       0x199480f48 _Block_release + 252
10  libobjc.A.dylib               	       0x1993b764c object_cxxDestructFromClass(objc_object*, objc_class*) + 116
11  libobjc.A.dylib               	       0x1993aeb9c objc_destructInstance + 80
12  libobjc.A.dylib               	       0x1993aeb3c _objc_rootDealloc + 80
13  CoreFoundation                	       0x199810480 cow_cleanup + 164
14  CoreFoundation                	       0x19981038c -[__NSDictionaryM dealloc] + 148
15  FlutterMacOS                  	       0x160a199a4 -[FlutterEngine .cxx_destruct] + 344 (FlutterEngine.mm:409)
16  libobjc.A.dylib               	       0x1993b764c object_cxxDestructFromClass(objc_object*, objc_class*) + 116
17  libobjc.A.dylib               	       0x1993aeb9c objc_destructInstance + 80
18  libobjc.A.dylib               	       0x1993aeb3c _objc_rootDealloc + 80
19  FlutterMacOS                  	       0x160a127b4 -[FlutterEngine dealloc] + 828 (FlutterEngine.mm:585)
20  FlutterMacOS                  	       0x160a3a688 -[FlutterViewController .cxx_destruct] + 216 (FlutterViewController.mm:333)
21  libobjc.A.dylib               	       0x1993b764c object_cxxDestructFromClass(objc_object*, objc_class*) + 116
22  libobjc.A.dylib               	       0x1993aeb9c objc_destructInstance + 80
23  libobjc.A.dylib               	       0x1993aeb3c _objc_rootDealloc + 80
24  AppKit                        	       0x19d104f8c -[NSResponder dealloc] + 340
25  AppKit                        	       0x19d1fe954 -[NSViewController dealloc] + 276
26  FlutterMacOS                  	       0x160a37088 -[FlutterViewController dealloc] + 120 (FlutterViewController.mm:466)
27  helgobox                      	       0x11af5bc5c StandaloneFlutterViewController.__deallocating_deinit + 344 (Embedding.swift:436)
28  helgobox                      	       0x11af5bc8c @objc StandaloneFlutterViewController.__deallocating_deinit + 24
29  AppKit                        	       0x19d11eeac -[NSViewController release] + 236
30  libobjc.A.dylib               	       0x1993b3230 AutoreleasePoolPage::releaseUntil(objc_object**) + 212
31  libobjc.A.dylib               	       0x1993af81c objc_autoreleasePoolPop + 260
32  CoreFoundation                	       0x1998237a4 _CFAutoreleasePoolPop + 32
33  CoreFoundation                	       0x1998815b8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 32
34  CoreFoundation                	       0x19988125c __CFRunLoopDoTimer + 972
35  CoreFoundation                	       0x199880d94 __CFRunLoopDoTimers + 356
36  CoreFoundation                	       0x1998641cc __CFRunLoopRun + 1856
37  CoreFoundation                	       0x199863434 CFRunLoopRunSpecific + 608
38  HIToolbox                     	       0x1a400d19c RunCurrentEventLoopInMode + 292
39  HIToolbox                     	       0x1a400cfd8 ReceiveNextEventCommon + 648
40  HIToolbox                     	       0x1a400cd30 _BlockUntilNextEventMatchingListInModeWithFilter + 76
41  AppKit                        	       0x19d0c2cc8 _DPSNextEvent + 660
42  AppKit                        	       0x19d8b94d0 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 700
43  AppKit                        	       0x19d0b5ffc -[NSApplication run] + 476
44  AppKit                        	       0x19d08d240 NSApplicationMain + 880
45  dyld                          	       0x1993fb154 start + 2476

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions