Final Cut Pro 12.3 not responding, high fault count

FCP 12.3 Not Responding - insanely high fault count?


Can someone interpret this data for me? Final Cut Pro 12.3, working with fairly large video file, I imported the video I intend to work with, trimmed a few minutes from the front-end, and then spinning beach ball that doesn't appear to have an end.


Here are the statistics from Activity Monitor. What concerns me is not the high CPU usage, so much as the skyrocketing "fault count".


The "virtual memory" size kind of shocks me as well... the file I am working with is about 2GB.


MacBook Pro 16" 2021

MacOS Tahoe 26.5.2

1TB HD (640.54GB available)



[Edited by Moderator]

MacBook Pro (M1 Pro, 2021)

Posted on Jul 12, 2026 6:36 PM

Reply
8 replies

Jul 13, 2026 1:33 AM in response to Michael Battenfield

I agree with Ian - this looks like there could be some corrupted file.

A badly formed movie file could cause this.


As it is, and if you haven't already, you will probably have to Force Quit the application: press Command-Option-Escape, select Final Cut Pro and click Force Quit.


Then start FCP while holding down Command and Option and click "Delete Custom Settings".

Try again. If the problem reappears, it is likely that either the movie file itself or the project is corrupted.

Jul 13, 2026 10:37 AM in response to Ian R. Brown

Define, specifically, what "fairly large video file" means, please?

Any 3rd party apps being used on those clips?


And yeah, delte all render files, turn off background rendering, delete pref files, all as suggested already. We'll go from there/


Your CPU usage isn't that high, a single core or maybe two or three is nothing to worry about. And fault counts mean nothing to anyone besides machine language engineers. That number has to get really high before anyone needs to look at it. Ignore it. And that's not a lot of virtual memory, which is always being used for specific tasks that lend themselves to virtual memory.

Jul 13, 2026 4:37 AM in response to Ian R. Brown

My friendly AI provides this explanation:-


In macOS Activity Monitor, "faults" measure page faults, which occur when a process needs data that isn't currently loaded in physical RAM. Seeing a high fault count for launchd (the master macOS process) is completely normal and not usually an indication that the system is broken. 

Breaking Down Faults

  • Soft Faults: A referenced memory page is already in physical RAM but is unmapped. These are generally harmless and happen constantly.
  • Hard Faults (Page Ins): The needed memory page was swapped out to your SSD and must be retrieved.
  • The Bottom Line: A high number of faults means your Mac is heavily utilizing virtual memory. If you also have high "Memory Pressure" or "Swap Used," it means your Mac doesn't have enough RAM for the processes you are running.


Jul 13, 2026 4:43 AM in response to Ian R. Brown

More AI Bumf:-


In launchd, a fault refers to an error where the macOS background manager is repeatedly trying to launch a crashing program or a corrupted script. Because launchd is the parent of all processes, these faults usually manifest as a resource drain (high CPU or energy) originating from launchd and its logging system (logd).

How to Diagnose and Fix the Faults

1. Find the culprit causing the fault

Activity Monitor alone won't show you the specific fault; you need to look at the system logs.

  • Open the Console app (found in Applications > Utilities).
  • Click Log Reports or All Messages and search for launchd or logd.
  • Look for repeating messages like "process respawning too quickly" or "could not find active service for lookup" to see which third-party application, login item, or script is failing.

2. Delete or Disable the Corrupt Launch Agent/Daemon

Once you know the name of the app or service crashing, you can stop the loop by removing its .plist file from your system.

  • Check these directories for the corrupted application or plugin:
    • ~/Library/LaunchAgents/
    • /Library/LaunchAgents/
    • /Library/LaunchDaemons/ 
  • Look for files with the faulty app's name, drag them to the trash, and restart your Mac

3. Use a third-party management tool (Optional)

If you are uncomfortable navigating system directories, a dedicated utility like LaunchControl provides an intuitive, graphical interface to identify, view, and disable rogue system agents safely. 

Final Cut Pro 12.3 not responding, high fault count

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.