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

Crash with Cef 108.4.13 with multiple instances of our app #311

Open
lgignoud opened this issue Jun 13, 2023 · 0 comments
Open

Crash with Cef 108.4.13 with multiple instances of our app #311

lgignoud opened this issue Jun 13, 2023 · 0 comments

Comments

@lgignoud
Copy link

Answer the below. DO NOT DELETE!!

  • Have you read the Wiki carefully?
    yes

  • What version of the product are you using?
    2.28

  • On what operating system?
    win 11

  • **If Windows is the AIR app 32bit or 64bit?
    64bit

  • Which IDE are you using?
    IntelliJ

  • Which version of AIR are you using?
    50.2.2.6

We experience a crash with version 2.28 (CefSharp 108.4.13). The new Harman AIR distribution allows to launch multiple instances of an application. The first instance is always ok with the webview, but following instances crash. We try several settings and command line options, especially without the cache enabled, with no luck.

Reading the cef debug file, we found this WARNING, that leaded us to the following issue with Cef 108.x:
cefsharp/CefSharp#4325
We try the workaround of setting a cachePath, but again with no luck.

When working with the realease 2.27 (CfeSharp 106.0.29), everything is ok, so we plan to stick with this version for now.

Thanks for your great ANE !

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