Jump to content

Emby 4.0.1.0 and now 4.0.2.0 crashing on Linux Mint


sargenthp

Recommended Posts

sargenthp

Hey guys,

 

I have had my server crashing since version 4.  See the following log entries.  The crash was when I exited Emby on my FireTV, so I could switch from my family to my parent account.

 

/var/log/syslog

Mar  3 13:15:52 plex kernel: [410683.901964] EmbyServer[2497]: segfault at 0 ip00007f11afd74ad0 sp 00007f10d57f8278 error 4 in libc-2.23.so[7f11afcff000+1c0000]
Mar  3 13:15:52 plex systemd[1]: emby-server.service: Main process exited, code=killed, status=11/SEGV
Mar  3 13:15:52 plex systemd[1]: emby-server.service: Unit entered failed state.
Mar  3 13:15:52 plex systemd[1]: emby-server.service: Failed with result 'signal'.
 
/var/lib/emby/logs/embyserver.txt
2019-03-03 13:15:40.100 Info HttpServer: HTTP GET http://192.168.1.10:8096/emby/Users/9e43dc00bd2a47eab4e155ae5a79d2ad/Items?recursive=true&Limit=1&IncludeItemTypes=Movie&ParentId=f137a2dd21bbc1b99aa5c0f6bf02a805&format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; AFTS Build/LVY48F)
2019-03-03 13:15:40.514 Info HttpServer: HTTP GET http://192.168.1.10:8096/emby/Items/66439/Images/Primary?Accept=webp&MaxHeight=300&EnableImageEnhancers=true&Tag=4f0bb27bf2357b6bd30fa50a79ed1d27. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; AFTS Build/LVY48F)
2019-03-03 13:15:40.515 Info HttpClient: GET https://emby.tmsimg.com/assets/p15675524_tb2_v7_aa.jpg
2019-03-03 13:15:40.519 Info HttpServer: HTTP GET http://192.168.1.10:8096/emby/Items/74007/Images/Primary?Accept=webp&MaxHeight=300&EnableImageEnhancers=true&Tag=d4e9a64984d0918878910476eaf3ff85. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; AFTS Build/LVY48F)
2019-03-03 13:15:40.520 Info HttpClient: GET https://emby.tmsimg.com/assets/p459763_b_v7_ad.jpg
2019-03-03 13:15:40.527 Info HttpServer: HTTP GET http://192.168.1.10:8096/emby/Items/66348/Images/Primary?Accept=webp&MaxHeight=300&EnableImageEnhancers=true&Tag=f8eac10d82092a22c111f075c57bf74a. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; AFTS Build/LVY48F)
2019-03-03 13:15:40.528 Info HttpClient: GET https://emby.tmsimg.com/assets/p16060357_tb2_v7_aa.jpg
2019-03-03 13:15:40.790 Info HttpServer: HTTP GET http://192.168.1.10:8096/emby/Items/Prefixes?Recursive=true&IncludeItemTypes=Movie&UserId=9e43dc00bd2a47eab4e155ae5a79d2ad&ParentId=f137a2dd21bbc1b99aa5c0f6bf02a805&format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; AFTS Build/LVY48F)
2019-03-03 13:15:52.033 Info HttpServer: HTTP GET http://192.168.1.10:8096/emby/Items/11431/Images/Primary?Accept=webp&MaxHeight=300&EnableImageEnhancers=true&Tag=e5df4e2c7dbe98cb8bad3c85f7c897f3. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; AFTS Build/LVY48F)
2019-03-03 13:15:52.035 Info HttpServer: HTTP GET http://192.168.1.10:8096/emby/Items/11486/Images/Primary?Accept=webp&MaxHeight=300&EnableImageEnhancers=true&Tag=62479beb5d543de31ade2084b90daf0b. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; AFTS Build/LVY48F)
2019-03-03 13:15:52.037 Info HttpServer: HTTP GET http://192.168.1.10:8096/emby/Items/11542/Images/Primary?Accept=webp&MaxHeight=300&EnableImageEnhancers=true&Tag=dcadbd5f6ec1283502948c719c6608db. UserAgent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; AFTS Build/LVY48F)
 
 # systemctl status emby-server.service
● 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 Sun 2019-03-03 13:15:52 CST; 8min ago
  Process: 22942 ExecStart=/opt/emby-server/bin/emby-server (code=killed, signal=SEGV)
 Main PID: 22942 (code=killed, signal=SEGV)
 
Mar 01 17:58:33 plex emby-server[22942]: Info App: SyncRepository Initialize write lock taken
Mar 01 17:58:33 plex emby-server[22942]: Info App: Entry point completed: Emby.Server.Sync.SyncManagerEntryPoint. Duration: 0.0060888 seconds
Mar 01 17:58:33 plex emby-server[22942]: Info App: Starting entry point Emby.Server.Sync.SyncNotificationEntryPoint
Mar 01 17:58:33 plex emby-server[22942]: Info App: Entry point completed: Emby.Server.Sync.SyncNotificationEntryPoint. Duration: 0.002423 seconds
Mar 01 17:58:33 plex emby-server[22942]: Info App: Starting entry point EmbyServer.Windows.LoopUtilEntryPoint
Mar 01 17:58:33 plex emby-server[22942]: Info App: Entry point completed: EmbyServer.Windows.LoopUtilEntryPoint. Duration: 0.00038 seconds
Mar 01 17:58:33 plex emby-server[22942]: Info App: All entry points have started
Mar 03 13:15:52 plex systemd[1]: emby-server.service: Main process exited, code=killed, status=11/SEGV
Mar 03 13:15:52 plex systemd[1]: emby-server.service: Unit entered failed state.
Mar 03 13:15:52 plex systemd[1]: emby-server.service: Failed with result 'signal'.
 
 
As a work around to keep my system up and I am adding the following 2 lines to /etc/systemd/system/multi-user.target.wants/emby-server.service, execute "systemctl daemon-reload" and "systemctl start emby-server".
Restart=always
RestartSec=3

 

Thanks for your help!

Link to comment
Share on other sites

  • 2 weeks later...
sargenthp

I updated some of my file permissions for my photos that I was also having issues with... Well that seemed to also stop the crashing. It has been up for about 10 days now.

 

Sent from my PH-1 using Tapatalk

Edited by sargenthp
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...