38C3: Hacker setzen Illegal Instructions - Chaos Communication Congress in Hamburg.

YouTube
Hey #38C3, es gibt „2042 - Die verbotene Bibliothek“ aka #Chaostopia2042 findet Ihr bei Saal Y beim @callforstories oder frei zum Download auf meiner Webseite https://www.zotzmann-Koch.com/chaostopia2042 #ClimateFiction #CallForStories #illegalinstruction
Chaostopia 2042 – Klaudia Zotzmann-Koch

As if developing #KF on an old #Core2Duo laptop wasn't bad enough (over 30minutes to build, have to use -j1 due to insufficient RAMs), it crashes with #SIGILL #IllegalInstruction on #vmovups which seems to be an #AVX instruction (CPU is so old it does not support it).

Retrying the build with `-march=native`, but I recall submitting a #GCC patch to #Debian to replace #aligned moves with #unaligned ones, so maybe I broke it all by myself (the stack on #Windows is only 16byte aligned...).

Ref: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939559

#939559 - x86_64-w64-mingw32-g++-win32: program compiled with -march=native crashes on same CPU - Debian Bug report logs