Date: Thu, 05 Mar 2020 22:12:42 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 244557] multimedia/ffmpeg core dumps on 11.2 (signal 10 bus error) Message-ID: <bug-244557-7788-1DmdPWjFgQ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-244557-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-244557-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244557 --- Comment #3 from Palle Girgensohn <girgen@FreeBSD.org> --- OK, so, I reverted that last update of libx264, r520577, and it fixes my problem.=20 the commande that makes ffmpeg crash is , using a simple mp4 fil, clip from= an iPhone: ffmpeg -threads 8 -i myclip.mp4 -y -threads 8 -movflags faststart -acodec aac -vcodec h264 -f mp4 myclip-converted.f4v after reverting the latest update of libx264, it works. So, there is some kind of regression introduced with r520577. I can only provoke it to fail on FreeBSD-11.2. 12.0 and 12.1 are fine. I have not tried 11.3 All are on amd64 architecture. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244557-7788-1DmdPWjFgQ>