Also Segmentation fault as reported by boomshalek
Occurs on archlinux system but not on four manjaro systems.
Git Clone URL: | https://aur.archlinux.org/mythtv-git.git (read-only, click to copy) |
---|---|
Package Base: | mythtv-git |
Description: | A Homebrew PVR project (Stable '-fixes' branch) |
Upstream URL: | https://www.mythtv.org/ |
Licenses: | GPL |
Conflicts: | mythtv |
Provides: | mythtv |
Submitter: | JohnLBergqvist |
Maintainer: | JohnLBergqvist |
Last Packager: | JohnLBergqvist |
Votes: | 36 |
Popularity: | 0.000137 |
First Submitted: | 2023-04-10 09:11 (UTC) |
Last Updated: | 2025-03-02 11:54 (UTC) |
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 32 Next › Last »
Also Segmentation fault as reported by boomshalek
Occurs on archlinux system but not on four manjaro systems.
I am getting a Segmentation fault after a system update followed by a recompilation of the package. The segmentation fault was produced before and after the package was recompiled and installed. So i guess it is one of the dependencies that got updated and lead to the segfault. [code] 2022-07-15 20:09:42.310840 I VDPAUHelp: H264 Constrained High (Max size: 4032x4080) 2022-07-15 20:09:42.310842 I VDPAUHelp: H264 High 444 (Max size: 4032x4080) Handling Segmentation fault Segmentation fault [/code]
The issues with transcoding and the time format on LCD displays now seem to be fixed.
Seems the Transcode menu missing error is now fixed, but transcode still crashes. :-(
what works for me is on a clean Archlinux system to install yay package helper. Then yay -S mythtv
When that finishes I have the latest mythtv. On a system with mythtv installed this way I can update to the latest git version with yay -Sua and select mythtv when asked which one to cleanbuild.
I uninstalled, fooled around with FFmpeg, and might have even had hardware problems. I reset my ram sticks. Not sure what worked but was able to install and everything is working. Sorry I don't have any better feedback to offer.
Just to say that I've upgraded from 31 to 32+fixes and I needed to really clean out my system
By that, I mean uninstalling mythplugins + mythtv, looking for myth files under /usr and generally clearing out old stuff
I did a full system upgrade and rebooted, then compiled (makepkg -s) mythtv before installing it (pacman -Uv) then repeating for the mythplugins...
It took a couple of attempts because I'd find something else that hadn't been cleaned up, but today I'm now running 32+fixes. (PKGBUILD: 32+fixes.20220510.26079f81)
I also can't upgrade or install. I've tried via git and the snapshot. I keep getting various faults.
make[2]: *** [ffbuild/common.mak:67: libavfilter/avf_showcqt.o] Error 1
make[2]: Leaving directory '/home/htpc/Downloads/mythtv/src/mythtv/mythtv/external/FFmpeg'
make[1]: *** [Makefile:32: FFmpeg-all] Error 2
make[1]: Leaving directory '/home/htpc/Downloads/mythtv/src/mythtv/mythtv/external'
make: *** [Makefile:66: external] Error 2
==> ERROR: A failure occurred in build().
Aborting...
I see in the past comments that others appeared to have similar issues I just don't see a solution.
I'm still having the issue where the AUR will not update to the latest version. The AUR pkgbuild is only producing v32.0-8-???? but if I build from source directly without using makepkg I get v32.0-28-gd80a8da3f0.
@ hedgepigdaniel.
Thanks! Removing amf-headers (for me the non-git version) helped get past that error. Now I'm getting another failure:
make[2]: *** [Makefile:1490: moc/moc_myththemedmenu.cpp] Segmentation fault (core dumped)
make[2]: Leaving directory '/home/mcmt/Desktop/mythtv/src/mythtv/mythtv/libs/libmythui'
make[1]: *** [Makefile:182: sub-libmythui-make_first] Error 2
make[1]: Leaving directory '/home/mcmt/Desktop/mythtv/src/mythtv/mythtv/libs'
make: *** [Makefile:66: libs] Error 2
Pinned Comments
JohnLBergqvist commented on 2023-04-10 15:56 (UTC) (edited on 2023-04-10 15:57 (UTC) by JohnLBergqvist)
This package replaces the previous 'mythtv' AUR package. It has been renamed to comply with Arch's VCS package guidelines.
I hope to update the various mythplugins AUR packages soon