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

Downloading a file occasionally causes a crash when the Save As dialog pops up. #3825

Open
vitaltree3 opened this issue Nov 8, 2024 · 2 comments
Labels
bug Bug report windows Windows platform

Comments

@vitaltree3
Copy link

vitaltree3 commented Nov 8, 2024

Describe the bug
#A clear and concise description of what the bug is.
Downloading a file in cefclient.exe, a crash appears occasionally when Save As dialog pups up. when click file download link fast many times, the crash can appear easily. sometimes it appears even at first time clicking the download link.

To Reproduce
Steps to reproduce the behavior:

  1. startup cefclient.exe
  2. find a file download link, click it to download.
  3. the Save As dialog pups up slowly.
  4. If click the download link fast and many times, the crash appears by chance.

Expected behavior
#A clear and concise description of what you expected to happen and what happened instead.
No crash, and the Save As dialog pop up quickly.

Screenshots
If applicable, add screenshots to help explain your problem.
cefclient crash:
0001
0002

my exe dump info:
0003
004
005

Versions (please complete the following information):

  • OS: [Windows 10]
  • CEF Version:
    [126.2.18+g3647d39+chromium-126.0.6478.183_windows32], mybe all M126 versions.
    [130.1.15+g34b05bb+chromium-130.0.6723.92_windows32] the last stable version, I have tested it,

Additional context
Does the problem reproduce with the cefclient or cefsimple sample application at the same version?
Yes

Does the problem reproduce with Google Chrome at the same version?
No

Add any other context about the problem here.
Will M126 vesion fix the crash bug? thanks.

@vitaltree3 vitaltree3 added the bug Bug report label Nov 8, 2024
@vitaltree3 vitaltree3 changed the title Downloading files cause crash occasionally when Save As dialog pups up. Downloading a file occasionally causes a crash when the Save As dialog pops up. Nov 8, 2024
@magreenblatt magreenblatt added the windows Windows platform label Nov 9, 2024
@vitaltree3
Copy link
Author

vitaltree3 commented Nov 11, 2024

I have updated some callstack info screenshots pictures.
@magreenblatt

@magreenblatt
Copy link
Collaborator

Thanks for the call stacks. In the future, please provide them as text instead of screenshots for easier reading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report windows Windows platform
Projects
None yet
Development

No branches or pull requests

2 participants