Skip to content

cefclient crashes when clicking on a link in PDF file #4158

@abid76

Description

@abid76

Bug description
The sample cefclient crashes when clicking on a link to a web page from an opened PDF document.
(I use cef in a WPF app. The problem was observed first in the WPF app).

See more details here: cefsharp/CefSharp#5223

To Reproduce
Steps to reproduce the behavior:

  1. Download cefclient
  2. Run cefclient.exe --multi-threaded-message-loop --no-sandbox --off-screen-rendering-enabled --enable-gpu
  3. Open https://gruenderschiff.de/wp-content/uploads/SEO_in_7_Schritten_Checkliste.pdf
  4. Click on the link "Google Pagespeed Insights" on the first page

Expected behavior
After clicking on the link, the application crashes. There have been files console.log and debug.log created but they don't contain any related info.

Versions (please complete the following information):

  • OS: Windows 11
  • CEF Version: 146.0.7680.165

Additional context
The problem does not reproduce when using chrome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugBug reportosrRelated to off-screen rendering

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions