-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Printers
- Printer Setup, Software & Drivers
- Re: HP Utility fails with Code Signature Invalid MacOS 10.15...

Create an account on the HP Community to personalize your profile and ask a question
10-22-2020 09:41 PM
Trying to open Printer Utility on MacOS 10.15.7 and I get a crash dump every time saying "Code Signature Invalid" for the binary /Library/Printers/hp/Utilities/HP Utility.app/Contents/MacOS/HP Utility
I upgraded to HPPrinterDrivers5.1.dmg and that didn't help.
Crash information:
Process: HP Utility [1560]
Path: /Library/Printers/hp/Utilities/HP Utility.app/Contents/MacOS/HP Utility
Identifier: com.hp.printerutility
Version: ???
Build Info: Unknown-1789~1789
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: HP Utility [1560]
User ID: 502
Date/Time: 2020-10-22 20:29:38.735 -0700
OS Version: Mac OS X 10.15.7 (19H2)
Report Version: 12
Bridge OS Version: 3.0 (14Y908)
Solved! Go to Solution.
Accepted Solutions
10-24-2020 08:57 PM
I encountered this problem on my iMac 2019 running Catalina 10.15.7 with a JetDirect-networked HP Laserjet 2055dn. It seems that the HP drivers' code signing certificate for older print/scan drivers expired, and since HP has not updated the drivers since 2017, there is no solution to be had from HP.
The symptom is that you submit a print job, any print job, and it never prints. It never shows up as a failed job, the printer is not paused, etc. I knew that it wasn't the printer itself because I could print to it from other machines over the network.
I was able to identify the specific components that had the code signing issue by
- looking in the MacOS Console app
- set it to show only errors and faults
- Select Reports > Crash Reports at left.
Look for errors like this:
Crashed Thread: Unknown
Exception Type: EXC_CRASH (Code Signature Invalid)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace CODESIGNING, Code 0x1
For me, this identified two items: /Library/Printers/hp/Fax/fax.backend/Contents/MacOS/fax and /Library/Printers/hp/filter/hpPostProcessing.bundle/Contents/MacOS/hpPostProcessing were both crashing every time I submitted a print job.
I was able to resolve the issue by doing the following in the Terminal:
sudo codesign -f -s - /Library/Printers/hp/Fax/fax.backend/Contents/MacOS/fax
sudo codesign -f -s -/Library/Printers/hp/filter/hpPostProcessing.bundle/Contents/MacOS/hpPostProcessing
By issuing these commands, you are setting a new, fresh code signature on those binaries and they will now run successfully. I was able to print after that.
10-23-2020 05:45 AM
The original 5.1 driver pack was released on Oct 24, 2017, exactly 3 years ago. (https://support.apple.com/kb/dl1888?locale=en_US). Maybe the certificate is outdated... ?
10-23-2020 08:51 AM
Yes, my Deskjet F4140 abruptly stopped working with both my Mac mini desktop AND my partner's AirBook. The AirBook keeps insisting it's malware (it's not), while my desktop says the certificate has expired. Suddenly, HP and Apple are NOT playing well together! I've redownloaded and reinstalled the printer software TWICE now but nothing has changed, just the same message about HP Utility now missing. Our jobs depend on this printer, HP!
"One or more components of the HP printing software are corrupted or missing. The print job cannot be completed. To fix this situation, HP recommends reinstalling the print driver software."
10-23-2020 09:20 AM - edited 10-23-2020 12:44 PM
Same issue with Deskjet 460 and OS X 10.15.7. Another computer in my household running 10.15.6 has not had the problem. Installed the 5.1 package with invalid certificate but the printer does not print with the message about missing or corrupted driver. Utility crashes as noted above.
Glad I'm not alone but I've already spent several hours on this and about to give up on HP.
EDIT: Now I cannot print from the computer with 10.15.6 either.
10-23-2020 11:20 AM
Same issue here with OfficeJet 4650 when launching the Printer Utility from printer preferences.
I updated drivers, installed HP Smart, but it did not resolve the problem.
HP Utility quit unexpectedly
Process: HP Utility [15254]
Path: /Library/Printers/hp/Utilities/HP Utility.app/Contents/MacOS/HP Utility
Identifier: com.hp.printerutility
Version: ???
Build Info: Unknown-1789~1789
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: HP Utility [15254]
User ID: 501
Date/Time: 2020-10-23 10:03:36.251 -0700
OS Version: Mac OS X 10.15.7 (19H2)
Report Version: 12
Anonymous UUID:
Time Awake Since Boot: 1000 seconds
System Integrity Protection: enabled
Crashed Thread: 0
Exception Type: EXC_CRASH (Code Signature Invalid)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace CODESIGNING, Code 0x1