Skip to content

[Bug]: GPU crashed in all recent Versions: Passthrough is not supported, GL is disabled, ANGLE is #32317

@Awendel

Description

@Awendel

Preflight Checklist

Electron Version

all recent 16x, 15x, ...

What operating system are you using?

Windows

Operating System Version

Win 10, latest

What arch are you using?

x64

Last Known Working Electron version

13.6.3

Expected Behavior

GPU behaves normally, no errors logged.

Actual Behavior

After a few minutes upon starting the App, the following message logs:

[16060:0103/160518.653:ERROR:gpu_init.cc(457)] Passthrough is not supported, GL is disabled, ANGLE is

the application doesn't crash directly but it seems as though hardware acceleration is disabled anf it quietly fallsback to software rendering, which leads to worse performance / dropped frames.

Did some intense Google search and found a lot of similar errors throughout the Web, all relating back to Chromium. This error doesn't appear in older version of Electron but affects all recent ones.

It may have also todo with an Nvidia driver, since I recently updated that to the latest version.

Testcase Gist URL

No response

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions