Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661220 - media-video/ffmpeg-3.4.3 regression crashing mpv
Summary: media-video/ffmpeg-3.4.3 regression crashing mpv
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2018-07-15 07:49 UTC by Hadrien Lacour
Modified: 2018-07-17 07:33 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
imgconvert.c patch (imgconvert-null-deref-fix.patch,980 bytes, patch)
2018-07-15 07:49 UTC, Hadrien Lacour
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hadrien Lacour 2018-07-15 07:49:46 UTC
Created attachment 539628 [details, diff]
imgconvert.c patch

Hello,

mpv crashes when taking PNG screenshots with this release, the needed patch was found in https://github.com/mpv-player/mpv/issues/5989. Would it be possible to get a -r1 or should I just use user patches?
Comment 1 Larry the Git Cow gentoo-dev 2018-07-17 07:33:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d10649f4bd5343beaaab6c57638df2df3a3b3e7

commit 6d10649f4bd5343beaaab6c57638df2df3a3b3e7
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2018-07-17 07:31:16 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-07-17 07:33:25 +0000

    media-video/ffmpeg: bp us patch to fix mpv crash regression
    
    Closes: https://bugs.gentoo.org/661220
    Package-Manager: Portage-2.3.43, Repoman-2.3.10

 ...{ffmpeg-3.4.3.ebuild => ffmpeg-3.4.3-r1.ebuild} |  1 +
 media-video/ffmpeg/files/imgc.patch                | 29 ++++++++++++++++++++++
 2 files changed, 30 insertions(+)