Skip to content

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

Description

@gaoe6661

Is there an existing issue for this?

  • I have searched both open/closed issues, no issue already exists.

CefSharp Version

126.2.70

Operating System

Windows 11

Architecture

x86

.Net Version

6.0

Implementation

WPF

Reproduction Steps

  • create a program that uses CEFSharp
  • the cefsharp will load a local resource at html\main.html
  • compile (i just tested under debug mode)
  • copy one from C:\---\bin\Debug\net6.0-windows to C:\---\bin\net6.0-windows
  • run one
  • run another
  • It will show the error

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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