Replies: 1 comment 1 reply
-
Your using an old unsupported version. 141 is the current supported version (soon to be 142)
You'd need to reproduce your issue with the current supported version for anything to be actioned.
What is the exception you are seeing? Do you have the correct VC++ Runtime installed? https://github.com/cefsharp/CefSharp/blob/cefsharp/108/NuGet/Readme.txt#L16 Generic debugging: Not practical to open attachments on a mobile device. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I don't know if it's the right channel to report an issue for a very old version of Cef/CefSharp. Let me know if there's a better place.
The application I work on is a mix of native Winforms modules and embeded web modules through CefSharp.
One of our client (hospital) encounters crashes as soon as any web module is opened.
CefSharp Version
108.4.13
Operating System
Windows 11 (23H2)
Architecture
x64
CPU
AMD Ryzen 5 Pro 7535U
RAM
16 GB
.Net Version
4.5.2
Implementation
WinForms
Reproduction Steps
Unfortunately I was not able to reproduce the client crashes with our internal builds.
On the client's machine :
Maybe it's a pure Chromium issue but I prefer to go through the CefSharp channel first to confirm it.
Thank for reading and any help you can provide.
Olivier.
Report.txt
crash_dump.txt
Beta Was this translation helpful? Give feedback.
All reactions