Skip to content

Commit 0ba6096

Browse files
authored
Update about crashes url (#4806)
1 parent 4289d69 commit 0ba6096

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

diagnostics/crash.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,8 @@ Crash dumps are used to better understand why a WV2 process is crashing and firi
77

88
In addition to that, crash dumps are extremely helpful. WV2 crash dumps are located in a subfolder of the app's user data folder (UDF): `<UDF>\EBWebView\Crashpad\reports\`.
99
By default the user data folder is created in the app's folder by default with a name like
10-
`<App Exe Name>.exe.WebView2`. If an app sets its user data folder location manually when creating a [WV2 Environment object](https://learn.microsoft.com/dotnet/api/microsoft.web.webview2.core.corewebview2environment), it may be in a different location.
10+
`<App Exe Name>.exe.WebView2`. If an app sets its user data folder location manually when creating a [WV2 Environment object](https://learn.microsoft.com/dotnet/api/microsoft.web.webview2.core.corewebview2environment), it may be in a different location.
11+
12+
If you do not have crash dumps - please navigate your webview2 control to `edge://crashes` to see if there are new reports. Copy necessary data to Clipboard and share with us.
13+
14+
![crashes](crashes.png)

diagnostics/crashes.png

32.2 KB
Loading

0 commit comments

Comments
 (0)