Created
August 10, 2017 07:14
-
-
Save nicolas-f/1eca29b77f618ede8841e5b9fbb30431 to your computer and use it in GitHub Desktop.
duplicati Traceback
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Server has started and is listening on 127.0.0.1, port 8200 | |
Invalid type Microsoft.WindowsAzure.Storage.Blob.BlobEncryptionPolicy for instance field Microsoft.WindowsAzure.Storage.Blob.BlobRequestOptions:<EncryptionPolicy>k__BackingField | |
Invalid type Microsoft.WindowsAzure.Storage.Queue.QueueEncryptionPolicy for instance field Microsoft.WindowsAzure.Storage.Queue.QueueRequestOptions:<EncryptionPolicy>k__BackingField | |
Invalid type Microsoft.WindowsAzure.Storage.Table.TableEncryptionPolicy for instance field Microsoft.WindowsAzure.Storage.Table.TableRequestOptions:<EncryptionPolicy>k__BackingField | |
Full thread dump: | |
"IO Threadpool worker" tid=0x0x65b34e906700 this=0x0x65b355e35fb0 thread handle 0x42e state : interrupted state owns () | |
"Threadpool worker" tid=0x0x65b34c20f700 this=0x0x65b31d61aa38 thread handle 0x8f9 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitAny_internal (System.Threading.WaitHandle[],int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitAny (System.Threading.WaitHandle[],System.TimeSpan,bool) <0x0007b> | |
at System.Threading.RegisteredWaitHandle.Wait (object) <0x000e3> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"<unnamed thread>" tid=0x0x65b34ee52700 this=0x0x65b355e32e78 thread handle 0x410 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.IO.InotifyWatcher.ReadFromFD (intptr,byte[],intptr) <0xffffffff> | |
at System.IO.InotifyWatcher.Monitor () <0x0005f> | |
at System.Threading.Thread.StartInternal () <0x00073> | |
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff> | |
"<unnamed thread>" tid=0x0x65b34dda1700 this=0x0x65b355e33850 thread handle 0x429 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x00087> | |
at HttpServer.RequestQueue.QueueThread () <0x00046> | |
at System.Threading.Thread.StartInternal () <0x00073> | |
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool monitor" tid=0x0x65b34f7a8700 this=0x0x65b355e33148 thread handle 0x41a state : interrupted state owns () | |
"Threadpool worker" tid=0x0x65b31ce56700 this=0x0x65b31d61a8d0 thread handle 0x8f5 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (System.IAsyncResult) <0x0007b> | |
at Mono.Security.Protocol.Tls.RecordProtocol.ReceiveRecord (System.IO.Stream) <0x0002f> | |
at Mono.Security.Protocol.Tls.SslClientStream.SafeReceiveRecord (System.IO.Stream,bool) <0x0002b> | |
at Mono.Security.Protocol.Tls.SslClientStream.OnNegotiateHandshakeCallback (System.IAsyncResult) <0x0004b> | |
at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (System.IAsyncResult) <0x000a2> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Timer-Scheduler" tid=0x0x65b34eb72700 this=0x0x65b355e32fe0 thread handle 0x416 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x00087> | |
at System.Threading.WaitHandle.WaitOne (int) <0x00022> | |
at System.Threading.Timer/Scheduler.SchedulerThread () <0x00b72> | |
at System.Threading.Thread.StartInternal () <0x00073> | |
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b31fbcd700 this=0x0x65b31eb69d90 thread handle 0x540 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitAny_internal (System.Threading.WaitHandle[],int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitAny (System.Threading.WaitHandle[],System.TimeSpan,bool) <0x0007b> | |
at System.Threading.RegisteredWaitHandle.Wait (object) <0x000e3> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"TaskScheduler" tid=0x0x65b34e201700 this=0x0x65b355e336e8 thread handle 0x426 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x00087> | |
at Duplicati.Server.Scheduler.Runner () <0x01f47> | |
at System.Threading.Thread.StartInternal () <0x00073> | |
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b34e87c700 this=0x0x65b31d61d030 thread handle 0x9a2 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Duplicati.Library.Utility.AsyncHttpRequest/AsyncWrapper.GetResponseOrStream () <0x00025> | |
at Duplicati.Library.Utility.AsyncHttpRequest.GetRequestStream (long) <0x003e3> | |
at Duplicati.Library.UsageReporter.ReportSetUploader/<>c/<<Run>b__2_0>d.MoveNext () <0x00437> | |
at (wrapper unbox) Duplicati.Library.UsageReporter.ReportSetUploader/<>c/<<Run>b__2_0>d.MoveNext () <0xffffffff> | |
at System.Threading.Tasks.AwaiterActionContinuation.Execute () <0x0007e> | |
at System.Threading.Tasks.Task.ProcessCompleteDelegates () <0x00053> | |
at System.Threading.Tasks.Task.Finish () <0x00157> | |
at System.Threading.Tasks.Task`1.TrySetResult (TResult) <0x000eb> | |
at System.Threading.Tasks.TaskCompletionSource`1.TrySetResult (TResult) <0x00047> | |
at System.Threading.Tasks.TaskCompletionSource`1.SetResult (TResult) <0x0001b> | |
at CoCoL.Channel`1/<ReadAsync>c__AnonStorey1.<>m__0 () <0x0002f> | |
at CoCoL.SystemThreadPoolWrapper/<QueueItem>c__AnonStorey0.<>m__0 (object) <0x0001a> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b2fa3d9700 this=0x0x65b31eb61c30 thread handle 0x775 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x00087> | |
at Duplicati.Server.EventPollNotify.Wait (long,int) <0x000e3> | |
at Duplicati.Server.WebServer.RESTMethods.RequestInfo.LongPollCheck (Duplicati.Server.EventPollNotify,long&,bool&) <0x0030f> | |
at Duplicati.Server.WebServer.RESTMethods.ServerState.GET (string,Duplicati.Server.WebServer.RESTMethods.RequestInfo) <0x0005b> | |
at Duplicati.Server.WebServer.RESTHandler.DoProcess (Duplicati.Server.WebServer.RESTMethods.RequestInfo,string,string,string) <0x0072e> | |
at Duplicati.Server.WebServer.RESTHandler.DoProcess (HttpServer.IHttpRequest,HttpServer.IHttpResponse,HttpServer.Sessions.IHttpSession,string,string,string) <0x0006f> | |
at Duplicati.Server.WebServer.RESTHandler.Process (HttpServer.IHttpRequest,HttpServer.IHttpResponse,HttpServer.Sessions.IHttpSession) <0x00227> | |
at HttpServer.HttpServer.HandleRequest (HttpServer.IHttpClientContext,HttpServer.IHttpRequest,HttpServer.IHttpResponse,HttpServer.Sessions.IHttpSession) <0x00137> | |
at HttpServer.HttpServer.ProcessRequest (HttpServer.IHttpClientContext,HttpServer.IHttpRequest) <0x003e9> | |
at HttpServer.HttpServer.ProcessRequestWrapper (HttpServer.IHttpClientContext,HttpServer.IHttpRequest) <0x00053> | |
at HttpServer.HttpServer.OnRequest (object,HttpServer.RequestEventArgs) <0x00163> | |
at (wrapper delegate-invoke) System.EventHandler`1.invoke_void__this___object_TEventArgs (object,TEventArgs) <0xffffffff> | |
at HttpServer.HttpListenerBase.OnRequestReceived (object,HttpServer.RequestEventArgs) <0x0002e> | |
at (wrapper delegate-invoke) System.EventHandler`1.invoke_void__this___object_TEventArgs (object,TEventArgs) <0xffffffff> | |
at HttpServer.HttpContextFactory.OnRequestReceived (object,HttpServer.RequestEventArgs) <0x0002e> | |
at (wrapper delegate-invoke) System.EventHandler`1.invoke_void__this___object_TEventArgs (object,TEventArgs) <0xffffffff> | |
at HttpServer.HttpClientContext.OnRequestCompleted (object,System.EventArgs) <0x000cf> | |
at (wrapper delegate-invoke) <Module>.invoke_void__this___object_EventArgs (object,System.EventArgs) <0xffffffff> | |
at HttpServer.Parser.HttpRequestParser.OnRequestCompleted () <0x00024> | |
at HttpServer.Parser.HttpRequestParser.Parse (byte[],int,int) <0x00283> | |
at HttpServer.HttpClientContext.OnReceive (System.IAsyncResult) <0x00191> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b2fa65e700 this=0x0x65b31d612770 thread handle 0x61f state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Mono.Security.Protocol.Tls.SslStreamBase.EndNegotiateHandshake (Mono.Security.Protocol.Tls.SslStreamBase/InternalAsyncResult) <0x00033> | |
at Mono.Security.Protocol.Tls.SslStreamBase.NegotiateHandshake () <0x0009b> | |
at Mono.Security.Protocol.Tls.SslStreamBase.Write (byte[],int,int) <0x000bf> | |
at System.Net.WebConnection.Write (System.Net.HttpWebRequest,byte[],int,int,string&) <0x00169> | |
at System.Net.WebConnectionStream.WriteHeaders () <0x0005b> | |
at System.Net.WebConnectionStream.SetHeaders (byte[]) <0x001ef> | |
at (wrapper remoting-invoke-with-check) System.Net.WebConnectionStream.SetHeaders (byte[]) <0xffffffff> | |
at System.Net.HttpWebRequest.SendRequestHeaders (bool) <0x003d3> | |
at System.Net.HttpWebRequest.SetWriteStream (System.Net.WebConnectionStream) <0x000b7> | |
at (wrapper remoting-invoke-with-check) System.Net.HttpWebRequest.SetWriteStream (System.Net.WebConnectionStream) <0xffffffff> | |
at System.Net.WebConnection.InitConnection (object) <0x003db> | |
at System.Net.WebConnection.<WebConnection>m__0 (object) <0x0001f> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b31c759700 this=0x0x65b31d61cec8 thread handle 0x99e state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.IO.MonoIO.Open (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,System.IO.MonoIOError&) <0xffffffff> | |
at System.IO.FileStream..ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,bool,System.IO.FileOptions) <0x0025f> | |
at System.IO.FileStream..ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) <0x0004b> | |
at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) <0xffffffff> | |
at System.IO.File.OpenRead (string) <0x00037> | |
at Mono.Security.X509.X509Store.Load (string) <0x00023> | |
at Mono.Security.X509.X509Store.LoadCertificate (string) <0x00023> | |
at Mono.Security.X509.X509Store.BuildCertificatesCollection (string) <0x000f7> | |
at Mono.Security.X509.X509Store.get_Certificates () <0x00023> | |
at System.Security.Cryptography.X509Certificates.X509Store.Open (System.Security.Cryptography.X509Certificates.OpenFlags) <0x0013b> | |
at System.Security.Cryptography.X509Certificates.X509Chain.get_LMRootStore () <0x000a3> | |
at System.Security.Cryptography.X509Certificates.X509Chain.get_Roots () <0x0003f> | |
at System.Security.Cryptography.X509Certificates.X509Chain.get_CertificateCollection () <0x0009f> | |
at System.Security.Cryptography.X509Certificates.X509Chain.FindParent (System.Security.Cryptography.X509Certificates.X509Certificate2) <0x0002b> | |
at System.Security.Cryptography.X509Certificates.X509Chain.BuildChainFrom (System.Security.Cryptography.X509Certificates.X509Certificate2) <0x0003b> | |
at System.Security.Cryptography.X509Certificates.X509Chain.Build (System.Security.Cryptography.X509Certificates.X509Certificate2) <0x00083> | |
at System.Net.ServicePointManager/ChainValidationHelper.ValidateChain (Mono.Security.X509.X509CertificateCollection) <0x002af> | |
at Mono.Security.Protocol.Tls.SslClientStream.OnRemoteCertificateValidation2 (Mono.Security.X509.X509CertificateCollection) <0x0002a> | |
at Mono.Security.Protocol.Tls.SslStreamBase.RaiseRemoteCertificateValidation2 (Mono.Security.X509.X509CertificateCollection) <0x00020> | |
at Mono.Security.Protocol.Tls.SslClientStream.RaiseServerCertificateValidation2 (Mono.Security.X509.X509CertificateCollection) <0x0001b> | |
at Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate.RemoteValidation (Mono.Security.Protocol.Tls.ClientContext,Mono.Security.Protocol.Tls.AlertDescription) <0x0003a> | |
at Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate.validateCertificates (Mono.Security.X509.X509CertificateCollection) <0x00083> | |
at Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate.ProcessAsTls1 () <0x00107> | |
at Mono.Security.Protocol.Tls.Handshake.HandshakeMessage.Process () <0x00056> | |
at (wrapper remoting-invoke-with-check) Mono.Security.Protocol.Tls.Handshake.HandshakeMessage.Process () <0xffffffff> | |
at Mono.Security.Protocol.Tls.ClientRecordProtocol.ProcessHandshakeMessage (Mono.Security.Protocol.Tls.TlsStream) <0x0009f> | |
at Mono.Security.Protocol.Tls.RecordProtocol.InternalReceiveRecordCallback (System.IAsyncResult) <0x00298> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"UpdatePollThread" tid=0x0x65b34e667700 this=0x0x65b355e33418 thread handle 0x420 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (System.TimeSpan,bool) <0x000b7> | |
at Duplicati.Server.UpdatePollThread.Run () <0x00bae> | |
at System.Threading.Thread.StartInternal () <0x00073> | |
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff> | |
"<threadpool thread>" tid=0x0x65b34d8bb700 this=0x0x65b355e35e48 thread handle 0x42c state : interrupted state owns () | |
"Threadpool worker" tid=0x0x65b31cc4f700 this=0x0x65b31d6128d8 thread handle 0x623 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Duplicati.Library.Utility.AsyncHttpRequest/AsyncWrapper.GetResponseOrStream () <0x00025> | |
at Duplicati.Library.Utility.AsyncHttpRequest.GetRequestStream (long) <0x003e3> | |
at Duplicati.Library.UsageReporter.ReportSetUploader/<>c/<<Run>b__2_0>d.MoveNext () <0x00437> | |
at (wrapper unbox) Duplicati.Library.UsageReporter.ReportSetUploader/<>c/<<Run>b__2_0>d.MoveNext () <0xffffffff> | |
at System.Threading.Tasks.AwaiterActionContinuation.Execute () <0x0007e> | |
at System.Threading.Tasks.Task.ProcessCompleteDelegates () <0x00053> | |
at System.Threading.Tasks.Task.Finish () <0x00157> | |
at System.Threading.Tasks.Task`1.TrySetResult (TResult) <0x000eb> | |
at System.Threading.Tasks.TaskCompletionSource`1.TrySetResult (TResult) <0x00047> | |
at System.Threading.Tasks.TaskCompletionSource`1.SetResult (TResult) <0x0001b> | |
at CoCoL.Channel`1/<ReadAsync>c__AnonStorey1.<>m__0 () <0x0002f> | |
at CoCoL.SystemThreadPoolWrapper/<QueueItem>c__AnonStorey0.<>m__0 (object) <0x0001a> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"<unnamed thread>" tid=0x0x65b3578db7c0 this=0x0x65b355e30010 thread handle 0x403 state : waiting on 0x41d : Event owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Duplicati.Server.Program.RealMain (string[]) <0x01b13> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff> | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) <0xffffffff> | |
at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) <0x000d7> | |
at System.Reflection.MethodBase.Invoke (object,object[]) <0x00032> | |
at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo,string[]) <0x0006f> | |
at Duplicati.Library.AutoUpdater.UpdaterManager/<>c__DisplayClass53_0.<RunFromMostRecent>b__0 () <0x0001f> | |
at Duplicati.Library.AutoUpdater.UpdaterManager.WrapWithUpdater (Duplicati.Library.AutoUpdater.AutoUpdateStrategy,System.Action) <0x002e5> | |
at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecent (System.Reflection.MethodInfo,string[],Duplicati.Library.AutoUpdater.AutoUpdateStrategy) <0x00253> | |
at Duplicati.Server.Program.Main (string[]) <0x00037> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <0xffffffff> | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.AppDomain.ExecuteAssembly (System.AppDomain,System.Reflection.Assembly,string[]) <0xffffffff> | |
at System.AppDomain.ExecuteAssemblyInternal (System.Reflection.Assembly,string[]) <0x00047> | |
at System.AppDomain.ExecuteAssemblyByName (string,string[]) <0x00033> | |
at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssemblyByName (string,string[]) <0xffffffff> | |
at (wrapper xdomain-dispatch) System.AppDomain.ExecuteAssemblyByName (object,byte[]&,byte[]&,string,string[]) <0xffffffff> | |
at (wrapper xdomain-invoke) System.AppDomain.ExecuteAssemblyByName (string,string[]) <0xffffffff> | |
at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssemblyByName (string,string[]) <0xffffffff> | |
at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecent (System.Reflection.MethodInfo,string[],Duplicati.Library.AutoUpdater.AutoUpdateStrategy) <0x006a3> | |
at Duplicati.Server.Program.Main (string[]) <0x00037> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b31f6fe700 this=0x0x65b31d61c388 thread handle 0x957 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitAny_internal (System.Threading.WaitHandle[],int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitAny (System.Threading.WaitHandle[],System.TimeSpan,bool) <0x0007b> | |
at System.Threading.RegisteredWaitHandle.Wait (object) <0x000e3> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b34d406700 this=0x0x65b31d61bde8 thread handle 0x953 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Duplicati.Library.Utility.AsyncHttpRequest/AsyncWrapper.GetResponseOrStream () <0x00025> | |
at Duplicati.Library.Utility.AsyncHttpRequest.GetRequestStream (long) <0x003e3> | |
at Duplicati.Library.UsageReporter.ReportSetUploader/<>c/<<Run>b__2_0>d.MoveNext () <0x00437> | |
at (wrapper unbox) Duplicati.Library.UsageReporter.ReportSetUploader/<>c/<<Run>b__2_0>d.MoveNext () <0xffffffff> | |
at System.Threading.Tasks.AwaiterActionContinuation.Execute () <0x0007e> | |
at System.Threading.Tasks.Task.ProcessCompleteDelegates () <0x00053> | |
at System.Threading.Tasks.Task.Finish () <0x00157> | |
at System.Threading.Tasks.Task`1.TrySetResult (TResult) <0x000eb> | |
at System.Threading.Tasks.TaskCompletionSource`1.TrySetResult (TResult) <0x00047> | |
at System.Threading.Tasks.TaskCompletionSource`1.SetResult (TResult) <0x0001b> | |
at CoCoL.Channel`1/<ReadAsync>c__AnonStorey1.<>m__0 () <0x0002f> | |
at CoCoL.SystemThreadPoolWrapper/<QueueItem>c__AnonStorey0.<>m__0 (object) <0x0001a> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b31c9e9700 this=0x0x65b31d6105b0 thread handle 0xcad state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Mono.Security.Protocol.Tls.SslStreamBase.EndNegotiateHandshake (Mono.Security.Protocol.Tls.SslStreamBase/InternalAsyncResult) <0x00033> | |
at Mono.Security.Protocol.Tls.SslStreamBase.NegotiateHandshake () <0x0009b> | |
at Mono.Security.Protocol.Tls.SslStreamBase.Write (byte[],int,int) <0x000bf> | |
at System.Net.WebConnection.Write (System.Net.HttpWebRequest,byte[],int,int,string&) <0x00169> | |
at System.Net.WebConnectionStream.WriteHeaders () <0x0005b> | |
at System.Net.WebConnectionStream.SetHeaders (byte[]) <0x001ef> | |
at (wrapper remoting-invoke-with-check) System.Net.WebConnectionStream.SetHeaders (byte[]) <0xffffffff> | |
at System.Net.HttpWebRequest.SendRequestHeaders (bool) <0x003d3> | |
at System.Net.HttpWebRequest.SetWriteStream (System.Net.WebConnectionStream) <0x000b7> | |
at (wrapper remoting-invoke-with-check) System.Net.HttpWebRequest.SetWriteStream (System.Net.WebConnectionStream) <0xffffffff> | |
at System.Net.WebConnection.InitConnection (object) <0x003db> | |
at System.Net.WebConnection.<WebConnection>m__0 (object) <0x0001f> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"WorkerThread<IRunnerData>" tid=0x0x65b34e446700 this=0x0x65b355e33580 thread handle 0x423 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Duplicati.Library.Utility.WorkerThread`1.Runner () <0x001bc> | |
at System.Threading.Thread.StartInternal () <0x00073> | |
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b31f90c700 this=0x0x65b31d61a1c8 thread handle 0x8e3 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (System.IAsyncResult) <0x0007b> | |
at Mono.Security.Protocol.Tls.RecordProtocol.ReceiveRecord (System.IO.Stream) <0x0002f> | |
at Mono.Security.Protocol.Tls.SslClientStream.SafeReceiveRecord (System.IO.Stream,bool) <0x0002b> | |
at Mono.Security.Protocol.Tls.SslClientStream.OnNegotiateHandshakeCallback (System.IAsyncResult) <0x0004b> | |
at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (System.IAsyncResult) <0x000a2> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
_wapi_connect: error looking up socket handle 0xf (error 10038) | |
Full thread dump: | |
"IO Threadpool worker" tid=0x0x65b34c87c700 this=0x0x65b31d61e6b0 thread handle 0xa14 state : interrupted state owns () | |
"WorkerThread<IRunnerData>" tid=0x0x65b34e446700 this=0x0x65b355e33580 thread handle 0x423 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Duplicati.Library.Utility.WorkerThread`1.Runner () <0x001bc> | |
at System.Threading.Thread.StartInternal () <0x00073> | |
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b31c9e9700 this=0x0x65b31d617798 thread handle 0x7c5 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Mono.Security.Protocol.Tls.SslStreamBase.EndNegotiateHandshake (Mono.Security.Protocol.Tls.SslStreamBase/InternalAsyncResult) <0x00033> | |
at Mono.Security.Protocol.Tls.SslStreamBase.NegotiateHandshake () <0x0009b> | |
at Mono.Security.Protocol.Tls.SslStreamBase.Write (byte[],int,int) <0x000bf> | |
at System.Net.WebConnection.Write (System.Net.HttpWebRequest,byte[],int,int,string&) <0x00169> | |
at System.Net.WebConnectionStream.WriteHeaders () <0x0005b> | |
at System.Net.WebConnectionStream.SetHeaders (byte[]) <0x001ef> | |
at (wrapper remoting-invoke-with-check) System.Net.WebConnectionStream.SetHeaders (byte[]) <0xffffffff> | |
at System.Net.HttpWebRequest.SendRequestHeaders (bool) <0x003d3> | |
at System.Net.HttpWebRequest.SetWriteStream (System.Net.WebConnectionStream) <0x000b7> | |
at (wrapper remoting-invoke-with-check) System.Net.HttpWebRequest.SetWriteStream (System.Net.WebConnectionStream) <0xffffffff> | |
at System.Net.WebConnection.InitConnection (object) <0x003db> | |
at System.Net.WebConnection.<WebConnection>m__0 (object) <0x0001f> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"UpdatePollThread" tid=0x0x65b34e667700 this=0x0x65b355e33418 thread handle 0x420 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (System.TimeSpan,bool) <0x000b7> | |
at Duplicati.Server.UpdatePollThread.Run () <0x00bae> | |
at System.Threading.Thread.StartInternal () <0x00073> | |
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b31f90c700 this=0x0x65b355e374c8 thread handle 0xdc5 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Duplicati.Library.Utility.AsyncHttpRequest/AsyncWrapper.GetResponseOrStream () <0x00025> | |
at Duplicati.Library.Utility.AsyncHttpRequest.GetRequestStream (long) <0x003e3> | |
at Duplicati.Library.UsageReporter.ReportSetUploader/<>c/<<Run>b__2_0>d.MoveNext () <0x00437> | |
at (wrapper unbox) Duplicati.Library.UsageReporter.ReportSetUploader/<>c/<<Run>b__2_0>d.MoveNext () <0xffffffff> | |
at System.Threading.Tasks.AwaiterActionContinuation.Execute () <0x0007e> | |
at System.Threading.Tasks.Task.ProcessCompleteDelegates () <0x00053> | |
at System.Threading.Tasks.Task.Finish () <0x00157> | |
at System.Threading.Tasks.Task`1.TrySetResult (TResult) <0x000eb> | |
at System.Threading.Tasks.TaskCompletionSource`1.TrySetResult (TResult) <0x00047> | |
at System.Threading.Tasks.TaskCompletionSource`1.SetResult (TResult) <0x0001b> | |
at CoCoL.Channel`1/<ReadAsync>c__AnonStorey1.<>m__0 () <0x0002f> | |
at CoCoL.SystemThreadPoolWrapper/<QueueItem>c__AnonStorey0.<>m__0 (object) <0x0001a> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"<unnamed thread>" tid=0x0x65b34dda1700 this=0x0x65b355e33850 thread handle 0x429 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x00087> | |
at HttpServer.RequestQueue.QueueThread () <0x00046> | |
at System.Threading.Thread.StartInternal () <0x00073> | |
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff> | |
"IO Threadpool worker" tid=0x0x65b31f2c2700 this=0x0x65b31d61fe98 thread handle 0xa8f state : interrupted state owns () | |
"Threadpool worker" tid=0x0x65b34e87c700 this=0x0x65b31d610448 thread handle 0x56a state : interrupted state owns () | |
"Threadpool worker" tid=0x0x65b31cc4f700 this=0x0x65b355e3b140 thread handle 0x849 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitAny_internal (System.Threading.WaitHandle[],int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitAny (System.Threading.WaitHandle[],System.TimeSpan,bool) <0x0007b> | |
at System.Threading.RegisteredWaitHandle.Wait (object) <0x000e3> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b31fbcd700 this=0x0x65b355e34d68 thread handle 0x889 state : interrupted state owns () | |
at string.Equals (string,string) <0x00008> | |
at string.op_Equality (string,string) <0x0001b> | |
at Mono.Security.Protocol.Tls.ClientSessionCache.FromHost (string) <0x00103> | |
at Mono.Security.Protocol.Tls.Handshake.Client.TlsClientHello.ProcessAsSsl3 () <0x00153> | |
at Mono.Security.Protocol.Tls.Handshake.Client.TlsClientHello.ProcessAsTls1 () <0x0002e> | |
at Mono.Security.Protocol.Tls.Handshake.HandshakeMessage.Process () <0x00056> | |
at (wrapper remoting-invoke-with-check) Mono.Security.Protocol.Tls.Handshake.HandshakeMessage.Process () <0xffffffff> | |
at Mono.Security.Protocol.Tls.RecordProtocol.BeginSendRecord (Mono.Security.Protocol.Tls.Handshake.HandshakeType,System.AsyncCallback,object) <0x0003b> | |
at Mono.Security.Protocol.Tls.SslClientStream.OnBeginNegotiateHandshake (System.AsyncCallback,object) <0x000ef> | |
at Mono.Security.Protocol.Tls.SslStreamBase.BeginNegotiateHandshake (Mono.Security.Protocol.Tls.SslStreamBase/InternalAsyncResult) <0x00153> | |
at Mono.Security.Protocol.Tls.SslStreamBase.NegotiateHandshake () <0x00073> | |
at Mono.Security.Protocol.Tls.SslStreamBase.Write (byte[],int,int) <0x000bf> | |
at System.Net.WebConnection.Write (System.Net.HttpWebRequest,byte[],int,int,string&) <0x00169> | |
at System.Net.WebConnectionStream.WriteHeaders () <0x0005b> | |
at System.Net.WebConnectionStream.SetHeaders (byte[]) <0x001ef> | |
at (wrapper remoting-invoke-with-check) System.Net.WebConnectionStream.SetHeaders (byte[]) <0xffffffff> | |
at System.Net.HttpWebRequest.SendRequestHeaders (bool) <0x003d3> | |
at System.Net.HttpWebRequest.SetWriteStream (System.Net.WebConnectionStream) <0x000b7> | |
at (wrapper remoting-invoke-with-check) System.Net.HttpWebRequest.SetWriteStream (System.Net.WebConnectionStream) <0xffffffff> | |
at System.Net.WebConnection.InitConnection (object) <0x003db> | |
at System.Net.WebConnection.<WebConnection>m__0 (object) <0x0001f> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b2fbfef700 this=0x0x65b31d612a40 thread handle 0x62d state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Duplicati.Library.Utility.AsyncHttpRequest/AsyncWrapper.GetResponseOrStream () <0x00025> | |
at Duplicati.Library.Utility.AsyncHttpRequest.GetRequestStream (long) <0x003e3> | |
at Duplicati.Library.UsageReporter.ReportSetUploader/<>c/<<Run>b__2_0>d.MoveNext () <0x00437> | |
at (wrapper unbox) Duplicati.Library.UsageReporter.ReportSetUploader/<>c/<<Run>b__2_0>d.MoveNext () <0xffffffff> | |
at System.Threading.Tasks.AwaiterActionContinuation.Execute () <0x0007e> | |
at System.Threading.Tasks.Task.ProcessCompleteDelegates () <0x00053> | |
at System.Threading.Tasks.Task.Finish () <0x00157> | |
at System.Threading.Tasks.Task`1.TrySetResult (TResult) <0x000eb> | |
at System.Threading.Tasks.TaskCompletionSource`1.TrySetResult (TResult) <0x00047> | |
at System.Threading.Tasks.TaskCompletionSource`1.SetResult (TResult) <0x0001b> | |
at CoCoL.Channel`1/<ReadAsync>c__AnonStorey1.<>m__0 () <0x0002f> | |
at CoCoL.SystemThreadPoolWrapper/<QueueItem>c__AnonStorey0.<>m__0 (object) <0x0001a> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"<unnamed thread>" tid=0x0x65b3578db7c0 this=0x0x65b355e30010 thread handle 0x403 state : waiting on 0x41d : Event owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Duplicati.Server.Program.RealMain (string[]) <0x01b13> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff> | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) <0xffffffff> | |
at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) <0x000d7> | |
at System.Reflection.MethodBase.Invoke (object,object[]) <0x00032> | |
at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo,string[]) <0x0006f> | |
at Duplicati.Library.AutoUpdater.UpdaterManager/<>c__DisplayClass53_0.<RunFromMostRecent>b__0 () <0x0001f> | |
at Duplicati.Library.AutoUpdater.UpdaterManager.WrapWithUpdater (Duplicati.Library.AutoUpdater.AutoUpdateStrategy,System.Action) <0x002e5> | |
at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecent (System.Reflection.MethodInfo,string[],Duplicati.Library.AutoUpdater.AutoUpdateStrategy) <0x00253> | |
at Duplicati.Server.Program.Main (string[]) <0x00037> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <0xffffffff> | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.AppDomain.ExecuteAssembly (System.AppDomain,System.Reflection.Assembly,string[]) <0xffffffff> | |
at System.AppDomain.ExecuteAssemblyInternal (System.Reflection.Assembly,string[]) <0x00047> | |
at System.AppDomain.ExecuteAssemblyByName (string,string[]) <0x00033> | |
at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssemblyByName (string,string[]) <0xffffffff> | |
at (wrapper xdomain-dispatch) System.AppDomain.ExecuteAssemblyByName (object,byte[]&,byte[]&,string,string[]) <0xffffffff> | |
at (wrapper xdomain-invoke) System.AppDomain.ExecuteAssemblyByName (string,string[]) <0xffffffff> | |
at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssemblyByName (string,string[]) <0xffffffff> | |
at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecent (System.Reflection.MethodInfo,string[],Duplicati.Library.AutoUpdater.AutoUpdateStrategy) <0x006a3> | |
at Duplicati.Server.Program.Main (string[]) <0x00037> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b31e498700 this=0x0x65b355e34ed0 thread handle 0x897 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitAny_internal (System.Threading.WaitHandle[],int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitAny (System.Threading.WaitHandle[],System.TimeSpan,bool) <0x0007b> | |
at System.Threading.RegisteredWaitHandle.Wait (object) <0x000e3> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b31ce56700 this=0x0x65b31d614ed0 thread handle 0x911 state : interrupted state owns () | |
"Threadpool monitor" tid=0x0x65b34f7a8700 this=0x0x65b355e33148 thread handle 0x41a state : interrupted state owns () | |
"<threadpool thread>" tid=0x0x65b34d8bb700 this=0x0x65b355e35e48 thread handle 0x42c state : interrupted state owns () | |
"IO Threadpool worker" tid=0x0x65b34e906700 this=0x0x65b355e35fb0 thread handle 0x42e state : interrupted state owns () | |
"<unnamed thread>" tid=0x0x65b34ee52700 this=0x0x65b355e32e78 thread handle 0x410 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.IO.InotifyWatcher.ReadFromFD (intptr,byte[],intptr) <0xffffffff> | |
at System.IO.InotifyWatcher.Monitor () <0x0005f> | |
at System.Threading.Thread.StartInternal () <0x00073> | |
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff> | |
"TaskScheduler" tid=0x0x65b34e201700 this=0x0x65b355e336e8 thread handle 0x426 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x00087> | |
at Duplicati.Server.Scheduler.Runner () <0x01f47> | |
at System.Threading.Thread.StartInternal () <0x00073> | |
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b31c759700 this=0x0x65b31d617ea0 thread handle 0x7e6 state : interrupted state owns () | |
at Mono.Globalization.Unicode.SimpleCollator.GetTailContraction (string,int,int,Mono.Globalization.Unicode.Contraction[]) <0x00099> | |
at Mono.Globalization.Unicode.SimpleCollator.GetTailContraction (string,int,int) <0x00073> | |
at Mono.Globalization.Unicode.SimpleCollator.MatchesBackwardCore (string,int&,int,int,int,byte*,bool,Mono.Globalization.Unicode.SimpleCollator/ExtenderType,Mono.Globalization.Unicode.Contraction&,Mono.Globalization.Unicode.SimpleCollator/Context&) <0x00223> | |
at Mono.Globalization.Unicode.SimpleCollator.MatchesBackward (string,int&,int,int,int,byte*,bool,Mono.Globalization.Unicode.SimpleCollator/Context&) <0x001db> | |
at Mono.Globalization.Unicode.SimpleCollator.LastIndexOfSortKey (string,int,int,int,byte*,int,bool,Mono.Globalization.Unicode.SimpleCollator/Context&) <0x00087> | |
at Mono.Globalization.Unicode.SimpleCollator.LastIndexOf (string,string,int,int,byte*,Mono.Globalization.Unicode.SimpleCollator/Context&) <0x003e7> | |
at Mono.Globalization.Unicode.SimpleCollator.LastIndexOf (string,string,int,int,System.Globalization.CompareOptions) <0x002a7> | |
at Mono.Globalization.Unicode.SimpleCollator.IsSuffix (string,string,int,int,System.Globalization.CompareOptions) <0x00057> | |
at Mono.Globalization.Unicode.SimpleCollator.IsSuffix (string,string,System.Globalization.CompareOptions) <0x0003b> | |
at System.Globalization.CompareInfo.IsSuffix (string,string,System.Globalization.CompareOptions) <0x00067> | |
at string.EndsWith (string) <0x00041> | |
at Mono.Security.X509.X501.AppendEntry (System.Text.StringBuilder,Mono.Security.ASN1,bool) <0x00617> | |
at Mono.Security.X509.X501.ToString (Mono.Security.ASN1) <0x0006b> | |
at Mono.Security.X509.X509Certificate.Parse (byte[]) <0x0030f> | |
at Mono.Security.X509.X509Certificate..ctor (byte[]) <0x000bf> | |
at Mono.Security.X509.X509Store.LoadCertificate (string) <0x0004b> | |
at Mono.Security.X509.X509Store.BuildCertificatesCollection (string) <0x000f7> | |
at Mono.Security.X509.X509Store.get_Certificates () <0x00023> | |
at System.Security.Cryptography.X509Certificates.X509Store.Open (System.Security.Cryptography.X509Certificates.OpenFlags) <0x0013b> | |
at System.Security.Cryptography.X509Certificates.X509Chain.get_LMRootStore () <0x000a3> | |
at System.Security.Cryptography.X509Certificates.X509Chain.get_Roots () <0x0003f> | |
at System.Security.Cryptography.X509Certificates.X509Chain.get_CertificateCollection () <0x0009f> | |
at System.Security.Cryptography.X509Certificates.X509Chain.FindParent (System.Security.Cryptography.X509Certificates.X509Certificate2) <0x0002b> | |
at System.Security.Cryptography.X509Certificates.X509Chain.BuildChainFrom (System.Security.Cryptography.X509Certificates.X509Certificate2) <0x0003b> | |
at System.Security.Cryptography.X509Certificates.X509Chain.Build (System.Security.Cryptography.X509Certificates.X509Certificate2) <0x00083> | |
at System.Net.ServicePointManager/ChainValidationHelper.ValidateChain (Mono.Security.X509.X509CertificateCollection) <0x002af> | |
at Mono.Security.Protocol.Tls.SslClientStream.OnRemoteCertificateValidation2 (Mono.Security.X509.X509CertificateCollection) <0x0002a> | |
at Mono.Security.Protocol.Tls.SslStreamBase.RaiseRemoteCertificateValidation2 (Mono.Security.X509.X509CertificateCollection) <0x00020> | |
at Mono.Security.Protocol.Tls.SslClientStream.RaiseServerCertificateValidation2 (Mono.Security.X509.X509CertificateCollection) <0x0001b> | |
at Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate.RemoteValidation (Mono.Security.Protocol.Tls.ClientContext,Mono.Security.Protocol.Tls.AlertDescription) <0x0003a> | |
at Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate.validateCertificates (Mono.Security.X509.X509CertificateCollection) <0x00083> | |
at Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate.ProcessAsTls1 () <0x00107> | |
at Mono.Security.Protocol.Tls.Handshake.HandshakeMessage.Process () <0x00056> | |
at (wrapper remoting-invoke-with-check) Mono.Security.Protocol.Tls.Handshake.HandshakeMessage.Process () <0xffffffff> | |
at Mono.Security.Protocol.Tls.ClientRecordProtocol.ProcessHandshakeMessage (Mono.Security.Protocol.Tls.TlsStream) <0x0009f> | |
at Mono.Security.Protocol.Tls.RecordProtocol.InternalReceiveRecordCallback (System.IAsyncResult) <0x00298> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b31f6fe700 this=0x0x65b31d618008 thread handle 0x7e9 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitAny_internal (System.Threading.WaitHandle[],int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitAny (System.Threading.WaitHandle[],System.TimeSpan,bool) <0x0007b> | |
at System.Threading.RegisteredWaitHandle.Wait (object) <0x000e3> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b34c20f700 this=0x0x65b355e3d5d0 thread handle 0xbbe state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (System.IAsyncResult) <0x0007b> | |
at Mono.Security.Protocol.Tls.RecordProtocol.ReceiveRecord (System.IO.Stream) <0x0002f> | |
at Mono.Security.Protocol.Tls.SslClientStream.SafeReceiveRecord (System.IO.Stream,bool) <0x0002b> | |
at Mono.Security.Protocol.Tls.SslClientStream.OnNegotiateHandshakeCallback (System.IAsyncResult) <0x0004b> | |
at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (System.IAsyncResult) <0x000a2> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Timer-Scheduler" tid=0x0x65b34eb72700 this=0x0x65b355e32fe0 thread handle 0x416 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x00087> | |
at System.Threading.WaitHandle.WaitOne (int) <0x00022> | |
at System.Threading.Timer/Scheduler.SchedulerThread () <0x00b72> | |
at System.Threading.Thread.StartInternal () <0x00073> | |
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b2fa3d9700 this=0x0x65b31eb61c30 thread handle 0x775 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x00087> | |
at Duplicati.Server.EventPollNotify.Wait (long,int) <0x000e3> | |
at Duplicati.Server.WebServer.RESTMethods.RequestInfo.LongPollCheck (Duplicati.Server.EventPollNotify,long&,bool&) <0x0030f> | |
at Duplicati.Server.WebServer.RESTMethods.ServerState.GET (string,Duplicati.Server.WebServer.RESTMethods.RequestInfo) <0x0005b> | |
at Duplicati.Server.WebServer.RESTHandler.DoProcess (Duplicati.Server.WebServer.RESTMethods.RequestInfo,string,string,string) <0x0072e> | |
at Duplicati.Server.WebServer.RESTHandler.DoProcess (HttpServer.IHttpRequest,HttpServer.IHttpResponse,HttpServer.Sessions.IHttpSession,string,string,string) <0x0006f> | |
at Duplicati.Server.WebServer.RESTHandler.Process (HttpServer.IHttpRequest,HttpServer.IHttpResponse,HttpServer.Sessions.IHttpSession) <0x00227> | |
at HttpServer.HttpServer.HandleRequest (HttpServer.IHttpClientContext,HttpServer.IHttpRequest,HttpServer.IHttpResponse,HttpServer.Sessions.IHttpSession) <0x00137> | |
at HttpServer.HttpServer.ProcessRequest (HttpServer.IHttpClientContext,HttpServer.IHttpRequest) <0x003e9> | |
at HttpServer.HttpServer.ProcessRequestWrapper (HttpServer.IHttpClientContext,HttpServer.IHttpRequest) <0x00053> | |
at HttpServer.HttpServer.OnRequest (object,HttpServer.RequestEventArgs) <0x00163> | |
at (wrapper delegate-invoke) System.EventHandler`1.invoke_void__this___object_TEventArgs (object,TEventArgs) <0xffffffff> | |
at HttpServer.HttpListenerBase.OnRequestReceived (object,HttpServer.RequestEventArgs) <0x0002e> | |
at (wrapper delegate-invoke) System.EventHandler`1.invoke_void__this___object_TEventArgs (object,TEventArgs) <0xffffffff> | |
at HttpServer.HttpContextFactory.OnRequestReceived (object,HttpServer.RequestEventArgs) <0x0002e> | |
at (wrapper delegate-invoke) System.EventHandler`1.invoke_void__this___object_TEventArgs (object,TEventArgs) <0xffffffff> | |
at HttpServer.HttpClientContext.OnRequestCompleted (object,System.EventArgs) <0x000cf> | |
at (wrapper delegate-invoke) <Module>.invoke_void__this___object_EventArgs (object,System.EventArgs) <0xffffffff> | |
at HttpServer.Parser.HttpRequestParser.OnRequestCompleted () <0x00024> | |
at HttpServer.Parser.HttpRequestParser.Parse (byte[],int,int) <0x00283> | |
at HttpServer.HttpClientContext.OnReceive (System.IAsyncResult) <0x00191> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b2fb76c700 this=0x0x65b355e3bb18 thread handle 0x944 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Duplicati.Library.Utility.AsyncHttpRequest/AsyncWrapper.GetResponseOrStream () <0x00025> | |
at Duplicati.Library.Utility.AsyncHttpRequest.GetRequestStream (long) <0x003e3> | |
at Duplicati.Library.UsageReporter.ReportSetUploader/<>c/<<Run>b__2_0>d.MoveNext () <0x00437> | |
at (wrapper unbox) Duplicati.Library.UsageReporter.ReportSetUploader/<>c/<<Run>b__2_0>d.MoveNext () <0xffffffff> | |
at System.Threading.Tasks.AwaiterActionContinuation.Execute () <0x0007e> | |
at System.Threading.Tasks.Task.ProcessCompleteDelegates () <0x00053> | |
at System.Threading.Tasks.Task.Finish () <0x00157> | |
at System.Threading.Tasks.Task`1.TrySetResult (TResult) <0x000eb> | |
at System.Threading.Tasks.TaskCompletionSource`1.TrySetResult (TResult) <0x00047> | |
at System.Threading.Tasks.TaskCompletionSource`1.SetResult (TResult) <0x0001b> | |
at CoCoL.Channel`1/<ReadAsync>c__AnonStorey1.<>m__0 () <0x0002f> | |
at CoCoL.SystemThreadPoolWrapper/<QueueItem>c__AnonStorey0.<>m__0 (object) <0x0001a> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
Full thread dump: | |
"Threadpool worker" tid=0x0x65b34c20f700 this=0x0x65b355e3de40 thread handle 0xcd2 state : interrupted state owns () | |
"Threadpool monitor" tid=0x0x65b34f7a8700 this=0x0x65b355e33148 thread handle 0x41a state : interrupted state owns () | |
"<threadpool thread>" tid=0x0x65b34d8bb700 this=0x0x65b355e35e48 thread handle 0x42c state : interrupted state owns () | |
"IO Threadpool worker" tid=0x0x65b31f2c2700 this=0x0x65b31d61fe98 thread handle 0xa8f state : interrupted state owns () | |
"Threadpool worker" tid=0x0x65b31e498700 this=0x0x65b355e34ed0 thread handle 0x897 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Net.Sockets.Socket.Connect_internal (intptr,System.Net.SocketAddress,int&) <0xffffffff> | |
at System.Net.Sockets.Socket.Connect (System.Net.EndPoint) <0x00117> | |
at System.Net.WebConnection.Connect (System.Net.HttpWebRequest) <0x0058b> | |
at System.Net.WebConnection.InitConnection (object) <0x002b3> | |
at System.Net.WebConnection.<WebConnection>m__0 (object) <0x0001f> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"TaskScheduler" tid=0x0x65b34e201700 this=0x0x65b355e336e8 thread handle 0x426 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x00087> | |
at Duplicati.Server.Scheduler.Runner () <0x01f47> | |
at System.Threading.Thread.StartInternal () <0x00073> | |
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff> | |
"<unnamed thread>" tid=0x0x65b34dda1700 this=0x0x65b355e33850 thread handle 0x429 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x00087> | |
at HttpServer.RequestQueue.QueueThread () <0x00046> | |
at System.Threading.Thread.StartInternal () <0x00073> | |
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b31c759700 this=0x0x65b31d6105b0 thread handle 0xab2 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitAny_internal (System.Threading.WaitHandle[],int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitAny (System.Threading.WaitHandle[],System.TimeSpan,bool) <0x0007b> | |
at System.Threading.RegisteredWaitHandle.Wait (object) <0x000e3> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b31ce56700 this=0x0x65b31d614ed0 thread handle 0x911 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (System.IAsyncResult) <0x0007b> | |
at Mono.Security.Protocol.Tls.RecordProtocol.ReceiveRecord (System.IO.Stream) <0x0002f> | |
at Mono.Security.Protocol.Tls.SslClientStream.SafeReceiveRecord (System.IO.Stream,bool) <0x0002b> | |
at Mono.Security.Protocol.Tls.SslClientStream.OnNegotiateHandshakeCallback (System.IAsyncResult) <0x0004b> | |
at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (System.IAsyncResult) <0x000a2> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"<unnamed thread>" tid=0x0x65b34ee52700 this=0x0x65b355e32e78 thread handle 0x410 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.IO.InotifyWatcher.ReadFromFD (intptr,byte[],intptr) <0xffffffff> | |
at System.IO.InotifyWatcher.Monitor () <0x0005f> | |
at System.Threading.Thread.StartInternal () <0x00073> | |
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff> | |
"IO Threadpool worker" tid=0x0x65b34c87c700 this=0x0x65b31d61e6b0 thread handle 0xa14 state : interrupted state owns () | |
"Threadpool worker" tid=0x0x65b34e87c700 this=0x0x65b31d610448 thread handle 0x56a state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x00087> | |
at Duplicati.Server.EventPollNotify.Wait (long,int) <0x000e3> | |
at Duplicati.Server.WebServer.RESTMethods.RequestInfo.LongPollCheck (Duplicati.Server.EventPollNotify,long&,bool&) <0x0030f> | |
at Duplicati.Server.WebServer.RESTMethods.ServerState.GET (string,Duplicati.Server.WebServer.RESTMethods.RequestInfo) <0x0005b> | |
at Duplicati.Server.WebServer.RESTHandler.DoProcess (Duplicati.Server.WebServer.RESTMethods.RequestInfo,string,string,string) <0x0072e> | |
at Duplicati.Server.WebServer.RESTHandler.DoProcess (HttpServer.IHttpRequest,HttpServer.IHttpResponse,HttpServer.Sessions.IHttpSession,string,string,string) <0x0006f> | |
at Duplicati.Server.WebServer.RESTHandler.Process (HttpServer.IHttpRequest,HttpServer.IHttpResponse,HttpServer.Sessions.IHttpSession) <0x00227> | |
at HttpServer.HttpServer.HandleRequest (HttpServer.IHttpClientContext,HttpServer.IHttpRequest,HttpServer.IHttpResponse,HttpServer.Sessions.IHttpSession) <0x00137> | |
at HttpServer.HttpServer.ProcessRequest (HttpServer.IHttpClientContext,HttpServer.IHttpRequest) <0x003e9> | |
at HttpServer.HttpServer.ProcessRequestWrapper (HttpServer.IHttpClientContext,HttpServer.IHttpRequest) <0x00053> | |
at HttpServer.HttpServer.OnRequest (object,HttpServer.RequestEventArgs) <0x00163> | |
at (wrapper delegate-invoke) System.EventHandler`1.invoke_void__this___object_TEventArgs (object,TEventArgs) <0xffffffff> | |
at HttpServer.HttpListenerBase.OnRequestReceived (object,HttpServer.RequestEventArgs) <0x0002e> | |
at (wrapper delegate-invoke) System.EventHandler`1.invoke_void__this___object_TEventArgs (object,TEventArgs) <0xffffffff> | |
at HttpServer.HttpContextFactory.OnRequestReceived (object,HttpServer.RequestEventArgs) <0x0002e> | |
at (wrapper delegate-invoke) System.EventHandler`1.invoke_void__this___object_TEventArgs (object,TEventArgs) <0xffffffff> | |
at HttpServer.HttpClientContext.OnRequestCompleted (object,System.EventArgs) <0x000cf> | |
at (wrapper delegate-invoke) <Module>.invoke_void__this___object_EventArgs (object,System.EventArgs) <0xffffffff> | |
at HttpServer.Parser.HttpRequestParser.OnRequestCompleted () <0x00024> | |
at HttpServer.Parser.HttpRequestParser.Parse (byte[],int,int) <0x00283> | |
at HttpServer.HttpClientContext.OnReceive (System.IAsyncResult) <0x00191> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b2fbfef700 this=0x0x65b31d612a40 thread handle 0x62d state : interrupted state owns () | |
"Threadpool worker" tid=0x0x65b34d406700 this=0x0x65b355e3c7c0 thread handle 0x989 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitAny_internal (System.Threading.WaitHandle[],int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitAny (System.Threading.WaitHandle[],System.TimeSpan,bool) <0x0007b> | |
at System.Threading.RegisteredWaitHandle.Wait (object) <0x000e3> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b2fa3d9700 this=0x0x65b31eb61c30 thread handle 0x775 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Duplicati.Library.Utility.AsyncHttpRequest/AsyncWrapper.GetResponseOrStream () <0x00025> | |
at Duplicati.Library.Utility.AsyncHttpRequest.GetRequestStream (long) <0x003e3> | |
at Duplicati.Library.UsageReporter.ReportSetUploader/<>c/<<Run>b__2_0>d.MoveNext () <0x00437> | |
at (wrapper unbox) Duplicati.Library.UsageReporter.ReportSetUploader/<>c/<<Run>b__2_0>d.MoveNext () <0xffffffff> | |
at System.Threading.Tasks.AwaiterActionContinuation.Execute () <0x0007e> | |
at System.Threading.Tasks.Task.ProcessCompleteDelegates () <0x00053> | |
at System.Threading.Tasks.Task.Finish () <0x00157> | |
at System.Threading.Tasks.Task`1.TrySetResult (TResult) <0x000eb> | |
at System.Threading.Tasks.TaskCompletionSource`1.TrySetResult (TResult) <0x00047> | |
at System.Threading.Tasks.TaskCompletionSource`1.SetResult (TResult) <0x0001b> | |
at CoCoL.Channel`1/<ReadAsync>c__AnonStorey1.<>m__0 () <0x0002f> | |
at CoCoL.SystemThreadPoolWrapper/<QueueItem>c__AnonStorey0.<>m__0 (object) <0x0001a> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"WorkerThread<IRunnerData>" tid=0x0x65b34e446700 this=0x0x65b355e33580 thread handle 0x423 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Duplicati.Library.Utility.WorkerThread`1.Runner () <0x001bc> | |
at System.Threading.Thread.StartInternal () <0x00073> | |
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b2fb76c700 this=0x0x65b355e3bb18 thread handle 0x944 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Duplicati.Library.Utility.AsyncHttpRequest/AsyncWrapper.GetResponseOrStream () <0x00025> | |
at Duplicati.Library.Utility.AsyncHttpRequest.GetRequestStream (long) <0x003e3> | |
at Duplicati.Library.UsageReporter.ReportSetUploader/<>c/<<Run>b__2_0>d.MoveNext () <0x00437> | |
at (wrapper unbox) Duplicati.Library.UsageReporter.ReportSetUploader/<>c/<<Run>b__2_0>d.MoveNext () <0xffffffff> | |
at System.Threading.Tasks.AwaiterActionContinuation.Execute () <0x0007e> | |
at System.Threading.Tasks.Task.ProcessCompleteDelegates () <0x00053> | |
at System.Threading.Tasks.Task.Finish () <0x00157> | |
at System.Threading.Tasks.Task`1.TrySetResult (TResult) <0x000eb> | |
at System.Threading.Tasks.TaskCompletionSource`1.TrySetResult (TResult) <0x00047> | |
at System.Threading.Tasks.TaskCompletionSource`1.SetResult (TResult) <0x0001b> | |
at CoCoL.Channel`1/<ReadAsync>c__AnonStorey1.<>m__0 () <0x0002f> | |
at CoCoL.SystemThreadPoolWrapper/<QueueItem>c__AnonStorey0.<>m__0 (object) <0x0001a> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Timer-Scheduler" tid=0x0x65b34eb72700 this=0x0x65b355e32fe0 thread handle 0x416 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x00087> | |
at System.Threading.WaitHandle.WaitOne (int) <0x00022> | |
at System.Threading.Timer/Scheduler.SchedulerThread () <0x00b72> | |
at System.Threading.Thread.StartInternal () <0x00073> | |
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff> | |
"IO Threadpool worker" tid=0x0x65b34e906700 this=0x0x65b355e35fb0 thread handle 0x42e state : interrupted state owns () | |
"UpdatePollThread" tid=0x0x65b34e667700 this=0x0x65b355e33418 thread handle 0x420 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (System.TimeSpan,bool) <0x000b7> | |
at Duplicati.Server.UpdatePollThread.Run () <0x00bae> | |
at System.Threading.Thread.StartInternal () <0x00073> | |
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b31f6fe700 this=0x0x65b31d618008 thread handle 0x7e9 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Mono.Security.Protocol.Tls.SslStreamBase.EndNegotiateHandshake (Mono.Security.Protocol.Tls.SslStreamBase/InternalAsyncResult) <0x00033> | |
at Mono.Security.Protocol.Tls.SslStreamBase.NegotiateHandshake () <0x0009b> | |
at Mono.Security.Protocol.Tls.SslStreamBase.Write (byte[],int,int) <0x000bf> | |
at System.Net.WebConnection.Write (System.Net.HttpWebRequest,byte[],int,int,string&) <0x00169> | |
at System.Net.WebConnectionStream.WriteHeaders () <0x0005b> | |
at System.Net.WebConnectionStream.SetHeaders (byte[]) <0x001ef> | |
at (wrapper remoting-invoke-with-check) System.Net.WebConnectionStream.SetHeaders (byte[]) <0xffffffff> | |
at System.Net.HttpWebRequest.SendRequestHeaders (bool) <0x003d3> | |
at System.Net.HttpWebRequest.SetWriteStream (System.Net.WebConnectionStream) <0x000b7> | |
at (wrapper remoting-invoke-with-check) System.Net.HttpWebRequest.SetWriteStream (System.Net.WebConnectionStream) <0xffffffff> | |
at System.Net.WebConnection.InitConnection (object) <0x003db> | |
at System.Net.WebConnection.<WebConnection>m__0 (object) <0x0001f> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b31f90c700 this=0x0x65b355e3f8f8 thread handle 0xa78 state : interrupted state owns () | |
"<unnamed thread>" tid=0x0x65b3578db7c0 this=0x0x65b355e30010 thread handle 0x403 state : waiting on 0x41d : Event owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Duplicati.Server.Program.RealMain (string[]) <0x01b13> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff> | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) <0xffffffff> | |
at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) <0x000d7> | |
at System.Reflection.MethodBase.Invoke (object,object[]) <0x00032> | |
at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo,string[]) <0x0006f> | |
at Duplicati.Library.AutoUpdater.UpdaterManager/<>c__DisplayClass53_0.<RunFromMostRecent>b__0 () <0x0001f> | |
at Duplicati.Library.AutoUpdater.UpdaterManager.WrapWithUpdater (Duplicati.Library.AutoUpdater.AutoUpdateStrategy,System.Action) <0x002e5> | |
at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecent (System.Reflection.MethodInfo,string[],Duplicati.Library.AutoUpdater.AutoUpdateStrategy) <0x00253> | |
at Duplicati.Server.Program.Main (string[]) <0x00037> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <0xffffffff> | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.AppDomain.ExecuteAssembly (System.AppDomain,System.Reflection.Assembly,string[]) <0xffffffff> | |
at System.AppDomain.ExecuteAssemblyInternal (System.Reflection.Assembly,string[]) <0x00047> | |
at System.AppDomain.ExecuteAssemblyByName (string,string[]) <0x00033> | |
at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssemblyByName (string,string[]) <0xffffffff> | |
at (wrapper xdomain-dispatch) System.AppDomain.ExecuteAssemblyByName (object,byte[]&,byte[]&,string,string[]) <0xffffffff> | |
at (wrapper xdomain-invoke) System.AppDomain.ExecuteAssemblyByName (string,string[]) <0xffffffff> | |
at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssemblyByName (string,string[]) <0xffffffff> | |
at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecent (System.Reflection.MethodInfo,string[],Duplicati.Library.AutoUpdater.AutoUpdateStrategy) <0x006a3> | |
at Duplicati.Server.Program.Main (string[]) <0x00037> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b31cc4f700 this=0x0x65b355e3b140 thread handle 0x849 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitAny_internal (System.Threading.WaitHandle[],int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitAny (System.Threading.WaitHandle[],System.TimeSpan,bool) <0x0007b> | |
at System.Threading.RegisteredWaitHandle.Wait (object) <0x000e3> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" tid=0x0x65b31c9e9700 this=0x0x65b31d617798 thread handle 0x7c5 state : interrupted state owns () | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne () <0x0006b> | |
at Duplicati.Library.Utility.AsyncHttpRequest/AsyncWrapper.GetResponseOrStream () <0x00025> | |
at Duplicati.Library.Utility.AsyncHttpRequest.GetRequestStream (long) <0x003e3> | |
at Duplicati.Library.UsageReporter.ReportSetUploader/<>c/<<Run>b__2_0>d.MoveNext () <0x00437> | |
at (wrapper unbox) Duplicati.Library.UsageReporter.ReportSetUploader/<>c/<<Run>b__2_0>d.MoveNext () <0xffffffff> | |
at System.Threading.Tasks.AwaiterActionContinuation.Execute () <0x0007e> | |
at System.Threading.Tasks.Task.ProcessCompleteDelegates () <0x00053> | |
at System.Threading.Tasks.Task.Finish () <0x00157> | |
at System.Threading.Tasks.Task`1.TrySetResult (TResult) <0x000eb> | |
at System.Threading.Tasks.TaskCompletionSource`1.TrySetResult (TResult) <0x00047> | |
at System.Threading.Tasks.TaskCompletionSource`1.SetResult (TResult) <0x0001b> | |
at CoCoL.Channel`1/<ReadAsync>c__AnonStorey1.<>m__0 () <0x0002f> | |
at CoCoL.SystemThreadPoolWrapper/<QueueItem>c__AnonStorey0.<>m__0 (object) <0x0001a> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment