Jump to content

Segfault


NeonGOD

Recommended Posts

NeonGOD

My newly installed emby-server fails and shuts down...    ubuntuserver x64 18.04.02 LTS

 

 

in emby log i get this error just before it shuts down:

 

2019-04-05 00:23:54.243 Error App: Error in GetLibraryUpdateInfo
    *** Error Report ***
    Version: 4.0.2.0
    Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb
    Operating system: Unix 4.15.0.47
    64-Bit OS: True
    64-Bit Process: True
    User Interactive: True
    Processor count: 8
    Program data path: /var/lib/emby
    Application directory: /opt/emby-server/system
    System.NullReferenceException: System.NullReferenceException: Object reference not set to an instance of an object.
     at MediaBrowser.Controller.Entities.BaseItem.IsVisibleViaTags(User user)
     at MediaBrowser.Controller.Entities.BaseItem.IsParentalAllowed(User user)
     at MediaBrowser.Controller.Entities.BaseItem.IsVisibleStandaloneInternal(User user, Boolean checkFolders)
     at Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier.TranslatePhysicalItemToUserLibrary[T](T item, User user, Boolean includeIfNotFound)
     at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.MoveNext()
     at System.Linq.Enumerable.SelectEnumerableIterator`2.MoveNext()
     at System.Linq.Set`1.UnionWith(IEnumerable`1 other)
     at System.Linq.Enumerable.DistinctIterator`1.FillSet()
     at System.Linq.Enumerable.DistinctIterator`1.ToArray()
     at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
     at Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier.GetLibraryUpdateInfo(List`1 itemsAdded, List`1 itemsUpdated, List`1 itemsRemoved, List`1 foldersAddedTo, List`1 foldersRemovedFrom, Int64 userId)
     at Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier.SendChangeNotifications(List`1 itemsAdded, List`1 itemsUpdated, List`1 itemsRemoved, List`1 foldersAddedTo, List`1 foldersRemovedFrom, CancellationToken cancellationToken)
    Source: MediaBrowser.Controller
    TargetSite: Boolean IsVisibleViaTags(MediaBrowser.Controller.Entities.User)
     at MediaBrowser.Controller.Entities.BaseItem.IsVisibleViaTags(User user)
     at MediaBrowser.Controller.Entities.BaseItem.IsParentalAllowed(User user)
     at MediaBrowser.Controller.Entities.BaseItem.IsVisibleStandaloneInternal(User user, Boolean checkFolders)
     at Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier.TranslatePhysicalItemToUserLibrary[T](T item, User user, Boolean includeIfNotFound)
     at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.MoveNext()
     at System.Linq.Enumerable.SelectEnumerableIterator`2.MoveNext()
     at System.Linq.Set`1.UnionWith(IEnumerable`1 other)
     at System.Linq.Enumerable.DistinctIterator`1.FillSet()
     at System.Linq.Enumerable.DistinctIterator`1.ToArray()
     at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
     at Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier.GetLibraryUpdateInfo(List`1 itemsAdded, List`1 itemsUpdated, List`1 itemsRemoved, List`1 foldersAddedTo, List`1 foldersRemovedFrom, Int64 userId)
     at Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier.SendChangeNotifications(List`1 itemsAdded, List`1 itemsUpdated, List`1 itemsRemoved, List`1 foldersAddedTo, List`1 foldersRemovedFrom, CancellationToken cancellationToken)
    

 

 

 

and in my syslog i get this:

 

 

Apr  5 00:23:57 server kernel: [ 5691.672290] EmbyServer[4455]: segfault at 0 ip 00007f98fd91f7b0 sp 00007f9818ff7258 error 4 in libc-2.27.so[7f98fd898000+1e7000]
Apr  5 00:23:58 server systemd[1]: emby-server.service: Main process exited, code=killed, status=11/SEGV
Apr  5 00:23:58 server systemd[1]: emby-server.service: Failed with result 'signal'.
 
Link to comment
Share on other sites

Hi there, can you please attach or PM the complete emby server log? thanks.

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...