microsoftfeedback / WinDbg-Feedback

Public issue and feedback tracking for WinDbg Preview.
Creative Commons Attribution 4.0 International
47 stars 12 forks source link

The Windbg preview is crashed after windows update on 21H2 os. #109

Open wannchen opened 1 year ago

wannchen commented 1 year ago

After WU, the Windbg preview app will crash and can't be opened, the WER in event log as below, besides, I've download another version on MS website but still failed.

WU version Faulting application name: DbgX.Shell.exe, version: 1.2306.14001.0, time stamp: 0x63558578 Faulting module name: KERNELBASE.dll, version: 10.0.19041.2913, time stamp: 0xa1c3e870 Exception code: 0xe0434352 Fault offset: 0x000000000002cf19 Faulting process id: 0x4b30 Faulting application start time: 0x01d9af542766ee7a Faulting application path: C:\Program Files\WindowsApps\Microsoft.WinDbg_1.2306.14001.0_x648wekyb3d8bbwe\DbgX.Shell.exe Faulting module path: C:\windows\System32\KERNELBASE.dll Report Id: d4c5511b-9691-4a87-a9c7-d2f9e7b05c0e Faulting package full name: Microsoft.WinDbg_1.2306.14001.0_x648wekyb3d8bbwe

Website version Faulting application name: DbgX.Shell.exe, version: 1.2306.12001.0, time stamp: 0x63558578 Faulting module name: KERNELBASE.dll, version: 10.0.19041.2913, time stamp: 0xa1c3e870 Exception code: 0xe0434352 Fault offset: 0x000000000002cf19 Faulting process id: 0x2c20 Faulting application start time: 0x01d9af65f1c2a5e8 Faulting application path: C:\Program Files\WindowsApps\Microsoft.WinDbg_1.2306.12001.0_x648wekyb3d8bbwe\DbgX.Shell.exe Faulting module path: C:\windows\System32\KERNELBASE.dll Report Id: db7d88a3-d9f1-4a1d-8e2a-91dbb36284b9 Faulting package full name: Microsoft.WinDbg_1.2306.12001.0_x648wekyb3d8bbwe

lzybkr commented 1 year ago

Are you sharing your crash reports? I don't see any reports with that Report Id.