Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Problem/Bug]: retry a cancelled download from the downloads page generate a process failed event with no crash report #4744

Open
jls28 opened this issue Aug 15, 2024 · 2 comments
Labels
bug Something isn't working tracked We are tracking this work internally.

Comments

@jls28
Copy link

jls28 commented Aug 15, 2024

What happened?

from the downloads page (edge://downloads/),
I have a list with some cancelled downloads with a retry button;

when I click on the retry button, this generate immediatly a process failed event;

Importance

Moderate. My app's user experience is affected, but still usable.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

126.0.2592.113

SDK Version

1.0.2646-prerelease, 1.0.2365.46

Framework

Win32

Operating System

Windows 10

OS Version

10.0.19045

Repro steps

This is easy to reproduce (even with the WebView2APISample)
start a download and cancel,
then open the downloads page, found the cancelled download and
click on the retry button.

Repros in Edge Browser

No, issue does not reproduce in the corresponding Edge version

Regression

Don't know

Last working version (if regression)

No response

AB#53282949

@jls28 jls28 added the bug Something isn't working label Aug 15, 2024
Copy link

Hi, @jls28!

It seems that your issue contains the word "crash". If you have not already, could you attach a crash dump as a comment?

WV2 crash dumps are located in a subfolder of the app's user data folder (UDF): <UDF>\EBWebView\Crashpad\reports\. By default, the user data folder is created in the app's folder with a name like <App Exe Name>.exe.WebView2. Refer to Crash Diagnostics for more information.

Thank you for your cooperation!

@victorhuangwq
Copy link
Collaborator

victorhuangwq commented Aug 15, 2024

I am able to reproduce this issue using the WebView2APISample

SDK build
2730.0
Runtime version
127.0.2651.105

This is the browser process exited error that was thrown.
image

@victorhuangwq victorhuangwq added the tracked We are tracking this work internally. label Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tracked We are tracking this work internally.
Projects
None yet
Development

No branches or pull requests

2 participants