On Wed, Feb 07, 2024 at 09:07:30PM +0100, Rafael Sadowski wrote:
> With Qt 6.6.1 goldendict-ng starts and runs perfectly for me. No further
> tests because I don't know how and what to test.

goldendict-ng 24.01.22 now shows a window, but searching anything promptly
crashes:

Thread 5 received signal SIGSEGV, Segmentation fault.
[Switching to thread 332837]
0x00000b42383ffd40 in sha512_block_data_order_avx () from 
/usr/local/lib/libQt6WebEngineCore.so.1.0
(gdb) bt
#0  0x00000b42383ffd40 in sha512_block_data_order_avx () from 
/usr/local/lib/libQt6WebEngineCore.so.1.0
#1  0x00000b423c5d60ef in SHA512_Update () from 
/usr/local/lib/libQt6WebEngineCore.so.1.0
#2  0x0000000000000000 in ?? ()

SHA512 and AVX... is there some over-eager optimisation in WebEngine?

Reply via email to