Bug 216605 - multimedia/ffmpeg segfaults in the status page code
Summary: multimedia/ffmpeg segfaults in the status page code
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Many People
Assignee: freebsd-multimedia (Nobody)
URL: https://forums.freebsd.org/threads/59...
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-30 14:22 UTC by George
Modified: 2017-01-30 21:11 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description George 2017-01-30 14:22:02 UTC
ffserver segfaults after some upstream commit. There is a patch to fix that issue:
http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=472fee91bcf9b7bae81fd4c00bbe5151ca458a7c#patch1
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-01-30 21:04:23 UTC
A commit references this bug:

Author: jbeich
Date: Mon Jan 30 21:03:56 UTC 2017
New revision: 432866
URL: https://svnweb.freebsd.org/changeset/ports/432866

Log:
  multimedia/ffmpeg: backport a crashfix for FFSERVER

  PR:		216605
  Submitted by:	gosha-necr@yandex.ru
  Obtained from:	upstream

Changes:
  head/multimedia/ffmpeg/Makefile
  head/multimedia/ffmpeg/files/patch-ffserver__config.c
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-01-30 21:09:30 UTC
A commit references this bug:

Author: jbeich
Date: Mon Jan 30 21:08:47 UTC 2017
New revision: 432870
URL: https://svnweb.freebsd.org/changeset/ports/432870

Log:
  MFH: r432866

  multimedia/ffmpeg: backport a crashfix for FFSERVER

  PR:		216605
  Submitted by:	gosha-necr@yandex.ru
  Obtained from:	upstream
  Approved by:	ports-secteam blanket

Changes:
_U  branches/2017Q1/
  branches/2017Q1/multimedia/ffmpeg/Makefile
  branches/2017Q1/multimedia/ffmpeg/files/patch-ffserver__config.c
Comment 3 Jan Beich freebsd_committer freebsd_triage 2017-01-30 21:11:27 UTC
Thanks. Landed.