Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Nachtinho opened this issue Nov 21, 2024 · 1 comment

Comments

@Nachtinho
Copy link

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

@Nachtinho
Copy link
Author

in the chrome_debug.log, I got one entry:
[25948:17332:1121/133957.205:FATAL:check.cc(361)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant