cefsharp / cefsharp/CefSharp.BrowserSubProcess.NetCore

Error 'Breakpoint A breakpoint has been reached.' occurred while running cefsharp.browsersubprocess

Open
#6 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Recently, a problem has arisen with the Cefsharp browser (see title).

We start the browser through a C# process that launches a Windows console application in which the Cefsharp browser is implemented.

When I run the calling process as an administrator, it works.
When I directly invoke the console application, it also works.
However, when I start the process as a normal user, an error message appears in a dialog, and the process aborts.

From my perspective, this must be related to changed permissions in Windows. Can someone help me find a solution? Is there any way in Windows to see which permissions are missing for the process as a normal user?

Regards,
Guido

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the CefSharp browser launch as an administrator, directly from the console application, and as a normal user. Compare the Windows permissions available in each case and determine which missing permission causes the breakpoint dialog; done means the normal-user process launches without aborting.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.