** Changed in: ffmpeg (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1710849
Title:
ffmpeg crashed with SIGSEGV in avformat_open_input()
To manage notific
I have sent an untested patch that is meant to fix this issue:
http://ffmpeg.org/pipermail/ffmpeg-devel/2017-August/214977.html
Feel free to test, Carl Eugen
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
cehoyos, here is a stacktrace with symbols based on the core dump
attached earlier.
The point where it segfaults is:
/* Select MAX Speed possible from the cam */
if (dc1394->camera->bmode_capable>0) {
According to GDB, dc1394->camera is NULL.
** Attachment added: "core-retrace"
https
Please either install debug libraries to make the backtrace useful or
(even better) recompile current FFmpeg git head with "./configure
--enable-libdc1394 && make ffmpeg" (likely needs libdc1394-22-dev, no
FFmpeg installation required) and provide a full backtrace with symbols.
I consider it possi
** Tags removed: need-amd64-retrace
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1710849
Title:
ffmpeg crashed with SIGSEGV in avformat_open_input()
To manage notifications about this bug go to:
h