Adobe Reader freezes after starting on MacOS.
I'm trying to Adobe Reader on MacOS 12.6.6 (21G646)
After opening a file, it freezes and the only way to stop it is by either using Force Quit or, if started from the command line, use ctrl-c
I have tried different PDF files and always have the same problem. The files work fine on other computers.
This is what I get when I launch the app from the command line and open a random pdf file:
/Applications/Adobe\ Acrobat\ Reader.app/Contents/MacOS/AdobeReader
objc[911]: Class PersistentScroller is implemented in both /Applications/Adobe Acrobat Reader.app/Contents/Frameworks/Acrobat.framework/Versions/A/Acrobat (0x10cc87f30) and /Applications/Adobe Acrobat Reader.app/Contents/Frameworks/Acrobat.framework/Versions/A/Acrobat (0x10cc87f30). One of the two will be used. Which one is undefined.
objc[916]: Class WebSwapCGLLayer is implemented in both /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libANGLE-shared.dylib (0x7ffb5d7e6ec8) and /Applications/Adobe Acrobat Reader.app/Contents/Frameworks/Chromium Embedded Framework.framework/Libraries/libGLESv2.dylib (0x10a5eae38). One of the two will be used. Which one is undefined.
2023-06-12 13:39:56.351 AdobeReader[911:17476919] CFURLCopyResourcePropertyForKey failed because it was passed a URL which has no scheme
2023-06-12 13:40:03.411 AdobeReader[911:17476919] CFURLCopyResourcePropertyForKey failed because it was passed a URL which has no scheme
2023-06-12 13:40:04.950 AdobeReader[911:17476919] CFURLCopyResourcePropertyForKey failed because it was passed a URL which has no scheme
2023-06-12 13:40:27.732 AdobeReader[911:17476919] CFURLCopyResourcePropertyForKey failed because it was passed a URL which has no scheme
2023-06-12 13:40:27.952 AdobeReader[911:17476919] CFURLCopyResourcePropertyForKey failed because it was passed a URL which has no scheme
2023-06-12 13:40:33.157 AdobeReader[911:17476919] CFURLCopyResourcePropertyForKey failed because it was passed a URL which has no scheme
2023-06-12 13:40:33.728 AdobeReader[911:17476919] Encoding = 0
2023-06-12 13:40:33.729 AdobeReader[911:17476919] Encoding = 0
2023-06-12 13:40:33.756 AdobeReader[911:17476919] CFURLCopyResourcePropertyForKey failed because it was passed a URL which has no scheme
2023-06-12 13:40:33.773 AdobeReader[911:17476919] CFURLCopyResourcePropertyForKey failed because it was passed a URL which has no scheme
2023-06-12 13:40:33.813 AdobeReader[911:17476919] Encoding = 0
2023-06-12 13:40:33.813 AdobeReader[911:17476919] Encoding = 0
2023-06-12 13:40:33.813 AdobeReader[911:17476919] Encoding = 0
2023-06-12 13:40:33.814 AdobeReader[911:17476919] Encoding = 0
2023-06-12 13:40:33.814 AdobeReader[911:17476919] Encoding = 0
2023-06-12 13:40:33.814 AdobeReader[911:17476919] Encoding = 0
2023-06-12 13:40:33.814 AdobeReader[911:17476919] Encoding = 0
2023-06-12 13:40:33.814 AdobeReader[911:17476919] Encoding = 0
2023-06-12 13:40:33.814 AdobeReader[911:17476919] Encoding = 0
2023-06-12 13:40:33.815 AdobeReader[911:17476919] Encoding = 0
2023-06-12 13:40:33.815 AdobeReader[911:17476919] Encoding = 0
zsh: terminated /Applications/Adobe\ Acrobat\ Reader.app/Contents/MacOS/AdobeReader
I've spent the last 3 hours using google and adobe support to find a solution but I haven't found anything that helps or even points in the right direction.
