Skip to content

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

@lgignoud

Description

@lgignoud

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 !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions