Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 756412

Summary: =media-video/mpv-0.33.0 breaks video playback with media-video/smplayer and vaapi
Product: Gentoo Linux Reporter: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Component: Current packagesAssignee: Mikle Kolyada (RETIRED) <zlogene>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2020-11-25 07:58:54 UTC
Trying to play videos with smplayer and mpv-0.33.0 as backend using vaapi output causes crashes in mpv with the following error message:

mpv: malloc.c:2394: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed.

Downgrading to <mpv-0.33.0 "fixes" the issue.


There's at least one similar report from an Arch Linux user:

https://bbs.archlinux.org/viewtopic.php?id=261047
Comment 1 jospezial 2021-10-30 19:02:12 UTC
Was the crash reproducible with every play or happened it random?
What was the smplayer version?
Is this fixed with latest versions?
mpv-0.33.0 is gone from the tree.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-11-03 07:01:33 UTC
Using smplayer-21.10.0 with mpv-0.34.0 (added to my overlay) I can no longer reproduce this issue.