Changes between Initial Version and Version 1 of Ticket #11479
- Timestamp:
- Feb 20, 2025, 5:01:51 PM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11479 – Description
initial v1 1 1 Summary of the bug: 2 Any build of ffmpeg/ffprobe from e504247db6edb1cb47a9c562277f6e671f4bde1d or onwards results in segfault 11 when LTO is enabled on MacOS arm64 (M4 base model). Specific commit using git bisect. Big buck bunny is used as an example, but I can confirm the segfault occurs on a wide range of media types and codecs (including mp3 audio).2 Any build of ffmpeg/ffprobe from e504247db6edb1cb47a9c562277f6e671f4bde1d or onwards results in segfault 11 when LTO is enabled on MacOS arm64 (M4 base model). Specific commit found using git bisect. Big buck bunny is used as an example, but I can confirm the segfault occurs on a wide range of media types and codecs (including mp3 audio). 3 3 4 4 How to reproduce:


