Jump to content

Emby 3.5.3.0 keeps crashing


tullytv

Recommended Posts

***EDIT tried beta and it seems to be stable, fingers crossed

 

Hi all,

 

My Emby keeps crashing once I install 3.5.3 on Ubuntu 16.04. Originally I upgraded from 3.3.1 and it would crash instantly. Removed Emby and did a purge and attempted to install using the below commands:

 

1. Stopped server

2. Ran the following

wget https://github.com/MediaBrowser/Emby.Releases/releases/download/3.5.3.0/emby-server-deb_3.5.3.0_amd64.deb

sudo dpkg -i emby-server-deb_3.5.3.0_amd64.deb

 

3. Restarted Emby

 

** Even tried ln -s /var/lib/emby /var/lib/emby-server
 

 

-----------------------------------------------------

It would work fine for 2 mins

root@Dragon:~#  service emby-server status
● emby-server.service - Emby Server is a personal media server with apps on just about every device.
   Loaded: loaded (/usr/lib/systemd/system/emby-server.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2018-11-09 10:45:45 EST; 52s ago
 Main PID: 13400 (EmbyServer)
    Tasks: 17
   Memory: 81.1M
      CPU: 9.163s
   CGroup: /system.slice/emby-server.service
           └─13400 /opt/emby-server/system/EmbyServer -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restart

Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Entry point completed: Emby.Security.PluginSecurityManager. Duration: 8.02E-05 seconds
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Starting entry point Emby.Server.Sync.SyncManagerEntryPoint
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Sqlite version: 3.24.0
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Sqlite compiler options: COMPILER=gcc-6.3.0,ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3,ENABLE_FTS3_
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Default journal_mode for /var/lib/emby/data/sync14.db is wal
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: PRAGMA synchronous=1
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Entry point completed: Emby.Server.Sync.SyncManagerEntryPoint. Duration: 0.0427901 seconds
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Starting entry point Emby.Server.Sync.SyncNotificationEntryPoint
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Entry point completed: Emby.Server.Sync.SyncNotificationEntryPoint. Duration: 0.0051133 seconds
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: All entry points have started
...skipping...
● emby-server.service - Emby Server is a personal media server with apps on just about every device.
   Loaded: loaded (/usr/lib/systemd/system/emby-server.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2018-11-09 10:45:45 EST; 52s ago
 Main PID: 13400 (EmbyServer)
    Tasks: 17
   Memory: 81.1M
      CPU: 9.163s
   CGroup: /system.slice/emby-server.service
           └─13400 /opt/emby-server/system/EmbyServer -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restart

Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Entry point completed: Emby.Security.PluginSecurityManager. Duration: 8.02E-05 seconds
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Starting entry point Emby.Server.Sync.SyncManagerEntryPoint
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Sqlite version: 3.24.0
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Sqlite compiler options: COMPILER=gcc-6.3.0,ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3,ENABLE_FTS3_
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Default journal_mode for /var/lib/emby/data/sync14.db is wal
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: PRAGMA synchronous=1
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Entry point completed: Emby.Server.Sync.SyncManagerEntryPoint. Duration: 0.0427901 seconds
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Starting entry point Emby.Server.Sync.SyncNotificationEntryPoint
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Entry point completed: Emby.Server.Sync.SyncNotificationEntryPoint. Duration: 0.0051133 seconds
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: All entry points have started
~

-----------------------------------------------------------

 

The crashes

root@Dragon:~# service emby-server status
● emby-server.service - Emby Server is a personal media server with apps on just about every device.
   Loaded: loaded (/usr/lib/systemd/system/emby-server.service; enabled; vendor preset: enabled)
   Active: failed (Result: signal) since Fri 2018-11-09 10:47:08 EST; 10s ago
  Process: 13400 ExecStart=/opt/emby-server/bin/emby-server (code=killed, signal=SEGV)
 Main PID: 13400 (code=killed, signal=SEGV)

Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Sqlite compiler options: COMPILER=gcc-6.3.0,ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3,ENABLE_FTS3_
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Default journal_mode for /var/lib/emby/data/sync14.db is wal
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: PRAGMA synchronous=1
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Entry point completed: Emby.Server.Sync.SyncManagerEntryPoint. Duration: 0.0427901 seconds
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Starting entry point Emby.Server.Sync.SyncNotificationEntryPoint
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Entry point completed: Emby.Server.Sync.SyncNotificationEntryPoint. Duration: 0.0051133 seconds
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: All entry points have started
Nov 09 10:47:08 Dragon systemd[1]: emby-server.service: Main process exited, code=killed, status=11/SEGV
Nov 09 10:47:08 Dragon systemd[1]: emby-server.service: Unit entered failed state.
Nov 09 10:47:08 Dragon systemd[1]: emby-server.service: Failed with result 'signal'.
...skipping...
● emby-server.service - Emby Server is a personal media server with apps on just about every device.
   Loaded: loaded (/usr/lib/systemd/system/emby-server.service; enabled; vendor preset: enabled)
   Active: failed (Result: signal) since Fri 2018-11-09 10:47:08 EST; 10s ago
  Process: 13400 ExecStart=/opt/emby-server/bin/emby-server (code=killed, signal=SEGV)
 Main PID: 13400 (code=killed, signal=SEGV)

Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Sqlite compiler options: COMPILER=gcc-6.3.0,ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3,ENABLE_FTS3_
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Default journal_mode for /var/lib/emby/data/sync14.db is wal
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: PRAGMA synchronous=1
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Entry point completed: Emby.Server.Sync.SyncManagerEntryPoint. Duration: 0.0427901 seconds
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Starting entry point Emby.Server.Sync.SyncNotificationEntryPoint
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: Entry point completed: Emby.Server.Sync.SyncNotificationEntryPoint. Duration: 0.0051133 seconds
Nov 09 10:45:53 Dragon emby-server[13400]: Info App: All entry points have started
Nov 09 10:47:08 Dragon systemd[1]: emby-server.service: Main process exited, code=killed, status=11/SEGV
Nov 09 10:47:08 Dragon systemd[1]: emby-server.service: Unit entered failed state.
Nov 09 10:47:08 Dragon systemd[1]: emby-server.service: Failed with result 'signal'.
~



 

 

 

Please see attached debugs.

 

Thanks in advance

embydebug.txt

Edited by tullytv
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...