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

windows: Abnormal termination occurs when click 'Print to PDF' in cefclient #3762

Closed
juhunn opened this issue Aug 1, 2024 · 3 comments
Closed
Labels
bug Bug report needs user feedback Additional feedback required windows Windows platform

Comments

@juhunn
Copy link

juhunn commented Aug 1, 2024

Describe the bug
On Windows, abnormal termination occurs when click 'Print to PDF' in cefclient

To Reproduce
Steps to reproduce the behavior:

  1. Run CefClient
  2. Click Print to PDF button in Tests menu
  3. Click save button in file save dialog

Expected behavior
PDF file saved and cefclient run

Screenshots
If applicable, add screenshots to help explain your problem.

Versions (please complete the following information):

  • OS: Windows 10
  • CEF Version: 127.1.2

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

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

Add any other context about the problem here.

@juhunn juhunn added the bug Bug report label Aug 1, 2024
@magreenblatt magreenblatt added the windows Windows platform label Aug 5, 2024
@magreenblatt
Copy link
Collaborator

I'm not able to reproduce this with M127 or M128 on Windows 11. Also does not reproduce for me using 127.1.11+g84246a3+chromium-127.0.6533.89_windows64_client.

Can you provide a symbolized call stack for the crash?

@magreenblatt magreenblatt added the needs user feedback Additional feedback required label Aug 7, 2024
@cmf41013
Copy link

I'm not able to reproduce this with M127 or M128 on Windows 11. Also does not reproduce for me using 127.1.11+g84246a3+chromium-127.0.6533.89_windows64_client.

Can you provide a symbolized call stack for the crash?

Did you build cefclient.exe with CEF_USE_SANDBOX define?
The bug is the same as #3772

@magreenblatt
Copy link
Collaborator

Duplicate of #3772

@magreenblatt magreenblatt marked this as a duplicate of #3772 Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report needs user feedback Additional feedback required windows Windows platform
Projects
None yet
Development

No branches or pull requests

3 participants