deszip / Cleaner-Tracker

Issue tracker for Cleaner app
https://deszip.github.io/Cleaner-Tracker/
19 stars 0 forks source link

App crashes on launch #2

Open CameronBanga opened 1 month ago

CameronBanga commented 1 month ago

On macOS 14.5. Opened the app and was asked to give permission to my Developer Library. After granting permission, the app crashed, and now consistently crashes on attempt to re-open.

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

Process:               Cleano [52560]
Path:                  /Applications/Cleano.app/Contents/MacOS/Cleano
Identifier:            com.osomo.cleaner
Version:               1.0 (1299)
App Item ID:           6469460523
App External ID:       860680691
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               1716358667

Date/Time:             2024-05-16 16:10:03.6381 -0500
OS Version:            macOS 14.5 (23F79)
Report Version:        12
Anonymous UUID:        50877F20-7E62-684A-7AF1-82C9FDCB6232

Time Awake Since Boot: 22000 seconds

System Integrity Protection: enabled

Crashed Thread:        1  Dispatch queue: NSManagedObjectContext 0x600002c2b400

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

Termination Reason:    Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process:   Cleano [52560]

Application Specific Information:
abort() called

Thread 0::  Dispatch queue: com.apple.main-thread
0   CoreFoundation                         0x1970ce7c8 __CFStringEqual + 48
1   CoreFoundation                         0x196fc417c -[__NSCFString isEqual:] + 276
2   CoreFoundation                         0x196fdae84 -[__NSDictionaryM __setObject:forKey:] + 436
3   ColorSync                              0x19d2a992c CMMConvTRC::FlattenConversion(__CFDictionary const*) const + 856
4   ColorSync                              0x19d2a9434 collect_flattened_conversion(CMMConvNode*, bool, __CFDictionary const*, __CFArray*) + 136
5   ColorSync                              0x19d2a934c DoFlattenFullConversion + 40
6   ColorSync                              0x19d2a8f98 AppleCMMCreateTransformProperty + 216
7   ColorSync                              0x19d2a8e64 ColorSyncTransformInternalCopyProperty + 176
8   ColorSync                              0x19d2ab2c0 ColorSyncTransformIteratorCreate + 312
9   ColorSync                              0x19d2ab140 ColorSyncTransformGetIterator + 148
10  ColorSync                              0x19d2aaf64 ColorSyncTransformIterate + 96
11  CoreGraphics                           0x19cbd2e7c CGColorConversionInfoIterateFunctionsWithCallbacks + 596
12  libCGInterfaces.dylib                  0x1c1bb5160 GetColorspaceTransformsWithTransformWithCGColorConversionInfo + 348
13  vImage                                 0x19f0675c4 vImageConverter_CreateCGPassListWithCGColorConversionInfo + 2104
14  vImage                                 0x19f05ba68 vImageConverter_CreateWithCGColorConversionInfo + 152
15  CoreGraphics                           0x19cbce2d0 CGvImageConverterInitializeShared + 356
16  CoreGraphics                           0x19cbcdbb8 CGvImageConverterCacheGetRetained + 744
17  CoreGraphics                           0x19cbcd884 CGCMSConverterCreateCachedCGvImageConverter + 80
18  CoreGraphics                           0x19cbcd7a0 convert_using_vImageConverter + 260
19  CoreGraphics                           0x19cbcd058 convert_icc + 204
20  CoreGraphics                           0x19cbccf6c CGCMSConverterConvert + 140
21  CoreGraphics                           0x19cbcce4c CGCMSConverterConvertColorComponents + 628
22  CoreGraphics                           0x19cbca9ac CGColorTransformConvertColorComponents + 520
23  CoreGraphics                           0x19cbca65c CGColorTransformConvertColor + 308
24  AppKit                                 0x19a8cdd18 NSColorConvertToColorSpaceNamed + 336
25  AppKit                                 0x19a8cd0c0 -[NSTextFieldCell _textAttributes] + 212
26  AppKit                                 0x19a8cfb4c __NSGetStringAndAttributesFromTextCell + 448
27  AppKit                                 0x19a8cf914 ___NSGetTextCellBoundingRect_block_invoke + 48
28  AppKit                                 0x19a887ac8 +[NSAppearance _performWithCurrentAppearance:usingBlock:] + 72
29  AppKit                                 0x19a8cf874 _NSGetTextCellBoundingRect + 264
30  AppKit                                 0x19a8cf570 -[NSCell cellSizeForBounds:] + 188
31  AppKit                                 0x19a8cf34c -[NSTextFieldCell cellSizeForBounds:] + 108
32  AppKit                                 0x19a91d418 -[NSControl intrinsicContentSize] + 104
33  AppKit                                 0x19a91d26c -[NSTextField intrinsicContentSize] + 356
34  AppKit                                 0x19b5e0448 -[NSView(NSConstraintBasedLayoutInternal) _makeOrUpdateContentSizeWidthConstraint:heightConstraint:] + 140
35  AppKit                                 0x19b5e0034 -[NSView(NSConstraintBasedLayoutInternal) _updateContentSizeConstraints] + 444
36  AppKit                                 0x19a91c248 -[NSView updateConstraints] + 76
37  AppKit                                 0x19a91cf24 -[NSTextField updateConstraints] + 512
38  AppKit                                 0x19b34518c ___NSViewUpdateConstraints_block_invoke + 88
39  AppKit                                 0x19a8da8a4 NSPerformVisuallyAtomicChange + 108
40  AppKit                                 0x19a91c1f0 _NSViewUpdateConstraints + 96
41  AppKit                                 0x19a91bf20 -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 680
42  AppKit                                 0x19a91bde8 -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 368
43  AppKit                                 0x19a91bde8 -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 368
44  AppKit                                 0x19a927dd8 __82-[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:]_block_invoke + 228
45  CoreAutoLayout                         0x19f913588 -[NSISEngine withBehaviors:performModifications:] + 88
46  AppKit                                 0x19a91bd40 -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 200
47  AppKit                                 0x19b33aecc __45-[NSView updateConstraintsForSubtreeIfNeeded]_block_invoke_2 + 52
48  CoreAutoLayout                         0x19f913588 -[NSISEngine withBehaviors:performModifications:] + 88
49  AppKit                                 0x19b5dd550 -[NSView(NSConstraintBasedLayoutInternal) _withAutomaticEngineOptimizationDisabled:] + 48
50  AppKit                                 0x19a91baf8 __45-[NSView updateConstraintsForSubtreeIfNeeded]_block_invoke + 224
51  AppKit                                 0x19a8da8a4 NSPerformVisuallyAtomicChange + 108
52  AppKit                                 0x19a91ba0c -[NSView updateConstraintsForSubtreeIfNeeded] + 96
53  AppKit                                 0x19b33b940 __70-[NSView _updateConstraintsForLayoutCheckingDirtyBits:creatingEngine:]_block_invoke + 260
54  AppKit                                 0x19a8da8a4 NSPerformVisuallyAtomicChange + 108
55  AppKit                                 0x19a91b93c -[NSView _updateConstraintsForLayoutCheckingDirtyBits:creatingEngine:] + 132
56  AppKit                                 0x19b33bad4 __56-[NSView _layoutSubtreeIfNeededAndAllowTemporaryEngine:]_block_invoke + 260
57  AppKit                                 0x19a8da8a4 NSPerformVisuallyAtomicChange + 108
58  AppKit                                 0x19a8deb38 -[NSView _layoutSubtreeIfNeededAndAllowTemporaryEngine:] + 100
59  AppKit                                 0x19a8da8a4 NSPerformVisuallyAtomicChange + 108
60  AppKit                                 0x19a8deac8 -[NSView layoutSubtreeIfNeeded] + 96
61  AppKit                                 0x19a927ab0 -[NSView _setDefaultKeyViewLoop] + 216
62  AppKit                                 0x19b477030 -[NSTableRowData _updateKeyViewLoopForRowView:] + 52
63  AppKit                                 0x19a922640 -[NSTableRowData _initializeRowView:atRow:] + 424
64  AppKit                                 0x19a921230 -[NSTableRowData _preparedRowViewForRow:storageHandler:] + 120
65  AppKit                                 0x19a921114 -[NSTableRowData _addRowViewForVisibleRow:withPriorView:] + 268
66  AppKit                                 0x19a920f3c -[NSTableRowData _addRowViewForVisibleRow:] + 316
67  AppKit                                 0x19a920750 -[NSTableRowData _updateVisibleRowEntries] + 624
68  AppKit                                 0x19a9201f8 -[NSTableRowData updateVisibleRowViews] + 580
69  AppKit                                 0x19a91f8c4 -[NSTableView layout] + 148
70  AppKit                                 0x19b344b58 ___NSViewLayout_block_invoke + 592
71  AppKit                                 0x19a8da8a4 NSPerformVisuallyAtomicChange + 108
72  AppKit                                 0x19a8defe4 _NSViewLayout + 96
73  AppKit                                 0x19b33b204 __36-[NSView _layoutSubtreeWithOldSize:]_block_invoke + 364
74  AppKit                                 0x19a8da8a4 NSPerformVisuallyAtomicChange + 108
75  AppKit                                 0x19a8def78 -[NSView _layoutSubtreeWithOldSize:] + 100
76  AppKit                                 0x19b33b348 __36-[NSView _layoutSubtreeWithOldSize:]_block_invoke + 688
77  AppKit                                 0x19a8da8a4 NSPerformVisuallyAtomicChange + 108
78  AppKit                                 0x19a8def78 -[NSView _layoutSubtreeWithOldSize:] + 100
79  AppKit                                 0x19b33b348 __36-[NSView _layoutSubtreeWithOldSize:]_block_invoke + 688
80  AppKit                                 0x19a8da8a4 NSPerformVisuallyAtomicChange + 108
81  AppKit                                 0x19a8def78 -[NSView _layoutSubtreeWithOldSize:] + 100
82  AppKit                                 0x19b33b348 __36-[NSView _layoutSubtreeWithOldSize:]_block_invoke + 688
83  AppKit                                 0x19a8da8a4 NSPerformVisuallyAtomicChange + 108
84  AppKit                                 0x19a8def78 -[NSView _layoutSubtreeWithOldSize:] + 100
85  AppKit                                 0x19b33b348 __36-[NSView _layoutSubtreeWithOldSize:]_block_invoke + 688
86  AppKit                                 0x19a8da8a4 NSPerformVisuallyAtomicChange + 108
87  AppKit                                 0x19a8def78 -[NSView _layoutSubtreeWithOldSize:] + 100
88  AppKit                                 0x19b33b348 __36-[NSView _layoutSubtreeWithOldSize:]_block_invoke + 688
89  AppKit                                 0x19a8da8a4 NSPerformVisuallyAtomicChange + 108
90  AppKit                                 0x19a8def78 -[NSView _layoutSubtreeWithOldSize:] + 100
91  AppKit                                 0x19b33b348 __36-[NSView _layoutSubtreeWithOldSize:]_block_invoke + 688
92  AppKit                                 0x19a8da8a4 NSPerformVisuallyAtomicChange + 108
93  AppKit                                 0x19a8def78 -[NSView _layoutSubtreeWithOldSize:] + 100
94  AppKit                                 0x19b33b348 __36-[NSView _layoutSubtreeWithOldSize:]_block_invoke + 688
95  AppKit                                 0x19a8da8a4 NSPerformVisuallyAtomicChange + 108
96  AppKit                                 0x19a8def78 -[NSView _layoutSubtreeWithOldSize:] + 100
97  AppKit                                 0x19b33b348 __36-[NSView _layoutSubtreeWithOldSize:]_block_invoke + 688
98  AppKit                                 0x19a8da8a4 NSPerformVisuallyAtomicChange + 108
99  AppKit                                 0x19a8def78 -[NSView _layoutSubtreeWithOldSize:] + 100
100 AppKit                                 0x19b33bcec __56-[NSView _layoutSubtreeIfNeededAndAllowTemporaryEngine:]_block_invoke + 796
101 AppKit                                 0x19a8da8a4 NSPerformVisuallyAtomicChange + 108
102 AppKit                                 0x19a8deb38 -[NSView _layoutSubtreeIfNeededAndAllowTemporaryEngine:] + 100
103 AppKit                                 0x19a8da8a4 NSPerformVisuallyAtomicChange + 108
104 AppKit                                 0x19a8deac8 -[NSView layoutSubtreeIfNeeded] + 96
105 AppKit                                 0x19b5e6520 -[NSWindow(NSConstraintBasedLayoutInternal) _layoutViewTree] + 104
106 AppKit                                 0x19b5e66a8 -[NSWindow(NSConstraintBasedLayoutInternal) layoutIfNeeded] + 240
107 AppKit                                 0x19a93d6b4 __NSWindowGetDisplayCycleObserverForLayout_block_invoke + 364
108 AppKit                                 0x19a93cc4c NSDisplayCycleObserverInvoke + 168
109 AppKit                                 0x19a93c8a8 NSDisplayCycleFlush + 644
110 QuartzCore                             0x19f22bf64 CA::Transaction::run_commit_handlers(CATransactionPhase) + 120
111 QuartzCore                             0x19f22ad04 CA::Transaction::commit() + 320
112 AppKit                                 0x19a9c09d0 __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 272
113 AppKit                                 0x19b380208 ___NSRunLoopObserverCreateWithHandler_block_invoke + 64
114 CoreFoundation                         0x19703987c __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 36
115 CoreFoundation                         0x197039768 __CFRunLoopDoObservers + 536
116 CoreFoundation                         0x197038d94 __CFRunLoopRun + 776
117 CoreFoundation                         0x197038434 CFRunLoopRunSpecific + 608
118 HIToolbox                              0x1a17dc19c RunCurrentEventLoopInMode + 292
119 HIToolbox                              0x1a17dbe2c ReceiveNextEventCommon + 220
120 HIToolbox                              0x1a17dbd30 _BlockUntilNextEventMatchingListInModeWithFilter + 76
121 AppKit                                 0x19a897d68 _DPSNextEvent + 660
122 AppKit                                 0x19b08d808 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 700
123 AppKit                                 0x19a88b09c -[NSApplication run] + 476
124 AppKit                                 0x19a8622e0 NSApplicationMain + 880
125 dyld                                   0x196bd20e0 start + 2360

