Open Zero3K opened 2 months ago
Give a link to your iso. Because no way to reproduce.
What version of Windows 11 is this? It seems to be either v21H2, or one of these versions: v22H2 or v23H2, knowing the old Task Manager icon.
Anyway, as a test, Supermium is working fine on my Windows 11 v24H2 VM:
WinDbg shows the following:
The context is partially valid. Only x86 user-mode context is available.
WOW64 breakpoint - code 4000001f (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
00000000693c71af cc int 3 32.1: kd:x86> ahi 00000000
693c71af- ignore
32.1: kd:x86> gh
The context is partially valid. Only x86 user-mode context is available.
The context is partially valid. Only x86 user-mode context is available.
The context is partially valid. Only x86 user-mode context is available.
The context is partially valid. Only x86 user-mode context is available.
The context is partially valid. Only x86 user-mode context is available.
[0907/124435.743:ERROR:filesystem_win.cc(128)] GetFileAttributes C:\Users\Bryan\AppData\Local\Supermium\User Data\Crashpad\attachments\e39043a0-087e-4882-90e1-ca7aa38ebf16: The system cannot find the file specified. (0x2)
The context is partially valid. Only x86 user-mode context is available.
The context is partially valid. Only x86 user-mode context is available.
The context is partially valid. Only x86 user-mode context is available.
[0907/124436.241:ERROR:filesystem_win.cc(128)] GetFileAttributes C:\Users\Bryan\AppData\Local\Supermium\User Data\Crashpad\attachments\e39043a0-087e-4882-90e1-ca7aa38ebf16: The system cannot find the file specified. (0x2)
[0907/124436.241:ERROR:filesystem_win.cc(128)] GetFileAttributes C:\Users\Bryan\AppData\Local\Supermium\User Data\Crashpad\attachments\2a3066b7-ad59-4838-9231-1fba3ab49a07: The system cannot find the file specified. (0x2)
So, it is only working when under a debugger.
Which is weird.