[FFmpeg-trac] #9706(ffmpeg:new): FFMpeg 5.0 and audio join filter leads to Segmentation Fault.
FFmpeg
trac at avcodec.org
Wed Mar 30 23:56:33 EEST 2022
#9706: FFMpeg 5.0 and audio join filter leads to Segmentation Fault.
-------------------------------------+-------------------------------------
Reporter: Bryce | Owner: (none)
Chester Newman |
Type: defect | Status: new
Priority: important | Component: ffmpeg
Version: unspecified | Resolution:
Keywords: | Blocked By:
Blocking: yes | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Bryce Chester Newman):
Replying to [comment:12 Elon Musk]:
> Yes
Thread 1 "ffmpeg" received signal SIGSEGV, Segmentation fault.
0x00007fb22047ea8a in activate (ctx=0x5592e53c7fc0) at
libavfilter/af_join.c:589
589 libavfilter/af_join.c: No such file or directory.
(gdb) bt
#0 0x00007fb22047ea8a in activate (ctx=0x5592e53c7fc0) at
libavfilter/af_join.c:589
#1 0x00007fb2204a59e7 in ff_filter_activate (filter=0x5592e53c7fc0) at
libavfilter/avfilter.c:1363
#2 0x00007fb2204a8023 in ff_filter_graph_run_once
(graph=graph at entry=0x5592e53c5940) at libavfilter/avfiltergraph.c:1351
#3 0x00007fb2204a98f5 in push_frame (graph=0x5592e53c5940) at
libavfilter/buffersrc.c:169
#4 av_buffersrc_add_frame_flags (ctx=0x5592e544d100,
frame=0x5592e47e1e80, flags=<optimized out>) at
libavfilter/buffersrc.c:251
#5 0x00005592e464acf8 in ifilter_send_frame (keep_reference=<optimized
out>, frame=0x5592e47e1e80, ifilter=0x5592e47e3200) at
fftools/ffmpeg.c:2228
#6 send_frame_to_filters (ist=0x5592e47e15c0,
decoded_frame=0x5592e47e1e80) at fftools/ffmpeg.c:2297
#7 0x00005592e464c2a5 in decode_audio (decode_failed=<synthetic pointer>,
got_output=0x7ffd1dd2a6f4, pkt=0x5592e47e2080, ist=0x5592e47e15c0) at
fftools/ffmpeg.c:2363
#8 process_input_packet (ist=0x5592e47e15c0, pkt=0x5592e479afc0,
no_eof=0) at fftools/ffmpeg.c:2635
#9 0x00005592e464e253 in process_input (file_index=<optimized out>) at
fftools/ffmpeg.c:4494
#10 transcode_step () at fftools/ffmpeg.c:4634
#11 transcode () at fftools/ffmpeg.c:4688
#12 0x00005592e4631e89 in main (argc=<optimized out>, argv=<optimized
out>) at fftools/ffmpeg.c:4904
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9706#comment:13>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list