Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"texify.exe" crashes on Windows in 21.6 when invoked with incorrect usage #933

Closed
kalibera opened this issue Sep 24, 2021 · 1 comment
Closed
Labels
Milestone

Comments

@kalibera
Copy link

Running texify.exe or say texify.exe --invalid-option crashes on Windows 10.

The stacktrace is

 # Child-SP          RetAddr           Call Site
00 00000096`78afd800 00007fff`b36df8bd MiKTeX210600_loc!MiKTeX::Locale::Translator::Translator+0xf756
01 00000096`78afd830 00007fff`b36e0a25 MiKTeX210600_app!MiKTeX::App::Application::LogWarn+0x1ce0f
02 00000096`78afdb90 00007fff`b36d91fc MiKTeX210600_app!MiKTeX::App::Application::LogWarn+0x1df77
*** WARNING: Unable to verify checksum for C:\Users\tomas\AppData\Local\Programs\MiKTeX\miktex\bin\x64\texify.exe
03 00000096`78afdcf0 00007ff7`1fb8e1e5 MiKTeX210600_app!MiKTeX::App::Application::LogWarn+0x1674e
04 00000096`78afdf00 00007ff7`1fb97100 texify+0x1e1e5
05 00000096`78aff5f0 00007ff7`1fb98254 texify+0x27100
06 00000096`78affc70 00007fff`b9f77034 texify+0x28254
07 00000096`78affcb0 00007fff`ba4e2651 KERNEL32!BaseThreadInitThunk+0x14
08 00000096`78affce0 00000000`00000000 ntdll!RtlUserThreadStart+0x21

The stacktrace looks similar to #931, but it is already in 21.6. Also, this is with a valid code page (437 or 850) on a version of Windows which supports both, so I am reporting it separately.

The stacktrace also looks limits to #899, even though that is only in 21.8 and with --version.

@edocevoli
Copy link
Member

Thank you, this has been fixed. Please get the latest updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants