Jump to content

Server (3.0.8500.0) crash on connection from apple tv app (crash log available)


masp

Recommended Posts

This has happened a couple of times in the last few weeks: I launch the (latest) apple tv emby app, scroll through some tv shows, but the app stops presenting shows to scroll down to before reaching the end of the available shows, then pops ups "error retrieving" (or similar).  Then the server (same network) crashes:

 

Dec  2 21:45:45 maxi Emby.Server.Mac[14133]: Emby.Server.Mac(14133,0xb6b33000) malloc: *** error for object 0x26d65d8c: pointer being freed was not allocated

Dec  2 21:45:45 maxi Emby.Server.Mac[14133]: Emby.Server.Mac(14133,0xb7343000) malloc: *** error for object 0x16dda2bc: pointer being freed was not allocated

 

Dec  2 21:45:45 maxi com.apple.xpc.launchd[1] (com.emby.server.32992[14133]): Service exited due to signal: Abort trap: 6

 

Crash log attached.  OSX 10.11.6

 

Mike

Emby.Server.Mac_2016-12-02-214556_maxi.crash.gz

Edited by masp
Link to comment
Share on other sites

Hi, sorry to hear about this. Can you please locate the emby server log from the timeframe of when this happened? You can find the path to the logs folder displayed in the emby server dashboard. just scroll down a little and expand the Paths section.

 

Thanks !

Link to comment
Share on other sites

Cherry picking a bit from the (massive) log:

 

Got a lot of these:

2016-12-02 02:10:54.6226 Error App: Error in TheTVDB
	*** Error Report ***
	Version: 3.0.8500.0
	Command line: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
	Operating system: Unix 15.6.0.0
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: False
	Program data path: <homedir>/.config/emby-server
	Mono: 4.6.1 (mono-4.6.0-branch-c8sr0/ef43c15)
	Application Path: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
	Value cannot be null.
	Parameter name: seriesId
	System.ArgumentNullException
	  at MediaBrowser.Providers.TV.TvdbSeriesProvider+<DownloadSeriesZip>c__async3.MoveNext () [0x000ec] in <258623b9532143bcbd5f5b4639d5eb9a>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at MediaBrowser.Providers.TV.TvdbSeriesProvider+<DownloadSeriesZip>c__async2.MoveNext () [0x000ca] in <258623b9532143bcbd5f5b4639d5eb9a>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at MediaBrowser.Providers.TV.TvdbSeriesProvider+<EnsureSeriesInfo>c__async5.MoveNext () [0x002a4] in <258623b9532143bcbd5f5b4639d5eb9a>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at MediaBrowser.Providers.TV.TvdbEpisodeProvider+<GetMetadata>c__async1.MoveNext () [0x000e5] in <258623b9532143bcbd5f5b4639d5eb9a>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at MediaBrowser.Providers.Manager.MetadataService`2+<ExecuteRemoteProviders>c__async8[TItemType,TIdType].MoveNext () [0x00148] in <258623b9532143bcbd5f5b4639d5eb9a>:0 

Also quite a lot of these:

2016-12-02 02:13:24.8707 Error App: Error validating images for <homedir>/.config/emby-server/metadata/Studio/SUMS* Film and Media
	*** Error Report ***
	Version: 3.0.8500.0
	Command line: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
	Operating system: Unix 15.6.0.0
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: False
	Program data path: <homedir>/.config/emby-server
	Mono: 4.6.1 (mono-4.6.0-branch-c8sr0/ef43c15)
	Application Path: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
	Path is invalid
	Parameter name: path
	System.ArgumentException
	  at System.IO.Directory.ValidateDirectoryListing (System.String path, System.String searchPattern, System.Boolean& stop) [0x000b8] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.IO.Directory+<EnumerateKind>c__Iterator0.MoveNext () [0x00040] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.IO.DirectoryInfo+<CreateEnumerateDirectoriesIterator>c__Iterator0.MoveNext () [0x00096] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x00078] in <63992662b765477a898ef49cdcc99ee2>:0 
	  at System.Linq.Enumerable+WhereEnumerableIterator`1[TSource].MoveNext () [0x00062] in <63992662b765477a898ef49cdcc99ee2>:0 
	  at System.Linq.Enumerable+<ConcatIterator>c__IteratorE`1[TSource].MoveNext () [0x0007f] in <63992662b765477a898ef49cdcc99ee2>:0 
	  at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x0008b] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00011] in <63992662b765477a898ef49cdcc99ee2>:0 
	  at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemDictionary (System.String path, System.Boolean clearCache) [0x00056] in <3cd2a80addc2475b811a7f2fe2c0317f>:0 
	  at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries (System.String path, System.Boolean clearCache) [0x00000] in <3cd2a80addc2475b811a7f2fe2c0317f>:0 
	  at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries (System.String path) [0x00000] in <3cd2a80addc2475b811a7f2fe2c0317f>:0 
	  at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetFiles (MediaBrowser.Controller.Entities.IHasImages item, System.Boolean includeDirectories, MediaBrowser.Controller.Providers.IDirectoryService directoryService) [0x0001e] in <bbabaa7c03814cc4aaf0a416400f3620>:0 
	  at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetImages (MediaBrowser.Controller.Entities.IHasImages item, MediaBrowser.Controller.Providers.IDirectoryService directoryService) [0x00000] in <bbabaa7c03814cc4aaf0a416400f3620>:0 
	  at MediaBrowser.Providers.Manager.ItemImageProvider+<ValidateImages>c__AnonStorey5.<>m__0 (MediaBrowser.Controller.Providers.ILocalImageFileProvider i) [0x00000] in <258623b9532143bcbd5f5b4639d5eb9a>:0 
	  at System.Linq.Enumerable+<SelectManyIterator>c__Iterator2`2[TSource,TResult].MoveNext () [0x00059] in <63992662b765477a898ef49cdcc99ee2>:0 
	  at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x0008b] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00011] in <63992662b765477a898ef49cdcc99ee2>:0 
	  at MediaBrowser.Providers.Manager.ItemImageProvider.ValidateImages (MediaBrowser.Controller.Entities.IHasImages item, System.Collections.Generic.IEnumerable`1[T] providers, MediaBrowser.Controller.Providers.IDirectoryService directoryService) [0x0003d] in <258623b9532143bcbd5f5b4639d5eb9a>:0 
	  at MediaBrowser.Providers.Manager.MetadataService`2+<RefreshMetadata>c__async0[TItemType,TIdType].MoveNext () [0x00119] in <258623b9532143bcbd5f5b4639d5eb9a>:0 

And these:

2016-12-02 02:13:40.0102 Error HttpClient: Error getting response from https://webservice.fanart.tv/v3/tv/70447?api_key=5c6b04c68e904cfed1e6cbc9a9e683d4
	*** Error Report ***
	Version: 3.0.8500.0
	Command line: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
	Operating system: Unix 15.6.0.0
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: False
	Program data path: <homedir>/.config/emby-server
	Mono: 4.6.1 (mono-4.6.0-branch-c8sr0/ef43c15)
	Application Path: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
	One or more errors occurred.
	System.AggregateException
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>c__async4.MoveNext () [0x00479] in <0038e6318ee94551828e37fd569b145e>:0 
	InnerException: System.Net.WebException
	The remote server returned an error: (404) Not Found.
	  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <59be416de143456b88b9988284f43350>:0 
	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 

Lots of these:

2016-12-02 02:20:25.2581 Error LibraryMonitor: Error in Directory watcher for: <path to directory>
	*** Error Report ***
	Version: 3.0.8500.0
	Command line: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
	Operating system: Unix 15.6.0.0
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: False
	Program data path: <homedir>/.config/emby-server
	Mono: 4.6.1 (mono-4.6.0-branch-c8sr0/ef43c15)
	Application Path: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
	open() error while attempting to process path '<path to file>'
	System.IO.IOException
	No Stack Trace Available

And then finally two of these (the actual crash I assume):

2016-12-02 21:45:30.1610 Info HttpServer: HTTP GET http://10.0.0.190:8096/emby/videos/a57f39a5e6d578bbc3e41bd3af3451fd/hls1/main/8.ts?DeviceId=CE58D603-2E48-4CF7-9B18-3355759DC92C&MediaSourceId=a57f39a5e6d578bbc3e41bd3af3451fd&VideoCodec=h264&AudioCodec=aac,ac3,mp3&AudioStreamIndex=1&VideoBitrate=49906532&AudioBitrate=93468&MaxAudioChannels=6&MaxHeight=1080&Level=41&Profile=high&PlaySessionId=d49892388beb40e09e45eb112e7dd410&CopyTimestamps=false&EnableSubtitlesInManifest=true&Tag=be47543246985cf27466a844587ae8e4&EnableSplittingOnNonKeyFrames=false. UserAgent: AppleCoreMedia/1.0.0.14U71 (Apple TV; U; CPU OS 10_0_1 like Mac OS X; en_us)
2016-12-02 21:45:30.2533 Error HttpResultFactory: Error streaming data
	*** Error Report ***
	Version: 3.0.8500.0
	Command line: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
	Operating system: Unix 15.6.0.0
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: False
	Program data path: <homedir>/.config/emby-server
	Mono: 4.6.1 (mono-4.6.0-branch-c8sr0/ef43c15)
	Application Path: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
	Unable to write data to the transport connection: The socket has been shut down.
	System.IO.IOException
	  at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x000af] in <59be416de143456b88b9988284f43350>:0 
	  at SocketHttpListener.Net.ResponseStream.EndWrite (System.IAsyncResult ares) [0x00051] in <33c4fa8b218e4df9a8fbe6eca87be836>:0 
	  at System.IO.Stream.<BeginEndWriteAsync>m__8 (System.IO.Stream stream, System.IAsyncResult asyncResult) [0x00000] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at (wrapper delegate-invoke) System.Func`3[System.IO.Stream,System.IAsyncResult,System.Threading.Tasks.VoidTaskResult]:invoke_TResult_T1_T2 (System.IO.Stream,System.IAsyncResult)
	  at System.Threading.Tasks.TaskFactory`1+FromAsyncTrimPromise`1[TResult,TInstance].Complete (TInstance thisRef, System.Func`3[T1,T2,TResult] endMethod, System.IAsyncResult asyncResult, System.Boolean requiresSynchronization) [0x00002] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.IO.Stream+<CopyToAsyncInternal>c__async0.MoveNext () [0x0009b] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at MediaBrowser.Server.Implementations.HttpServer.StreamWriter+<WriteToAsync>c__async0.MoveNext () [0x00133] in <5f52323923d14541af0ff808a42a1dbd>:0 
	InnerException: System.Net.Sockets.SocketException
	The socket has been shut down
	  at System.Net.Sockets.Socket.EndSend (System.IAsyncResult result) [0x00033] in <59be416de143456b88b9988284f43350>:0 
	  at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x0005f] in <59be416de143456b88b9988284f43350>:0 
	
2016-12-02 21:45:30.3448 Error ServiceStackHost: Error occured while Processing Request: Unable to write data to the transport connection: The socket has been shut down.
	*** Error Report ***
	Version: 3.0.8500.0
	Command line: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
	Operating system: Unix 15.6.0.0
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: False
	Program data path: <homedir>/.config/emby-server
	Mono: 4.6.1 (mono-4.6.0-branch-c8sr0/ef43c15)
	Application Path: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
	Unable to write data to the transport connection: The socket has been shut down.
	System.IO.IOException
	  at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x00107] in <59be416de143456b88b9988284f43350>:0 
	  at SocketHttpListener.Net.ResponseStream.InternalWrite (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x0001b] in <33c4fa8b218e4df9a8fbe6eca87be836>:0 
	  at SocketHttpListener.Net.ResponseStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x000cb] in <33c4fa8b218e4df9a8fbe6eca87be836>:0 
	  at ServiceStack.Formats.HtmlFormat.SerializeToStream (ServiceStack.Web.IRequest req, System.Object response, ServiceStack.Web.IResponse res) [0x002e9] in <d43033603ec44e2fb3eac944675e834e>:0 
	  at ServiceStack.HttpResponseExtensionsInternal.WriteErrorToResponse (ServiceStack.Web.IResponse httpRes, ServiceStack.Web.IRequest httpReq, System.String contentType, System.String operationName, System.String errorMessage, System.Exception ex, System.Int32 statusCode) [0x000ba] in <d43033603ec44e2fb3eac944675e834e>:0 
	  at ServiceStack.ServiceStackHost.HandleUncaughtException (ServiceStack.Web.IRequest httpReq, ServiceStack.Web.IResponse httpRes, System.String operationName, System.Exception ex) [0x00025] in <d43033603ec44e2fb3eac944675e834e>:0 
	  at ServiceStack.HostContext.RaiseAndHandleUncaughtException (ServiceStack.Web.IRequest httpReq, ServiceStack.Web.IResponse httpRes, System.String operationName, System.Exception ex) [0x0001c] in <d43033603ec44e2fb3eac944675e834e>:0 
	  at ServiceStack.HttpResponseExtensionsInternal.HandleResponseWriteException (System.Exception originalEx, ServiceStack.Web.IRequest request, ServiceStack.Web.IResponse response, System.String defaultContentType) [0x00008] in <d43033603ec44e2fb3eac944675e834e>:0 
	  at ServiceStack.HttpResponseExtensionsInternal+<WriteToResponse>d__6.MoveNext () [0x006ba] in <d43033603ec44e2fb3eac944675e834e>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
	  at ServiceStack.Host.RestHandler+<ProcessRequestAsync>d__13.MoveNext () [0x0044d] in <d43033603ec44e2fb3eac944675e834e>:0 
	InnerException: System.Net.Sockets.SocketException
	The socket has been shut down
	  at System.Net.Sockets.Socket.Send (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00030] in <59be416de143456b88b9988284f43350>:0 
	  at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000b4] in <59be416de143456b88b9988284f43350>:0 

Actually I just realised that I did a reset of the apple tv, after the app locked up, at about that time, so the socket shutdown could have been due to that.

 

Hope that helps!

Link to comment
Share on other sites

I would suggest disabling the realtime monitor and see if the crashing persists. Please note since this is now a per-library setting, it will have to be configured for each library in Library Setup.

 

If the issue persists, and if you're interested in trying a preview of the next release, you can grab that here:

 

https://emby.media/community/index.php?/topic/41373-scan-media-library-failed/page-2&do=findComment&comment=392056

 

I have been posting it in that topic so that another user could validate fixes for an unrelated issue. There's no guarantees of it being stable but it's there if you want to try. 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...