Thread 1 Crashed::  Dispatch queue: NSManagedObjectContext 0x600002c2b400
0   libsystem_kernel.dylib                 0x196f22a60 __pthread_kill + 8
1   libsystem_pthread.dylib                0x196f5ac20 pthread_kill + 288
2   libsystem_c.dylib                      0x196e67a30 abort + 180
3   libc++abi.dylib                        0x196f11d08 abort_message + 132
4   libc++abi.dylib                        0x196f01fc0 demangling_terminate_handler() + 348
5   libobjc.A.dylib                        0x196ba01d0 _objc_terminate() + 144
6   Sentry                                 0x100f5279c CPPExceptionTerminate() + 136
7   libc++abi.dylib                        0x196f110cc std::__terminate(void (*)()) + 16
8   libc++abi.dylib                        0x196f11070 std::terminate() + 108
9   libdispatch.dylib                      0x196daa3fc _dispatch_client_callout + 40
10  libdispatch.dylib                      0x196db1a14 _dispatch_lane_serial_drain + 748
11  libdispatch.dylib                      0x196db2544 _dispatch_lane_invoke + 380
12  libdispatch.dylib                      0x196dbd2d0 _dispatch_root_queue_drain_deferred_wlh + 288
13  libdispatch.dylib                      0x196dbcb44 _dispatch_workloop_worker_thread + 404
14  libsystem_pthread.dylib                0x196f5700c _pthread_wqthread + 288
15  libsystem_pthread.dylib                0x196f55d28 start_wqthread + 8

Thread 2::  Dispatch queue: com.google.fira.worker
0   libsystem_kernel.dylib                 0x196f1e18c __unlink + 8
1   libsystem_kernel.dylib                 0x196f1e168 unlink + 16
2   libsqlite3.dylib                       0x19dd1eb18 unixDelete + 64
3   libsqlite3.dylib                       0x19dd03ed8 pager_end_transaction + 580
4   libsqlite3.dylib                       0x19dd039cc sqlite3BtreeCommitPhaseTwo + 232
5   libsqlite3.dylib                       0x19dd02ff0 vdbeCommit + 1324
6   libsqlite3.dylib                       0x19dcd8da8 sqlite3VdbeHalt + 1372
7   libsqlite3.dylib                       0x19dcfc8e0 sqlite3VdbeExec + 45956
8   libsqlite3.dylib                       0x19dcf0c68 sqlite3_step + 964
9   CleanerKit                             0x1011f6f84 -[APMSqliteStore executeSQLStatement:error:] + 96
10  CleanerKit                             0x1011f6efc -[APMSqliteStore executeSQL:error:] + 132
11  CleanerKit                             0x1011f501c -[APMSqliteStore validateTableWithName:requiredColumnNames:addOnColumns:error:] + 528
12  CleanerKit                             0x1011f4ab0 -[APMSqliteStore ensureTableWithName:createSQL:requiredColumnNames:addOnColumns:error:] + 308
13  CleanerKit                             0x1011f3f68 -[APMSqliteStore ensureTableWithName:elementaryColumnInfo:addOnColumnInfo:error:] + 1356
14  CleanerKit                             0x1011f46d0 -[APMSqliteStore ensureTableWithName:elementaryColumnInfo:addOnColumnInfo:modifyColumnInfo:error:] + 116
15  CleanerKit                             0x101179164 -[APMDatabase ensureAllTables] + 4632
16  CleanerKit                             0x101177dcc -[APMDatabase initializeDatabaseResourcesWithContext:databasePath:error:] + 120
17  CleanerKit                             0x10116f618 -[APMDatabase initWithDatabaseName:persistedConfig:error:] + 172
18  CleanerKit                             0x101197b88 __47-[APMMeasurement startMeasurementOnWorkerQueue]_block_invoke + 524
19  CleanerKit                             0x1011978b4 -[APMMeasurement startMeasurementOnWorkerQueue] + 140
20  CleanerKit                             0x101197118 -[APMMeasurement setEnabledOnWorkerQueue:] + 216
21  CleanerKit                             0x101197030 __29-[APMMeasurement setEnabled:]_block_invoke + 36
22  CleanerKit                             0x1011ef578 __51-[APMScheduler scheduleOnWorkerQueueBlockID:block:]_block_invoke + 44
23  libdispatch.dylib                      0x196da8750 _dispatch_call_block_and_release + 32
24  libdispatch.dylib                      0x196daa3e8 _dispatch_client_callout + 20
25  libdispatch.dylib                      0x196db1a14 _dispatch_lane_serial_drain + 748
26  libdispatch.dylib                      0x196db2544 _dispatch_lane_invoke + 380
27  libdispatch.dylib                      0x196dbd2d0 _dispatch_root_queue_drain_deferred_wlh + 288
28  libdispatch.dylib                      0x196dbcb44 _dispatch_workloop_worker_thread + 404
29  libsystem_pthread.dylib                0x196f5700c _pthread_wqthread + 288
30  libsystem_pthread.dylib                0x196f55d28 start_wqthread + 8

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

