Bug#941559: libxvidcore4: immediately crashes on amd64 since binNMU

2019-10-02 Thread James Cowgill
Hi, On 02/10/2019 11:47, Fabian Greffrath wrote: > Hi James, > > Am 02.10.2019 01:45, schrieb James Cowgill: >> Indeed readelf contains some non-executable program headers in >> 2:1.3.5-1+b1 which do not appear in 2:1.3.5-1 in buster. The >> ".rotext" section sounds suspicious. > > indeed, the

Bug#941559: libxvidcore4: immediately crashes on amd64 since binNMU

2019-10-02 Thread Fabian Greffrath
Hi James, Am 02.10.2019 01:45, schrieb James Cowgill: Indeed readelf contains some non-executable program headers in 2:1.3.5-1+b1 which do not appear in 2:1.3.5-1 in buster. The ".rotext" section sounds suspicious. indeed, the check_cpu_feature() function is defined in

Bug#941559: libxvidcore4: immediately crashes on amd64 since binNMU

2019-10-01 Thread James Cowgill
Package: libxvidcore4 Version: 2:1.3.5-1 Severity: grave Tags: sid bullseye Hi, Just over a month ago xvidcore was binNMUed and this seems to have triggered a bug somewhere and now any application which tries to initialize libxvidcore will segfault. Test app: #include #include int main(void)