cefsharp / CefSharp

.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
http://cefsharp.github.io/
Other
9.84k stars 2.92k forks source link

STATUS_ACCESS_VIOLATION is thrown if two program(same) run at the same time #4854

Closed gaoe6661 closed 3 months ago

gaoe6661 commented 3 months ago

Is there an existing issue for this?

CefSharp Version

126.2.70

Operating System

Windows 11

Architecture

x86

.Net Version

6.0

Implementation

WPF

Reproduction Steps

image

Expected behavior

no error

Actual behavior

have error

Regression?

idk

Known Workarounds

No response

Does this problem also occur in the CEF Sample Application

Not Tested

Other information

idk how to test by using it