Summary: | For couple weeks mpv doesn't work - Segmentation fault | ||
---|---|---|---|
Product: | [KDE Neon] neon | Reporter: | Piotr Mierzwinski <piotr.mierzwinski> |
Component: | general | Assignee: | Neon Bugs <neon-bugs> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | carlosd.kde, gbvicente, jr, neon-bugs, nicolas.fella, piotr.mierzwinski |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Piotr Mierzwinski
2025-05-03 22:44:35 UTC
Sorry, is there any chance that someone will look at it and fix? Just kindly remind that smplayer stopped work long time ago, and recently (couple weeks ago) also mpv. Below please find a bit more details: In case of: (h264 1920x960 24.000fps), (hevc 1920x800 24.000fps) happens segmentation fault In case of: (mpeg4 720x384 24.000fps) works well Produced core is between 13 - 20MB (compressed - zst format). If this will help I can attach. BTW. mplayer (1.5+svn38446-1build5) is able to play all of above. To me it works if I start mpv with no hardware acceleration, with --hwdec=no parameter. Please report this to mpv (In reply to Nicolas Fella from comment #4) > Please report this to mpv Hmm, I'm not sure this is issue in mpv side. Please notice that the same version was working for me couple months ago before I reported this issue. I checked logs and found that version 0.37 was first time installed at Dec, 2nd 2023: $ apt changelog mpv </cut> mpv (0.37.0-1) unstable; urgency=medium * New upstream version 0.37.0 * debian/patches: Refresh patches * debian/libmpv2.symbols: Add new symbol * debian/docs: Update list of installed documentation * debian/control: - Add libcdio-dev to BDs - Bump required libplacebo-dev BD - Switch to pkgconf -- Sebastian Ramacher <sramacher@debian.org> Sat, 02 Dec 2023 12:30:21 +0100 </cut> Today we have in Neon is still the same version. For sure mpv was working for me at 2024 year, but stopped at the first half of 2025. I'm not sure what changed in between that time. <cut> $ apt show mpv Package: mpv Version: 0.37.0-1ubuntu4 </cut> Second thing Why mpv is not updated to the latest version? Only is installed 2 years old version? I wonder what is the problem with update? In Arch Linux we can find ver. 0.40, what was released at March, 2025. (In reply to Giva Barreto from comment #3) > To me it works if I start mpv with no hardware acceleration, with --hwdec=no > parameter. Thanks for tip. Also for me works. The thing is why it stopped work without this parameter in this year, whereas the version didn't change (and also I didn't change hardware only I made updates of Neon) BTW. I have integrated Intel GPU: "TigerLake-LP GT2 [Iris Xe Graphics] (rev 01)" |