[FFmpeg-user] What is Segmentation fault: 11 ?

Carl Eugen Hoyos ceffmpeg at gmail.com
Wed Aug 24 08:23:55 EEST 2016


Hi!

2016-08-23 23:44 GMT+02:00 Nomis101 🐝 <Nomis101 at web.de>:
> Am 23.08.16 um 21:11 schrieb Moritz Barsnick:
>> Go into the build directory, and launch your ffmpeg command as:
>>
>> $ gdb --args ./ffmpeg_g -i foo.mp4
> I did this. First, I had to install gdb via Macports, because it gets
> not installed anymore with Apple Developer Tools.

It is called lldb now.

[...]

> OK, I did lots of different builds now. And the suspicious option is
> --enable-lto. I can remove all other options, no difference. But if I
> remove --enable-lto, than I do not see the Segmentation fault issue
> anymore.

Did you verify that lto alone triggers the issue?

Thank you, Carl Eugen


More information about the ffmpeg-user mailing list