You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you open https://pikabu.ru in Ultralight on Windows 10, it crashes with an exception: Exception at 0x7ffdc4365670, code: 0xc0000005: read access violation at: 0x0, flags=0x0
Thanks for the report! I was able to reproduce and fix (was a bug in WebCore/platform/text/TextCodecICU.cpp incorrectly obtaining the canonical name for the codec converter). I've fixed it and will apply it to trunk soon.
When you open https://pikabu.ru in Ultralight on Windows 10, it crashes with an exception:
Exception at 0x7ffdc4365670, code: 0xc0000005: read access violation at: 0x0, flags=0x0
Assembler:
0x7ffdc4365670 <+ 64> mov rax,qword ptr [rcx]
Stack trace:
Originally filed in: niutech/qt-ultralight-browser#1
The text was updated successfully, but these errors were encountered: