Closed jozefizso closed 2 months ago
Alloy runtime is no longer supported. M127 is no longer supported.
🤦🏻♂️
How can we expect this problem does not happen with the Chrome runtime?
This kind of crash can cause serious issues when the application is shutting down - data can be corrupted.
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
libcef.dll
v127.3.50libcef.dll
crashes, which may cause data loss if PowerPoint is saving filesThis issues exists only in the M127 release. M126 works correctly.
Expected behavior
libcef.dll
should not be crashing the hosting process when it exists.Stacktrace
Versions (please complete the following information):
Additional context We can reproduce the crash only with the M127 releases and the Alloy runtime.
With the Chrome runtime the crash does not occur.
As we don't have enough resources to verify if our app works correctly with the Chrome runtime, we are still running with the Alloy as it worked correctly for the last three years.