On the 3rd day my system locks up, some process sucks up all CPU and system becomes un-responsive. I have to do forced shutdown with holding hardware button.
This started sometime in 2025. Not sure what got installed. I've been disabling extra services and such but it still happens. It looks like something is trying to install more stuff but the install fails. Any clue? Here is the portion of the install.log and shows what it is trying to do. I'm not sure what is normal and what isn't anymore.
2025-11-09 10:38:08-05 localhost Installer Progress[134]: Progress UI App Starting
2025-11-09 10:38:16-05 Mac-mini loginwindow[179]: BootTimeInstall: Service connection invalidated.
2025-11-09 10:38:16-05 Mac-mini loginwindow[179]: isModernOS = 1
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: IASGetCurrentInstallPhaseList: Unable to get phases
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: IASGetCurrentInstallPhase: Unable to get the current phase name
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: currentPhase = "(null)", phases = (null)
2025-11-09 10:38:16-05 Mac-mini loginwindow[179]: ISAP: Show progress UI called
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: IASClearInstallProgress: Clearing Registry
2025-11-09 10:38:16-05 Mac-mini loginwindow[179]: ISAP: Done with Phase "IOKit Boot"
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: currentPhase = "(null)", phases = (
"<IASPPhase: 0x60000128d6c0: 'IOKit Boot', percentage 69.7, delay 0>"
)
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: IASSetCurrentInstallPhaseList: phases set to (
{
ConclusionDelay = 0;
InstallPhase = "IOKit Boot";
InstallPhaseActualPercentageKey = "69.72656";
InstallPhasePercentageKey = 70;
}
)
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: IASSetCurrentInstallPhase: Current phase name set to "IOKit Boot"
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: currentPhase = "<IASPPhase: 0x60000128d6c0: 'IOKit Boot', percentage 69.7, delay 0>", phases = (
"<IASPPhase: 0x60000128d6c0: 'IOKit Boot', percentage 69.7, delay 0>",
"<IASPPhase: 0x60000128d5c0: 'loginwindow Boot', percentage 30.3, delay -1>"
)
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: IASSetCurrentInstallPhaseList: phases set to (
{
ConclusionDelay = 0;
InstallPhase = "IOKit Boot";
InstallPhaseActualPercentageKey = "69.72656";
InstallPhasePercentageKey = 70;
},
{
ConclusionDelay = "-1";
InstallPhase = "loginwindow Boot";
InstallPhaseActualPercentageKey = "30.27344";
InstallPhasePercentageKey = 30;
}
)
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: Connected processes {
"4B603488-C7C8-4DDA-A266-DA35F850292A" = {
"Phase Name" = "loginwindow Boot";
"Process ID" = 179;
UUID = "4B603488-C7C8-4DDA-A266-DA35F850292A";
};
}
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: Connected processes {
"4B603488-C7C8-4DDA-A266-DA35F850292A" = {
CompletionHandlerKey = "<__NSMallocBlock__: 0x600003195310>";
"Phase Name" = "loginwindow Boot";
"Process ID" = 179;
UUID = "4B603488-C7C8-4DDA-A266-DA35F850292A";
};
}
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: Connected processes {
"4B603488-C7C8-4DDA-A266-DA35F850292A" = {
CompletionHandlerKey = "<__NSMallocBlock__: 0x600003195310>";
"Phase Name" = "loginwindow Boot";
"Process ID" = 179;
UUID = "4B603488-C7C8-4DDA-A266-DA35F850292A";
};
"A7E25E9F-074A-4C58-9E09-16C41F222049" = {
"Phase Name" = "IOKit Boot";
"Process ID" = 179;
UUID = "A7E25E9F-074A-4C58-9E09-16C41F222049";
};
}
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: Connected processes {
"4B603488-C7C8-4DDA-A266-DA35F850292A" = {
CompletionHandlerKey = "<__NSMallocBlock__: 0x600003195310>";
"Phase Name" = "loginwindow Boot";
"Process ID" = 179;
UUID = "4B603488-C7C8-4DDA-A266-DA35F850292A";
};
"A7E25E9F-074A-4C58-9E09-16C41F222049" = {
CompletionHandlerKey = "<__NSMallocBlock__: 0x60000319da90>";
"Phase Name" = "IOKit Boot";
"Process ID" = 179;
UUID = "A7E25E9F-074A-4C58-9E09-16C41F222049";
};
}
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: IASGetCurrentInstallPhaseList: phases = (
{
ConclusionDelay = 0;
InstallPhase = "IOKit Boot";
InstallPhaseActualPercentageKey = "69.7265625";
InstallPhasePercentageKey = 70;
},
{
ConclusionDelay = "-1";
InstallPhase = "loginwindow Boot";
InstallPhaseActualPercentageKey = "30.2734375";
InstallPhasePercentageKey = 30;
}
)
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: IASGetCurrentInstallPhase: Current phase name is "IOKit Boot"
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: currentPhase = "<IASPPhase: 0x60000128d700: 'IOKit Boot', percentage 69.7, delay 0>", phases = (
"<IASPPhase: 0x60000128d700: 'IOKit Boot', percentage 69.7, delay 0>",
"<IASPPhase: 0x60000128d5c0: 'loginwindow Boot', percentage 30.3, delay -1>"
)
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: Progress app is loading…
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: Progress app is running…
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: Showing Progress UI
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: There are 0 window(s) and 1 display(s), 1 window(s) will be added
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: Created a window at {{0, 0}, {1920, 1080}}
2025-11-09 10:38:17-05 Mac-mini Installer Progress[134]: Status is ""
2025-11-09 10:38:17-05 Mac-mini Installer Progress[134]: Alternate status is ""
2025-11-09 10:38:17-05 Mac-mini Installer Progress[134]: Setting window alpha values to 0.0
2025-11-09 10:38:17-05 Mac-mini Installer Progress[134]: Ordering windows front
2025-11-09 10:38:17-05 Mac-mini Installer Progress[134]: Ordering windows front
2025-11-09 10:38:17-05 Mac-mini Installer Progress[134]: Setting window alpha values to 1.0
2025-11-09 10:38:17-05 Mac-mini Installer Progress[134]: Done with phase = "IOKit Boot"
2025-11-09 10:38:17-05 Mac-mini Installer Progress[134]: IASSetCurrentInstallPhase: Current phase name set to "loginwindow Boot"
2025-11-09 10:38:17-05 Mac-mini Installer Progress[134]: Connected processes {
"4B603488-C7C8-4DDA-A266-DA35F850292A" = {
CompletionHandlerKey = "<__NSMallocBlock__: 0x600003195310>";
"Phase Name" = "loginwindow Boot";
"Process ID" = 179;
UUID = "4B603488-C7C8-4DDA-A266-DA35F850292A";
};
"A7E25E9F-074A-4C58-9E09-16C41F222049" = {
CompletionHandlerKey = "<__NSMallocBlock__: 0x60000319db80>";
"Phase Name" = "IOKit Boot";
"Process ID" = 179;
UUID = "A7E25E9F-074A-4C58-9E09-16C41F222049";
};
}
2025-11-09 10:38:17-05 Mac-mini Installer Progress[134]: Connected processes {
"4B603488-C7C8-4DDA-A266-DA35F850292A" = {
CompletionHandlerKey = "<__NSMallocBlock__: 0x600003195310>";
"Phase Name" = "loginwindow Boot";
"Process ID" = 179;
UUID = "4B603488-C7C8-4DDA-A266-DA35F850292A";
};
}
2025-11-09 10:38:20-05 Mac-mini loginwindow[179]: ISAP: Done with Phase "loginwindow Boot"
2025-11-09 10:38:20-05 Mac-mini Installer Progress[134]: Done with phase = "loginwindow Boot"
2025-11-09 10:38:20-05 Mac-mini Installer Progress[134]: IASClearInstallProgress: Clearing Registry
2025-11-09 10:38:20-05 Mac-mini loginwindow[179]: ISAP: hide progress UI called
2025-11-09 10:38:20-05 Mac-mini Installer Progress[134]: Hiding Progress UI
2025-11-09 10:38:20-05 Mac-mini Installer Progress[134]: Setting window alpha values to 0.0
2025-11-09 10:38:20-05 Mac-mini Installer Progress[134]: Connected processes {
"4B603488-C7C8-4DDA-A266-DA35F850292A" = {
CompletionHandlerKey = "<__NSMallocBlock__: 0x600003194140>";
"Phase Name" = "loginwindow Boot";
"Process ID" = 179;
UUID = "4B603488-C7C8-4DDA-A266-DA35F850292A";
};
}
2025-11-09 10:38:20-05 Mac-mini Installer Progress[134]: Connected processes {
}
2025-11-09 10:38:21-05 Mac-mini Installer Progress[134]: Ordering windows out
2025-11-09 10:38:21-05 Mac-mini Installer Progress[134]: Quitting because there are no phases. There are no connected processes. The UI is not showing.
2025-11-09 10:38:21-05 Mac-mini Installer Progress[134]: Quitting Progress App
2025-11-09 10:38:21-05 Mac-mini Installer Progress[134]: Setting window alpha values to 0.0
This started sometime in 2025. Not sure what got installed. I've been disabling extra services and such but it still happens. It looks like something is trying to install more stuff but the install fails. Any clue? Here is the portion of the install.log and shows what it is trying to do. I'm not sure what is normal and what isn't anymore.
2025-11-09 10:38:08-05 localhost Installer Progress[134]: Progress UI App Starting
2025-11-09 10:38:16-05 Mac-mini loginwindow[179]: BootTimeInstall: Service connection invalidated.
2025-11-09 10:38:16-05 Mac-mini loginwindow[179]: isModernOS = 1
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: IASGetCurrentInstallPhaseList: Unable to get phases
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: IASGetCurrentInstallPhase: Unable to get the current phase name
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: currentPhase = "(null)", phases = (null)
2025-11-09 10:38:16-05 Mac-mini loginwindow[179]: ISAP: Show progress UI called
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: IASClearInstallProgress: Clearing Registry
2025-11-09 10:38:16-05 Mac-mini loginwindow[179]: ISAP: Done with Phase "IOKit Boot"
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: currentPhase = "(null)", phases = (
"<IASPPhase: 0x60000128d6c0: 'IOKit Boot', percentage 69.7, delay 0>"
)
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: IASSetCurrentInstallPhaseList: phases set to (
{
ConclusionDelay = 0;
InstallPhase = "IOKit Boot";
InstallPhaseActualPercentageKey = "69.72656";
InstallPhasePercentageKey = 70;
}
)
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: IASSetCurrentInstallPhase: Current phase name set to "IOKit Boot"
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: currentPhase = "<IASPPhase: 0x60000128d6c0: 'IOKit Boot', percentage 69.7, delay 0>", phases = (
"<IASPPhase: 0x60000128d6c0: 'IOKit Boot', percentage 69.7, delay 0>",
"<IASPPhase: 0x60000128d5c0: 'loginwindow Boot', percentage 30.3, delay -1>"
)
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: IASSetCurrentInstallPhaseList: phases set to (
{
ConclusionDelay = 0;
InstallPhase = "IOKit Boot";
InstallPhaseActualPercentageKey = "69.72656";
InstallPhasePercentageKey = 70;
},
{
ConclusionDelay = "-1";
InstallPhase = "loginwindow Boot";
InstallPhaseActualPercentageKey = "30.27344";
InstallPhasePercentageKey = 30;
}
)
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: Connected processes {
"4B603488-C7C8-4DDA-A266-DA35F850292A" = {
"Phase Name" = "loginwindow Boot";
"Process ID" = 179;
UUID = "4B603488-C7C8-4DDA-A266-DA35F850292A";
};
}
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: Connected processes {
"4B603488-C7C8-4DDA-A266-DA35F850292A" = {
CompletionHandlerKey = "<__NSMallocBlock__: 0x600003195310>";
"Phase Name" = "loginwindow Boot";
"Process ID" = 179;
UUID = "4B603488-C7C8-4DDA-A266-DA35F850292A";
};
}
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: Connected processes {
"4B603488-C7C8-4DDA-A266-DA35F850292A" = {
CompletionHandlerKey = "<__NSMallocBlock__: 0x600003195310>";
"Phase Name" = "loginwindow Boot";
"Process ID" = 179;
UUID = "4B603488-C7C8-4DDA-A266-DA35F850292A";
};
"A7E25E9F-074A-4C58-9E09-16C41F222049" = {
"Phase Name" = "IOKit Boot";
"Process ID" = 179;
UUID = "A7E25E9F-074A-4C58-9E09-16C41F222049";
};
}
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: Connected processes {
"4B603488-C7C8-4DDA-A266-DA35F850292A" = {
CompletionHandlerKey = "<__NSMallocBlock__: 0x600003195310>";
"Phase Name" = "loginwindow Boot";
"Process ID" = 179;
UUID = "4B603488-C7C8-4DDA-A266-DA35F850292A";
};
"A7E25E9F-074A-4C58-9E09-16C41F222049" = {
CompletionHandlerKey = "<__NSMallocBlock__: 0x60000319da90>";
"Phase Name" = "IOKit Boot";
"Process ID" = 179;
UUID = "A7E25E9F-074A-4C58-9E09-16C41F222049";
};
}
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: IASGetCurrentInstallPhaseList: phases = (
{
ConclusionDelay = 0;
InstallPhase = "IOKit Boot";
InstallPhaseActualPercentageKey = "69.7265625";
InstallPhasePercentageKey = 70;
},
{
ConclusionDelay = "-1";
InstallPhase = "loginwindow Boot";
InstallPhaseActualPercentageKey = "30.2734375";
InstallPhasePercentageKey = 30;
}
)
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: IASGetCurrentInstallPhase: Current phase name is "IOKit Boot"
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: currentPhase = "<IASPPhase: 0x60000128d700: 'IOKit Boot', percentage 69.7, delay 0>", phases = (
"<IASPPhase: 0x60000128d700: 'IOKit Boot', percentage 69.7, delay 0>",
"<IASPPhase: 0x60000128d5c0: 'loginwindow Boot', percentage 30.3, delay -1>"
)
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: Progress app is loading…
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: Progress app is running…
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: Showing Progress UI
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: There are 0 window(s) and 1 display(s), 1 window(s) will be added
2025-11-09 10:38:16-05 Mac-mini Installer Progress[134]: Created a window at {{0, 0}, {1920, 1080}}
2025-11-09 10:38:17-05 Mac-mini Installer Progress[134]: Status is ""
2025-11-09 10:38:17-05 Mac-mini Installer Progress[134]: Alternate status is ""
2025-11-09 10:38:17-05 Mac-mini Installer Progress[134]: Setting window alpha values to 0.0
2025-11-09 10:38:17-05 Mac-mini Installer Progress[134]: Ordering windows front
2025-11-09 10:38:17-05 Mac-mini Installer Progress[134]: Ordering windows front
2025-11-09 10:38:17-05 Mac-mini Installer Progress[134]: Setting window alpha values to 1.0
2025-11-09 10:38:17-05 Mac-mini Installer Progress[134]: Done with phase = "IOKit Boot"
2025-11-09 10:38:17-05 Mac-mini Installer Progress[134]: IASSetCurrentInstallPhase: Current phase name set to "loginwindow Boot"
2025-11-09 10:38:17-05 Mac-mini Installer Progress[134]: Connected processes {
"4B603488-C7C8-4DDA-A266-DA35F850292A" = {
CompletionHandlerKey = "<__NSMallocBlock__: 0x600003195310>";
"Phase Name" = "loginwindow Boot";
"Process ID" = 179;
UUID = "4B603488-C7C8-4DDA-A266-DA35F850292A";
};
"A7E25E9F-074A-4C58-9E09-16C41F222049" = {
CompletionHandlerKey = "<__NSMallocBlock__: 0x60000319db80>";
"Phase Name" = "IOKit Boot";
"Process ID" = 179;
UUID = "A7E25E9F-074A-4C58-9E09-16C41F222049";
};
}
2025-11-09 10:38:17-05 Mac-mini Installer Progress[134]: Connected processes {
"4B603488-C7C8-4DDA-A266-DA35F850292A" = {
CompletionHandlerKey = "<__NSMallocBlock__: 0x600003195310>";
"Phase Name" = "loginwindow Boot";
"Process ID" = 179;
UUID = "4B603488-C7C8-4DDA-A266-DA35F850292A";
};
}
2025-11-09 10:38:20-05 Mac-mini loginwindow[179]: ISAP: Done with Phase "loginwindow Boot"
2025-11-09 10:38:20-05 Mac-mini Installer Progress[134]: Done with phase = "loginwindow Boot"
2025-11-09 10:38:20-05 Mac-mini Installer Progress[134]: IASClearInstallProgress: Clearing Registry
2025-11-09 10:38:20-05 Mac-mini loginwindow[179]: ISAP: hide progress UI called
2025-11-09 10:38:20-05 Mac-mini Installer Progress[134]: Hiding Progress UI
2025-11-09 10:38:20-05 Mac-mini Installer Progress[134]: Setting window alpha values to 0.0
2025-11-09 10:38:20-05 Mac-mini Installer Progress[134]: Connected processes {
"4B603488-C7C8-4DDA-A266-DA35F850292A" = {
CompletionHandlerKey = "<__NSMallocBlock__: 0x600003194140>";
"Phase Name" = "loginwindow Boot";
"Process ID" = 179;
UUID = "4B603488-C7C8-4DDA-A266-DA35F850292A";
};
}
2025-11-09 10:38:20-05 Mac-mini Installer Progress[134]: Connected processes {
}
2025-11-09 10:38:21-05 Mac-mini Installer Progress[134]: Ordering windows out
2025-11-09 10:38:21-05 Mac-mini Installer Progress[134]: Quitting because there are no phases. There are no connected processes. The UI is not showing.
2025-11-09 10:38:21-05 Mac-mini Installer Progress[134]: Quitting Progress App
2025-11-09 10:38:21-05 Mac-mini Installer Progress[134]: Setting window alpha values to 0.0