Program crash
After I installed the program on a computer, running the pdfinfo.exe program alone works fine, but when I run "pdfinfo.exe xxx.pdf", the program crashes immediately. This crash does not produce any error message, and I get the exit code as a very large negative number using "echo %ERRORLEVEL%".Then, I used the dependencies program to check that this program's dependencies were all fine. When I tried to monitor the crashing process again using 'Process Monitor,' it couldn't detect anything because the crash happened too quickly. But, even more strangely, it ran without any issues on another computer. The difference between their systems is that one is Windows 10 Enterprise, and the other is Windows 10 Pro. Oh, and I suspect it might be a PDF font issue.
This image outputs normally; when it crashes, nothing is output.
<img width="748" height="390" alt="Image" src="https://github.com/user-attachments/assets/d5bf03ef-e3d7-4bf8-998c-73905c160a09" />
failed:
<img width="420" height="331" alt="Image" src="https://github.com/user-attachments/assets/1d6f9f3c-a285-44ec-83dc-377999f5ace0" />
关闭于 2026-01-13 1 条评论