Forums » Tutorial and setups »
RPI 4 Raspbian/Raspberry Pi OS Lite (buster) - status=11/SEGV during startup
Added by dj bloc about 3 years ago
Following instructions on https://tvheadend.org/projects/tvheadend/wiki/AptRepositories and using raspbian-stretch (in the absence of a buster version) in the unstable branch crashes during loading on Raspbian Lite (buster).
<snip> Oct 10 21:28:00 raspberrypi tvheadend[593]: epggrab: module /bin/tv_grab_ar created Oct 10 21:28:00 raspberrypi tvheadend[593]: epggrab: module /bin/tv_grab_na_dd created Oct 10 21:28:00 raspberrypi tvheadend[593]: epggrab: module /bin/tv_grab_fr created Oct 10 21:28:00 raspberrypi tvheadend[593]: epggrab: module /bin/tv_grab_dtv_la created Oct 10 21:28:00 raspberrypi tvheadend[593]: epggrab: module /bin/tv_grab_is created Oct 10 21:28:00 raspberrypi tvheadend[593]: tbl-eit: module eit - scraper disabled by config Oct 10 21:28:00 raspberrypi tvheadend[593]: dvr: Purging obsolete autorec entries for current schedule Oct 10 21:28:00 raspberrypi tvheadend[593]: START: HTS Tvheadend version 4.3-1979~g8fc2dfa7e started, running as PID:593 UID:109 GID:44, CWD:/ CNF:/home/hts/.hts/tvheadend Oct 10 21:28:00 raspberrypi tvheadend[593]: tvhdhomerun: Found HDHomerun device 1232d40e with 2 tuners Oct 10 21:28:01 raspberrypi tvheadend[593]: avahi: Service name collision, renaming service to 'Tvheadend #2' Oct 10 21:28:01 raspberrypi systemd[1]: tvheadend.service: Main process exited, code=killed, status=11/SEGV Oct 10 21:28:01 raspberrypi systemd[1]: tvheadend.service: Failed with result 'signal'.
Is this a known issue? Is there already a prebuilt version of unstable/4.3 for Raspbian/Raspberry PI OS I can install?
Replies (9)
RE: RPI 4 Raspbian/Raspberry Pi OS Lite (buster) - status=11/SEGV during startup - Added by Marc Ominus almost 3 years ago
Did yo find a solution?
RE: RPI 4 Raspbian/Raspberry Pi OS Lite (buster) - status=11/SEGV during startup - Added by Ron L almost 3 years ago
You might be interested in this thread.....
This is a complete image but I believe it includes TVHeadend.
RE: RPI 4 Raspbian/Raspberry Pi OS Lite (buster) - status=11/SEGV during startup - Added by dj bloc almost 3 years ago
Marc Ominus wrote:
Did yo find a solution?
No I haven't. Has anyone built latest github source code for RPI 4?
RE: RPI 4 Raspbian/Raspberry Pi OS Lite (buster) - status=11/SEGV during startup - Added by Marc Ominus almost 3 years ago
Why don't you try unstable packages from Doozer - https://apt.tvheadend.org/
I have yesterday upgraded my RaspberryPi 2B running "Buster" from stable to unstable:
tvheadend/raspbian-stretch 4.3-1983~gb8710206e~raspbianstretch armhf [upgradable from: 4.2.8-34~g24a2f59e9+rpt1~buster]
tvheadend/oldstable,now 4.2.8-34~g24a2f59e9+rpt1~buster armhf [installed,upgradable to: 4.3-1983~gb8710206e~raspbianstretch]
Same for my other setup 3 x USB DVB-T2 + 1 x USB DVB-S2X tuners and all seems good and working .....
Here is what is available:
#Unstable Debian 09 Stretch - amd64 and i386
#deb https://apt.tvheadend.org/unstable stretch main
#Unstable Debian 10 Buster - amd64 and i386
#deb https://apt.tvheadend.org/unstable stretch main
#Unstable Debian 11 Bullseye - amd64 and i386
#deb https://apt.tvheadend.org/unstable bullseye main
#Unstable Debian 08 Jessie - armhf - RaspberryPi
#deb https://apt.tvheadend.org/unstable raspbian-jessie main
#Unstable Debian 09 Stretch - armhf - RaspberryPi
#deb https://apt.tvheadend.org/unstable raspbian-stretch main
RE: RPI 4 Raspbian/Raspberry Pi OS Lite (buster) - status=11/SEGV during startup - Added by Ron L almost 3 years ago
Debian multimedia repo also has packages for ARM.
RE: RPI 4 Raspbian/Raspberry Pi OS Lite (buster) - status=11/SEGV during startup - Added by Marc Ominus almost 3 years ago
Ron L wrote:
Debian multimedia repo also has packages for ARM.
Forgot about that Thanx @Ron L
#Deb Multimedia
#https://www.deb-multimedia.org/pool/main/t/tvheadend-dmo/tvheadend-dmo
#Stable Debian 10 Buster - amd64, i386, arm64, armel, armhf
#deb https://www.deb-multimedia.org buster main non-free
#Stable Debian 11 Bullseye - amd64, i386, arm64, armel, armhf, powerpc
#deb https://www.deb-multimedia.org bullseye main non-free
RE: RPI 4 Raspbian/Raspberry Pi OS Lite (buster) - status=11/SEGV during startup - Added by dj bloc almost 3 years ago
Marc Ominus wrote:
Why don't you try unstable packages from Doozer - https://apt.tvheadend.org/
I am. It interesting to note it is working for you on RPI 2B (3B?) Tonight I've purged tvheadend, deleted hts user, updated the RPI files and installed the latest tvheadend from the raspbian-strerch unstable and still getting the same issue...
Nov 22 21:23:10 raspberrypi tvheadend21632: START: HTS Tvheadend version 4.3-1983~gb8710206e started, running as PID:21632 UID:109 GID:44, CWD:/ CNF:/home/hts/.hts/tvheadend
Nov 22 21:23:10 raspberrypi tvheadend21632: tvhdhomerun: Found HDHomerun device 12319f9f with 2 tuners
Nov 22 21:23:10 raspberrypi tvheadend21632: avahi: Service name collision, renaming service to 'Tvheadend #2'
Nov 22 21:23:10 raspberrypi systemd1: tvheadend.service: Main process exited, code=killed, status=11/SEGV
Nov 22 21:23:10 raspberrypi systemd1: tvheadend.service: Failed with result 'signal'.
RE: RPI 4 Raspbian/Raspberry Pi OS Lite (buster) - status=11/SEGV during startup - Added by dj bloc almost 3 years ago
Marc Ominus wrote:
Ron L wrote:
Debian multimedia repo also has packages for ARM.
#Stable Debian 10 Buster - amd64, i386, arm64, armel, armhf
#deb https://www.deb-multimedia.org buster main non-free
With just buster it only offered v4.2.8. Also adding backports returns a relatively new x4.3 release (4.3~1975.g23754f9a6-dmo~bpo10+1):
deb https://www.deb-multimedia.org/ buster main non-free deb https://www.deb-multimedia.org/ buster-backports main
This dmo version works for me on RPI 4B.
Thanks both.
RE: RPI 4 Raspbian/Raspberry Pi OS Lite (buster) - status=11/SEGV during startup - Added by Ron L almost 3 years ago
Good. Yes 4.3~1975 is the version I see in Bullseye.