OpenHashTab icon indicating copy to clipboard operation
OpenHashTab copied to clipboard

Explorer.exe autorestarting when "Automatically reformat pasted hashes in checker field" is enabled

Open DagiLajki opened this issue 1 year ago • 2 comments

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.

DagiLajki avatar Aug 03 '22 02:08 DagiLajki

Can you test if it occurs on latest development version? Sounds like a duplicate of https://github.com/namazso/OpenHashTab/issues/128

namazso avatar Aug 03 '22 07:08 namazso

Nope... explorer.exe still crashing on 3.0.2-12-gdc18823

3 things must occur to eventual reproducing...

  1. some hash must be in clipboard (may be short)

  2. reformat option must be enabled

  3. entering through tab in properties (not directly from context menu)

DagiLajki avatar Aug 03 '22 23:08 DagiLajki

Can confirm same behavior on WIn11. Always crashes parent application, whether explorer or other.

hgdagon avatar Aug 15 '22 23:08 hgdagon

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:

  1. A hash must be in the clipboard
  2. The option "Automatically reformat pasted hashes in the checker field" must be enabled
  3. You must go to the "Hashes" tab in the file properties.

For reference, the text in my clipboard was exactly 8f46453e68ef38e5544a76d84df3994c.

kurtmckee avatar Aug 16 '22 12:08 kurtmckee

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 https://github.com/namazso/OpenHashTab/issues/128 except it happens deeper because CTRE is better

namazso avatar Sep 16 '22 14:09 namazso

@namazso Thank you for fixing this issue! And thanks for your work on OpenHashTab!

kurtmckee avatar Sep 16 '22 15:09 kurtmckee

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?

kurtmckee avatar May 11 '23 11:05 kurtmckee