-
-
Notifications
You must be signed in to change notification settings - Fork 126
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
Explorer.exe autorestarting when "Automatically reformat pasted hashes in checker field" is enabled #142
Comments
Can you test if it occurs on latest development version? Sounds like a duplicate of #128 |
Nope... explorer.exe still crashing on 3.0.2-12-gdc18823 3 things must occur to eventual reproducing...
|
Can confirm same behavior on WIn11. Always crashes parent application, whether explorer or other. |
Posting to add to the list of affected OS versions and to clarify hashes. This is not a "me too" post. This crash behavior occurs on Windows 10 (version 21H2 build 19044.1889) as well. @DagiLajki has correctly listed the requirements to cause the crash:
For reference, the text in my clipboard was exactly |
I can confirm this issue, it's a stack overflow yet again, similar to what we had with the Microsoft STL's std::regex in #128 except it happens deeper because CTRE is better |
@namazso Thank you for fixing this issue! And thanks for your work on OpenHashTab! |
I've just encountered this issue while attempting to isolate and document a different possible bug. Would you be willing to release a new version of OpenHashTab that contains this fix? |
When entering app window not through direct context menu option but through tab in file properties...
while option "Automatically reformat pasted hashes in checker field" is enabled...
and i have some text in clipboard...
my Explorer.exe crashes and restarts...
Newest compilation of Win 11 Pro with all latest updates.
The text was updated successfully, but these errors were encountered: