TINU icon indicating copy to clipboard operation
TINU copied to clipboard

Application crashes immediately when SIP disabled, diagnostics mode, EFI Partition Mounter

Open ibotu opened this issue 1 year ago • 1 comments

Current: on startup application crashes immediately when selecting EFI Partition Mounter in diagnostics mode on macbook air m1 with sip enabled! (didn't try disabling yet). Macos Sonoma 14.5.

Model Name: MacBook Air Model Identifier: MacBookAir10,1 Model Number: MGN63TU/A Chip: Apple M1 Total Number of Cores: 8 (4 performance and 4 efficiency) Memory: 8 GB System Firmware Version: 10151.140.19 OS Loader Version: 10151.140.19

Expected: Launch the EFI Mounter.

Alternative: going to try with SIP disabled after reboot.

image image

errorlogs.txt

ibotu avatar Jul 13 '24 22:07 ibotu

The error is that a required condition assertion isn't met when running the EFIPartitionMounterModel.getEFIPartitionsAndSubprtitionsNew() method, i encourage you to get digging in the code to find out why. Due to various things i am no longer interested in maintaining this app as-is

ITzTravelInTime avatar Dec 07 '24 13:12 ITzTravelInTime