Also just noticed this error at ND startup as well:
Bad signal in suspend_handler
Stacktrace:
at <0xffffffff>
at (wrapper managed-to-native) System.Data.SQLite.UnsafeNativeMethods.sqlite3_close_v2 (intptr) <IL 0x00011, 0xffffffff>
at System.Data.SQLite.SQLiteBase.CloseConnectionV2 (System.Data.SQLite.SQLiteConnectionHandle,intptr) <IL 0x00029, 0x000c2>
at System.Data.SQLite.SQLiteConnectionHandle.ReleaseHandle () <IL 0x00025, 0x00063>
at System.Runtime.InteropServices.CriticalHandle.Dispose (bool) [0x00017] in /work/a/ports/lang/mono/work/mono-3.0.12/mcs/class/corlib/System.Runtime.InteropServices/CriticalHandle.cs:51
at System.Runtime.InteropServices.CriticalHandle.Dispose () [0x00000] in /work/a/ports/lang/mono/work/mono-3.0.12/mcs/class/corlib/System.Runtime.InteropServices/CriticalHandle.cs:41
at System.Data.SQLite.SQLite3.Close (bool) <IL 0x00043, 0x000a2>
at System.Data.SQLite.SQLiteConnection.Close () <IL 0x000ae, 0x005e8>
at Marr.Data.DataMapper.CloseConnection () [0x00033] in m:\BuildAgent1\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:858
at Marr.Data.DataMapper.Query (string,System.Collections.Generic.ICollection1<T>,bool) [0x000bb] in m:\\BuildAgent1\\work\\328d72309b633a8\\src\\Marr.Data\\DataMapper.cs:584 at Marr.Data.DataMapper.Query<T> (string,System.Collections.Generic.ICollection
1) [0x00000] in m:\BuildAgent1\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:546
at Marr.Data.DataMapper.Query (string) [0x00000] in m:\BuildAgent1\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:537
at NzbDrone.Core.SeriesStats.SeriesStatisticsRepository.SeriesStatistics () [0x00049] in m:\BuildAgent1\work\328d72309b633a8\src\zbDrone.Core\SeriesStats\SeriesStatisticsRepository.cs:34
at NzbDrone.Core.SeriesStats.SeriesStatisticsService.SeriesStatistics () [0x00000] in m:\BuildAgent1\work\328d72309b633a8\src\zbDrone.Core\SeriesStats\SeriesStatisticsService.cs:22
at NzbDrone.Api.Series.SeriesModule.AllSeries () [0x00000] in m:\BuildAgent1\work\328d72309b633a8\src\zbDrone.Api\Series\SeriesModule.cs:77
at NzbDrone.Api.REST.RestModule1.<set_GetResourceAll>b__c (object) [0x00000] in m:\\BuildAgent1\\work\\328d72309b633a8\\src\zbDrone.Api\\REST\\RestModule.cs:111 at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Func
2<object, object>,object) <IL 0x00038, 0x000a0>
at Nancy.Routing.Route/<>c__DisplayClass4.b__3 (object,System.Threading.CancellationToken) <IL 0x0005f, 0x00145>
at Nancy.Routing.Route.Invoke (Nancy.DynamicDictionary,System.Threading.CancellationToken) <IL 0x00008, 0x0002d>
at Nancy.Routing.DefaultRouteInvoker.Invoke (Nancy.Routing.Route,System.Threading.CancellationToken,Nancy.DynamicDictionary,Nancy.NancyContext) <IL 0x0001b, 0x000ad>
at Nancy.Routing.DefaultRequestDispatcher/<>c__DisplayClass2.b__0 (System.Threading.Tasks.Task1<Nancy.Response>) <IL 0x0004d, 0x000b1> at Nancy.Helpers.TaskHelpers.WhenCompleted<T> (System.Threading.Tasks.Task
1,System.Action1<System.Threading.Tasks.Task
1>,System.Action1<System.Threading.Tasks.Task
1>,bool) <IL 0x0001a, 0x00073>
at Nancy.Routing.DefaultRequestDispatcher.Dispatch (Nancy.NancyContext,System.Threading.CancellationToken) <IL 0x000ab, 0x001e7>
at Nancy.NancyEngine/<>c__DisplayClass12.b__f (System.Threading.Tasks.Task1<Nancy.Response>) <IL 0x0001f, 0x0005f> at Nancy.Helpers.TaskHelpers.WhenCompleted<T> (System.Threading.Tasks.Task
1,System.Action1<System.Threading.Tasks.Task
1>,System.Action1<System.Threading.Tasks.Task
1>,bool) <IL 0x0001a, 0x00073>
at Nancy.NancyEngine.InvokeRequestLifeCycle (Nancy.NancyContext,System.Threading.CancellationToken,Nancy.Bootstrapper.IPipelines) <IL 0x0006f, 0x001a1>
at Nancy.NancyEngine.HandleRequestInternal (Nancy.Request,System.Func2<Nancy.NancyContext, Nancy.NancyContext>) <IL 0x000a6, 0x001ca> at Nancy.NancyEngine.HandleRequest (Nancy.Request,System.Func
2<Nancy.NancyContext, Nancy.NancyContext>,System.Action1<Nancy.NancyContext>,System.Action
1<System.Exception>) <IL 0x00018, 0x00067>
at Nancy.Owin.NancyOwinHost.Invoke (System.Collections.Generic.IDictionary2<string, object>) <IL 0x00150, 0x004f8> at Microsoft.AspNet.SignalR.Owin.Handlers.PersistentConnectionHandler.Invoke (System.Collections.Generic.IDictionary
2<string, object>) [0x0001d] in m:\BuildAgent1\work\328d72309b633a8\src\Microsoft.AspNet.SignalR.Owin\Handlers\PersistentConnectionHandler.cs:33
at Microsoft.Owin.Hosting.Utilities.Encapsulate.Invoke (System.Collections.Generic.IDictionary2<string, object>) <IL 0x00060, 0x000e2> at Microsoft.Owin.Host.HttpListener.OwinHttpListener.StartProcessingRequest (System.Net.HttpListenerContext) <IL 0x0008c, 0x00246> at System.Threading.Tasks.TaskHelpersExtensions/<>c__DisplayClass36
1/<>c__DisplayClass38.b__35 () <IL 0x00016, 0x00073>
at System.Threading.Tasks.TaskHelpersExtensions/<>c__DisplayClass49.b__48 () <IL 0x00006, 0x00019>
at System.Threading.Tasks.TaskHelpers.RunSynchronously<System.Threading.Tasks.TaskHelpersExtensions/AsyncVoid> (System.Func1<System.Threading.Tasks.Task
1<System.Threading.Tasks.TaskHelpersExtensions/AsyncVoid>>,System.Threading.CancellationToken) <IL 0x00010, 0x00057>
at System.Threading.Tasks.TaskHelpersExtensions.ToAsyncVoidTask (System.Action) <IL 0x00022, 0x0009d>
at System.Threading.Tasks.TaskHelpersExtensions/<>c__DisplayClass361.<Then>b__34 (System.Threading.Tasks.Task
1) <IL 0x00020, 0x000ea>
at System.Threading.Tasks.TaskHelpersExtensions/<>c__DisplayClass452<System.Threading.Tasks.TaskHelpersExtensions/AsyncVoid, System.Threading.Tasks.Task
1<System.Net.HttpListenerContext>>.b__43 (System.Threading.Tasks.Task) <IL 0x0007c, 0x00188>
at System.Threading.Tasks.TaskActionInvoker/ActionTaskInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) [0x00000] in /work/a/ports/lang/mono/work/mono-3.0.12/mcs/class/corlib/System.Threading.Tasks/TaskActionInvoker.cs:112
at System.Threading.Tasks.Task.InnerInvoke () [0x0000b] in /work/a/ports/lang/mono/work/mono-3.0.12/mcs/class/corlib/System.Threading.Tasks/Task.cs:505
at System.Threading.Tasks.Task.ThreadStart () [0x00097] in /work/a/ports/lang/mono/work/mono-3.0.12/mcs/class/corlib/System.Threading.Tasks/Task.cs:406
at System.Threading.Tasks.Task.Execute () [0x00000] in /work/a/ports/lang/mono/work/mono-3.0.12/mcs/class/corlib/System.Threading.Tasks/Task.cs:471
at System.Threading.Tasks.TaskScheduler.TryExecuteTask (System.Threading.Tasks.Task) [0x00019] in /work/a/ports/lang/mono/work/mono-3.0.12/mcs/class/corlib/System.Threading.Tasks/TaskScheduler.cs:124
at System.Threading.Tasks.TpScheduler.TryExecuteTaskInline (System.Threading.Tasks.Task,bool) [0x00014] in /work/a/ports/lang/mono/work/mono-3.0.12/mcs/class/corlib/System.Threading.Tasks/TpScheduler.cs:78
at System.Threading.Tasks.TaskScheduler.RunInline (System.Threading.Tasks.Task,bool) [0x00000] in /work/a/ports/lang/mono/work/mono-3.0.12/mcs/class/corlib/System.Threading.Tasks/TaskScheduler.cs:138
at System.Threading.Tasks.Task.RunSynchronouslyCore (System.Threading.Tasks.TaskScheduler) [0x00015] in /work/a/ports/lang/mono/work/mono-3.0.12/mcs/class/corlib/System.Threading.Tasks/Task.cs:221
at System.Threading.Tasks.TaskContinuation.Execute () [0x0004a] in /work/a/ports/lang/mono/work/mono-3.0.12/mcs/class/corlib/System.Threading.Tasks/TaskContinuation.cs:107
at System.Threading.Tasks.Task.ProcessCompleteDelegates () [0x00015] in /work/a/ports/lang/mono/work/mono-3.0.12/mcs/class/corlib/System.Threading.Tasks/Task.cs:558
at System.Threading.Tasks.Task.Finish () [0x000ce] in /work/a/ports/lang/mono/work/mono-3.0.12/mcs/class/corlib/System.Threading.Tasks/Task.cs:541