Thread 4::  Dispatch queue: NSManagedObjectContext 0x600002c2ae50
0   CoreFoundation                         0x196fc376c CFBasicHashFindBucket + 72
1   CoreFoundation                         0x196fc36ec CFDictionaryGetValue + 148
2   CoreServicesInternal                   0x19a692c7c getPropertyForKey(__CFString const*) + 36
3   CoreServicesInternal                   0x19a691b24 _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 80
4   CoreFoundation                         0x19700b604 CFURLCopyResourcePropertyForKey + 108
5   CoreFoundation                         0x197022b18 -[NSURL getResourceValue:forKey:error:] + 104
6   Cleano                                 0x1000e57a4 0x1000cc000 + 104356
7   Cleano                                 0x1000d25b0 0x1000cc000 + 26032
8   Cleano                                 0x1000ce380 0x1000cc000 + 9088
9   Cleano                                 0x1000d0288 0x1000cc000 + 17032
10  CoreData                               0x19d8f70ec developerSubmittedBlockToNSManagedObjectContextPerform + 156
11  libdispatch.dylib                      0x196daa3e8 _dispatch_client_callout + 20
12  libdispatch.dylib                      0x196db1a14 _dispatch_lane_serial_drain + 748
13  libdispatch.dylib                      0x196db2544 _dispatch_lane_invoke + 380
14  libdispatch.dylib                      0x196dbd2d0 _dispatch_root_queue_drain_deferred_wlh + 288
15  libdispatch.dylib                      0x196dbcb44 _dispatch_workloop_worker_thread + 404
16  libsystem_pthread.dylib                0x196f5700c _pthread_wqthread + 288
17  libsystem_pthread.dylib                0x196f55d28 start_wqthread + 8

