Re: [gentoo-user] libavcodec causes general protection fault when compiled with gcc 13

2023-10-29 Thread Matthias Hanft
netfab wrote: > > Have a look at ¹ to see if it matches your case. > Please try the workaround suggested in comment 4 (set CPU_FLAGS_X86 > and re-emerge ffmpeg). Does it help ? > 1. https://bugs.gentoo.org/915384 Yes, it helped. I have provided some more information in that bug report. (Of

Re: [gentoo-user] libavcodec causes general protection fault when compiled with gcc 13

2023-10-29 Thread netfab
Hi, Le 29/10/23 à 11:29, Matthias Hanft a tapoté : > I don't have anything special in /etc/portage/make.conf - just > as usual: > > CFLAGS="-march=native -O2 -pipe" > CXXFLAGS="${CFLAGS}" > MAKEOPTS="-j2" > CHOST="x86_64-pc-linux-gnu" > > Any hints? Have a look at ¹ to see if it matches

[gentoo-user] libavcodec causes general protection fault when compiled with gcc 13

2023-10-29 Thread Matthias Hanft
Hi, after compiling ffmpeg (which includes libavcodec) with gcc 13, everything which uses libavcodec crashes with general protection fault. This includes stand-alone use of ffmpeg, but also minidlna (and supposedly some more packages). Oct 29 11:16:08 home01 kernel: traps: minidlnad[11961]