今はもうほぼ使われていないとは思いますが、Windows 7、Windows Server 2008 R2でプロセス詳細を調べようとしたときに下記エラーが表示されることがあります。
Not able to run on this version of Windows: Missing function: winsta!WinStationConnectW Not able to run on this version of Windows: Missing function: winsta!WinStationShadow Not able to run on this version of Windows: Missing function: winsta!WinStationGetProcessSid
このエラーの後に下記「Sysinternals Process Explorer は動作を停止しました」と表示されます。
The attention mask and the pad token id were not set. As a consequence, you may observe unexpected behavior. Please pass your input’s attention_mask to obtain reliable results. Setting pad_token_id to eos_token_id:128001 for open-end generation. The attention mask is not set and cannot be inferred from input because pad token is same as eos token. As a consequence, you may observe unexpected behavior. Please pass your input’s attention_mask to obtain reliable results.