Opened 2 years ago
Last modified 2 years ago
#9117 new defect
libx265 sgefault error while encoding
Reported by: | Arno BERND | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | libx265 |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug: Unpredictable segault errors when trying to encode multiple videos with libx265.
How to reproduce:
Just use about 6 parallel running commands % ffmpeg -loglevel quiet -y -i <file_mp4> -vcodec libx265 -x265-params log-level=-1 <file2_mp4> ffmpeg version 4.3.1 built on SUSE Linux with gcc 10
Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.
Attachments (1)
Change History (2)
by , 2 years ago
Attachment: | segfaults.txt added |
---|
comment:1 by , 2 years ago
Component: | ffmpeg → undetermined |
---|---|
Keywords: | ffmpeg encoder removed |
Replying to babu59:
Unpredictable segault errors
This usually does not indicate a bug that can be fixed in software.
To make this a valid ticket, please test current FFmpeg git head and provide backtrace, disassembly and register dump as explained on https://ffmpeg.org/bugreports.html
Note:
See TracTickets
for help on using tickets.
output from dmesg when error occurs