[FFmpeg-trac] #8073(undetermined:new): Segfault on macOS 10.15 "Catalina": stop reason = EXC_BAD_ACCESS (code=EXC_I386_GPFLT); libdyld.dylib`stack_not_16_byte_aligned_error

FFmpeg trac at avcodec.org
Mon Sep 2 00:22:53 EEST 2019


#8073: Segfault on macOS 10.15 "Catalina": stop reason = EXC_BAD_ACCESS
(code=EXC_I386_GPFLT); libdyld.dylib`stack_not_16_byte_aligned_error
-------------------------------------+-------------------------------------
             Reporter:  skyzyx       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:  osx          |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by skyzyx):

 Trying again…

 {{{
 make clean && \
 ./configure --disable-everything --disable-asm --disable-vdpau --disable-
 vaapi --disable-zlib --disable-pthreads --disable-bzlib --disable-
 ffnvcodec --disable-audiotoolbox --disable-videotoolbox --extra-
 ldflags=-static && \
 make -j$(nproc) ffmpeg
 }}}

 Output:

 {{{
 gcc is unable to create an executable file.
 If gcc is a cross-compiler, use the --enable-cross-compile option.
 Only do this if you know what cross compiling means.
 C compiler test failed.

 If you think configure made a mistake, make sure you are using the latest
 version from Git.  If the latest version fails, report the problem to the
 ffmpeg-user at ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
 Include the log file "ffbuild/config.log" produced by configure as this
 will help
 solve the problem.
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8073#comment:11>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list