mrworf / plexupdate

Plex Update script to simplify the life of Linux Plex Media Server users.
GNU General Public License v2.0
1.77k stars 146 forks source link

Running plexupdate.sh causes segfault in systemd #297

Closed andreiz closed 2 years ago

andreiz commented 2 years ago

Ubuntu 20.04

I clone the latest repo and ran extras/installer.sh and chose to update Plex at the end. It downloaded and installed the package, but then core dumped:

Retrieving list of available distributions
Downloading release "plexmediaserver_1.25.2.5319-c43dc0277_amd64.deb"
/tmp/plexmediaserver_1.25.2.5319- 100%[============================================================>]  73.03M  98.7MB/s    in 0.7s    
File downloaded
(Reading database ... 75641 files and directories currently installed.)
Preparing to unpack .../plexmediaserver_1.25.2.5319-c43dc0277_amd64.deb ...
PlexMediaServer install: Pre-installation Validation.
PlexMediaServer install: Pre-installation Validation complete.
Unpacking plexmediaserver (1.25.2.5319-c43dc0277) over (1.25.1.5286-34f965be8) ...
Setting up plexmediaserver (1.25.2.5319-c43dc0277) ...
PlexMediaServer install: PlexMediaServer-1.25.2.5319-c43dc0277 - Installation starting.
PlexMediaServer install: 
PlexMediaServer install: Now installing based on:
PlexMediaServer install:   Installation Type:   Update
PlexMediaServer install:   Process Control:     systemd
PlexMediaServer install:   Plex User:           plex
PlexMediaServer install:   Plex Group:          plex
PlexMediaServer install:   Video Group:         video
PlexMediaServer install:   Metadata Dir:        /var/lib/plexmediaserver/Library/Application Support
PlexMediaServer install:   Temp Directory:      /var/tmp/.transcode  (set in Preferences.xml)
PlexMediaServer install:   Lang Encoding:       en_US.UTF-8
PlexMediaServer install:   Nvidia GPU card:     Not Found
PlexMediaServer install:  
PlexMediaServer install: Completing final configuration.

Broadcast message from systemd-journald@paris (Tue 2022-01-04 08:20:23 PST):

systemd[1]: Caught <SEGV>, dumped core as pid 35152.

Broadcast message from systemd-journald@paris (Tue 2022-01-04 08:20:23 PST):

systemd[1]: Freezing execution.

Message from syslogd@paris at Jan  4 08:20:23 ...
 systemd[1]: Caught <SEGV>, dumped core as pid 35152.

Message from syslogd@paris at Jan  4 08:20:23 ...
 systemd[1]: Freezing execution.
demonbane commented 2 years ago

This was from the actual Plex package installation. We just download the package from Plex and tell the system to install it unfortunately, so for issues with the actual app you'll have to try the Plex forums.