Thread 5:
0   libsystem_kernel.dylib                 0x196f1d7e8 __semwait_signal + 8
1   libsystem_c.dylib                      0x196dfe568 nanosleep + 220
2   libsystem_c.dylib                      0x196e073fc sleep + 52
3   Sentry                                 0x100f47418 monitorCachedData + 676
4   libsystem_pthread.dylib                0x196f5af94 _pthread_start + 136
5   libsystem_pthread.dylib                0x196f55d34 thread_start + 8

Thread 6:: SentryCrash Exception Handler (Secondary)
0   libsystem_kernel.dylib                 0x196f1a1f4 mach_msg2_trap + 8
1   libsystem_kernel.dylib                 0x196f2cb24 mach_msg2_internal + 80
2   libsystem_kernel.dylib                 0x196f494a8 thread_suspend + 112
3   Sentry                                 0x100f52f40 handleExceptions + 128
4   libsystem_pthread.dylib                0x196f5af94 _pthread_start + 136
5   libsystem_pthread.dylib                0x196f55d34 thread_start + 8

Thread 7:: SentryCrash Exception Handler (Primary)
0   libsystem_kernel.dylib                 0x196f1a1f4 mach_msg2_trap + 8
1   libsystem_kernel.dylib                 0x196f2cb24 mach_msg2_internal + 80
2   libsystem_kernel.dylib                 0x196f22e34 mach_msg_overwrite + 476
3   libsystem_kernel.dylib                 0x196f1a578 mach_msg + 24
4   Sentry                                 0x100f52f6c handleExceptions + 172
5   libsystem_pthread.dylib                0x196f5af94 _pthread_start + 136
6   libsystem_pthread.dylib                0x196f55d34 thread_start + 8

