Download raw body.
new textproc/goldendict 1.5.0
On Sat, Feb 10, 2024 at 09:32:01PM +0100, Theo Buehler wrote: > On Sat, Feb 10, 2024 at 08:29:03PM +0000, Klemens Nanni wrote: > > 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? > > > > Smells like xonly patches out of sync. > Either you need to regen the .S files from the patched perl files or apply the patches to the .S files.
new textproc/goldendict 1.5.0