Thread 8:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                 0x196f1a1f4 mach_msg2_trap + 8
1   libsystem_kernel.dylib                 0x196f2cb24 mach_msg2_internal + 80
2   libsystem_kernel.dylib                 0x196f22e34 mach_msg_overwrite + 476
3   libsystem_kernel.dylib                 0x196f1a578 mach_msg + 24
4   CoreFoundation                         0x19703a680 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                         0x197038f44 __CFRunLoopRun + 1208
6   CoreFoundation                         0x197038434 CFRunLoopRunSpecific + 608
7   CFNetwork                              0x19c4d4a18 0x19c275000 + 2488856
8   Foundation                             0x198165f80 __NSThread__start__ + 716
9   libsystem_pthread.dylib                0x196f5af94 _pthread_start + 136
10  libsystem_pthread.dylib                0x196f55d34 thread_start + 8

Thread 9:: io.sentry.app-hang-tracker
0   libsystem_kernel.dylib                 0x196f1d7e8 __semwait_signal + 8
1   libsystem_c.dylib                      0x196dfe568 nanosleep + 220
2   Foundation                             0x1981e5020 +[NSThread sleepForTimeInterval:] + 160
3   Sentry                                 0x100f38d40 -[SentryANRTracker detectANRs] + 552
4   Foundation                             0x198165f80 __NSThread__start__ + 716
5   libsystem_pthread.dylib                0x196f5af94 _pthread_start + 136
6   libsystem_pthread.dylib                0x196f55d34 thread_start + 8

Thread 10::  Dispatch queue: NSManagedObjectContext 0x600002c2b330
0   libsystem_kernel.dylib                 0x196f1d994 getattrlistbulk + 8
1   CoreServicesInternal                   0x19a69cea4 NextEntryFromParent + 184
2   CoreServicesInternal                   0x19a69cc34 DirEnumRead + 388
3   CoreServicesInternal                   0x19a69c658 _GetDirectoryURLs(_CFURLEnumerator*) + 296
4   CoreServicesInternal                   0x19a69b24c _URLEnumeratorGetNextURL + 140
5   Foundation                             0x1981b30a8 -[NSURLDirectoryEnumerator nextObject] + 88
6   CoreFoundation                         0x197012518 -[NSEnumerator countByEnumeratingWithState:objects:count:] + 56
7   Cleano                                 0x1000e5880 0x1000cc000 + 104576
8   Cleano                                 0x1000d25b0 0x1000cc000 + 26032
9   Cleano                                 0x1000ce380 0x1000cc000 + 9088
10  Cleano                                 0x1000d9560 0x1000cc000 + 54624
11  CoreData                               0x19d8f70ec developerSubmittedBlockToNSManagedObjectContextPerform + 156
12  libdispatch.dylib                      0x196daa3e8 _dispatch_client_callout + 20
13  libdispatch.dylib                      0x196db1a14 _dispatch_lane_serial_drain + 748
14  libdispatch.dylib                      0x196db2544 _dispatch_lane_invoke + 380
15  libdispatch.dylib                      0x196dbd2d0 _dispatch_root_queue_drain_deferred_wlh + 288
16  libdispatch.dylib                      0x196dbcb44 _dispatch_workloop_worker_thread + 404
17  libsystem_pthread.dylib                0x196f5700c _pthread_wqthread + 288
18  libsystem_pthread.dylib                0x196f55d28 start_wqthread + 8

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

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

Thread 13:
0   libsystem_pthread.dylib                0x196f55d20 start_wqthread + 0

Thread 1 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000196f162cb   x5: 0x000000016fe463c0   x6: 0x000000000000006e   x7: 0x0000000000000000
    x8: 0x6937db572a731cf3   x9: 0x6937db5645976cf3  x10: 0x0000000000000200  x11: 0x000000000000000b
   x12: 0x0000000000000000  x13: 0x00000000001ff800  x14: 0x00000000000007fb  x15: 0x00000000e342c028
   x16: 0x0000000000000148  x17: 0x0000000209149928  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x000000016fe47000  x21: 0x0000000000002803  x22: 0x000000016fe470e0  x23: 0x000000016fe470e0
   x24: 0x000060000391d668  x25: 0x0000000000000000  x26: 0x0000000000000000  x27: 0x0000600000266600
   x28: 0x0000000000000000   fp: 0x000000016fe46330   lr: 0x0000000196f5ac20
    sp: 0x000000016fe46310   pc: 0x0000000196f22a60 cpsr: 0x40001000
   far: 0x0000000000000000  esr: 0x56000080  Address size fault

Binary Images:
       0x1004ec000 -        0x1004f7fff libobjc-trampolines.dylib (*) <9381bd6d-84a5-3c72-b3b8-88428afa4782> /usr/lib/libobjc-trampolines.dylib
       0x10098c000 -        0x100a0ffff org.cocoapods.AmplitudeSwift (1.0) <7793abfd-0dc2-3c62-b69c-31e4ba558da6> /Applications/Cleano.app/Contents/Frameworks/AmplitudeSwift.framework/Versions/A/AmplitudeSwift
       0x1006e4000 -        0x1006effff org.cocoapods.AnalyticsConnector (1.0) <31fcbc97-0559-3136-95b3-0af5453e4e02> /Applications/Cleano.app/Contents/Frameworks/AnalyticsConnector.framework/Versions/A/AnalyticsConnector
       0x100690000 -        0x10069bfff org.cocoapods.FBLPromises (1.0) <c29b63e4-3a5e-38d4-9de3-e4a7f760d77b> /Applications/Cleano.app/Contents/Frameworks/FBLPromises.framework/Versions/A/FBLPromises
       0x10076c000 -        0x10077bfff org.cocoapods.FirebaseCore (1.0) <26b0c4eb-ec75-3087-a716-bdbfe4fd9486> /Applications/Cleano.app/Contents/Frameworks/FirebaseCore.framework/Versions/A/FirebaseCore
       0x10070c000 -        0x100723fff org.cocoapods.FirebaseCoreInternal (1.0) <1e8be658-c14b-3dcc-9131-1460ef3cda82> /Applications/Cleano.app/Contents/Frameworks/FirebaseCoreInternal.framework/Versions/A/FirebaseCoreInternal
       0x100814000 -        0x100827fff org.cocoapods.FirebaseInstallations (1.0) <ef6b3814-4df4-36d7-a61e-14b1ecedec4b> /Applications/Cleano.app/Contents/Frameworks/FirebaseInstallations.framework/Versions/A/FirebaseInstallations
       0x10079c000 -        0x1007b3fff org.cocoapods.GoogleUtilities (1.0) <45b47c27-8045-3ce5-b998-874faab13619> /Applications/Cleano.app/Contents/Frameworks/GoogleUtilities.framework/Versions/A/GoogleUtilities
       0x1016ac000 -        0x1018e3fff org.cocoapods.RevenueCat (1.0) <e38ed147-1385-3115-bcac-6c321cab8acc> /Applications/Cleano.app/Contents/Frameworks/RevenueCat.framework/Versions/A/RevenueCat
       0x100850000 -        0x10089ffff org.cocoapods.SDWebImage (1.0) <b5a62c23-f79a-331e-8a4d-6ee6b99a4c3f> /Applications/Cleano.app/Contents/Frameworks/SDWebImage.framework/Versions/A/SDWebImage
       0x100f34000 -        0x101007fff org.cocoapods.Sentry (1.0) <0304e1e1-adb2-315b-a4b0-2f8dd52f315a> /Applications/Cleano.app/Contents/Frameworks/Sentry.framework/Versions/A/Sentry
       0x1007e0000 -        0x1007e3fff org.cocoapods.nanopb (1.0) <947cdb9b-466c-3ee2-88d8-aa26c5697e92> /Applications/Cleano.app/Contents/Frameworks/nanopb.framework/Versions/A/nanopb
       0x101150000 -        0x10123bfff com.cleaner.cleanerkit (1.0) <4994d1fd-d475-3b63-a5fc-e6bdc3f1ae4d> /Applications/Cleano.app/Contents/Frameworks/CleanerKit.framework/Versions/A/CleanerKit
       0x1000cc000 -        0x1001e3fff com.osomo.cleaner (1.0) <38a4187f-8288-349c-b32e-fa9e1c236196> /Applications/Cleano.app/Contents/MacOS/Cleano
       0x196fbc000 -        0x197494fff com.apple.CoreFoundation (6.9) <84b539d5-22c9-3f8c-84c8-903e9c7b8d29> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x19d296000 -        0x19d444ff7 com.apple.ColorSync (4.13.0) <b54d27df-0107-378b-b431-2d9dd3440b16> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
       0x19cbb6000 -        0x19d295fff com.apple.CoreGraphics (2.0) <b35550da-4050-30c7-826a-275c206c4a49> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
       0x1c1ba5000 -        0x1c1bbeff3 libCGInterfaces.dylib (*) <9566cbc0-4e0b-3d13-b803-2e5553012d69> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
       0x19ee3e000 -        0x19f227fdf com.apple.vImage (8.1) <d07fd9dc-3856-399d-a81e-899cefd6ba50> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
       0x19a85e000 -        0x19bb9afff com.apple.AppKit (6.9) <61f710be-9132-3cc2-883d-066365fba1ad> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x19f903000 -        0x19f94cfff com.apple.CoreAutoLayout (1.0) <bce0435c-c520-300a-af95-24ffdd18a31c> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
       0x19f228000 -        0x19f5d7fff com.apple.QuartzCore (1.11) <5b8ceda1-6957-3595-9775-333dde684699> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x1a17a9000 -        0x1a1a6cfff com.apple.HIToolbox (2.1.1) <7db6c397-563f-3756-908c-e25b019a1848> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x196bcc000 -        0x196c54a17 dyld (*) <37bbc384-0755-31c7-a808-0ed49e44dd8e> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x196f19000 -        0x196f53ffb libsystem_kernel.dylib (*) <9b8b53f9-e2b6-36df-98e9-28d8fca732f2> /usr/lib/system/libsystem_kernel.dylib
       0x196f54000 -        0x196f60fff libsystem_pthread.dylib (*) <386b0fc1-7873-3328-8e71-43269fd1b2c7> /usr/lib/system/libsystem_pthread.dylib
       0x196df1000 -        0x196e6fff7 libsystem_c.dylib (*) <05b44e93-dffc-3bd8-90ab-fd97cb73f171> /usr/lib/system/libsystem_c.dylib
       0x196efd000 -        0x196f18ffb libc++abi.dylib (*) <4ac7c5cd-3746-3a53-aad6-c231e183b705> /usr/lib/libc++abi.dylib
       0x196b7c000 -        0x196bcbd83 libobjc.A.dylib (*) <b326b2c3-1069-3d17-b49d-9dcb24efec6f> /usr/lib/libobjc.A.dylib
       0x196da6000 -        0x196dedfff libdispatch.dylib (*) <502762ee-7aa7-306c-9dbd-88981a86bb78> /usr/lib/system/libdispatch.dylib
       0x19dcc1000 -        0x19de73fff libsqlite3.dylib (*) <f6219e0f-e23a-3d19-b004-3de03a2d91c5> /usr/lib/libsqlite3.dylib
       0x19a690000 -        0x19a6d0ff7 com.apple.CoreServicesInternal (505) <33ffa204-8330-300f-a925-ca92d431dc21> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
       0x19d8ca000 -        0x19dca6fff com.apple.CoreData (120) <6ad88c0e-8373-3bcb-89e7-0dead7804947> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
       0x19c275000 -        0x19c648fff com.apple.CFNetwork (1.0) <0af09533-3214-3182-a742-0c04a20f38d1> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
       0x198111000 -        0x198d6efff com.apple.Foundation (6.9) <99e0292d-7873-3968-9c9c-5955638689a5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

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.2G resident=0K(0%) swapped_out_or_unallocated=1.2G(100%)
Writable regions: Total=1.4G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.4G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
ColorSync                          512K       24 
CoreData                            16K        1 
CoreData Object IDs               4112K        2 
CoreGraphics                        16K        1 
Foundation                          16K        1 
Kernel Alloc Once                   32K        1 
MALLOC                             1.3G       45 
MALLOC guard page                  192K       12 
Mach message                        16K        1 
SQLite page cache                  768K        6 
STACK GUARD                       56.2M       14 
Stack                             14.9M       14 
VM_ALLOCATE                         48K        3 
__AUTH                            2038K      361 
__AUTH_CONST                      29.8M      563 
__CTF                               824        1 
__DATA                            15.1M      562 
__DATA_CONST                      29.1M      582 
__DATA_DIRTY                      1837K      207 
__FONT_DATA                          4K        1 
__LINKEDIT                       540.0M       15 
__OBJC_RO                         71.9M        1 
__OBJC_RW                         2199K        1 
__TEXT                           665.9M      601 
dyld private memory                272K        2 
mapped file                      363.9M       34 
shared memory                     1360K       13 
===========                     =======  ======= 
TOTAL                              3.1G     3070 
CameronBanga commented 1 month ago

Screenshot 2024-05-16 at 4 13 38 PM

I definitely granted permission, but it isn't showing in my Folder permissions list.

CameronBanga commented 1 month ago

Also went into Privacy and Security, and gave Cleano access to my full disk. Still seeing the crash even with full access.

deszip commented 1 month ago

Hi @CameronBanga, thanks for reporting this, we'll take a look. Sorry for inconvenience.

What module did you granted access before crash?