Skip to content

Instantly share code, notes, and snippets.

@jgold6
Created August 30, 2016 01:12
Show Gist options
  • Save jgold6/0ccdc809da5b0d661300fbe72e100997 to your computer and use it in GitHub Desktop.
Save jgold6/0ccdc809da5b0d661300fbe72e100997 to your computer and use it in GitHub Desktop.
08-29 17:03:43.090 18515 8504 E mono-rt : Stacktrace:
08-29 17:03:43.090 18515 8504 E mono-rt : at <unknown> <0xffffffff>
08-29 17:03:43.090 18515 8504 E mono-rt : at (wrapper managed-to-native) System.Runtime.InteropServices.Marshal.GetDelegateForFunctionPointerInternal (intptr,System.Type) <0xffffffff>
08-29 17:03:43.090 18515 8504 E mono-rt : at System.Runtime.InteropServices.Marshal.GetDelegateForFunctionPointer (intptr,System.Type) <0x0009b>
08-29 17:03:43.090 18515 8504 E mono-rt : at Android.Runtime.JniNativeInterfaceInvoker.get_NewString () <0x00037>
08-29 17:03:43.090 18515 8504 E mono-rt : at Android.Runtime.JNIEnv.NewString (string) <0x00033>
08-29 17:03:43.090 18515 8504 E mono-rt : at Android.Content.Intent.GetStringExtra (string) <0x0006b>
08-29 17:03:43.090 18515 8504 E mono-rt : at Remote.Client.ClientService/<>c__DisplayClass10_0/<<OnStartCommand>b__0>d.MoveNext () <0x00187>
08-29 17:03:43.090 18515 8504 E mono-rt : at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<Remote.Client.ClientService/<>c__DisplayClass10_0/<<OnStartCommand>b__0>d> (Remote.Client.ClientService/<>c__DisplayClass10_0/<<OnStartCommand>b__0>d&) <0x0011b>
08-29 17:03:43.090 18515 8504 E mono-rt : at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Remote.Client.ClientService/<>c__DisplayClass10_0/<<OnStartCommand>b__0>d> (Remote.Client.ClientService/<>c__DisplayClass10_0/<<OnStartCommand>b__0>d&) <0x0001f>
08-29 17:03:43.090 18515 8504 E mono-rt : at Remote.Client.ClientService/<>c__DisplayClass10_0.<OnStartCommand>b__0 () <0x00167>
08-29 17:03:43.090 18515 8504 E mono-rt : at System.Threading.Tasks.Task.InnerInvoke () <0x0004f>
08-29 17:03:43.090 18515 8504 E mono-rt : at System.Threading.Tasks.Task.Execute () <0x0004f>
08-29 17:03:43.090 18515 8504 E mono-rt : at System.Threading.Tasks.Task.ExecutionContextCallback (object) <0x00053>
08-29 17:03:43.090 18515 8504 E mono-rt : at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) <0x001f3>
08-29 17:03:43.090 18515 8504 E mono-rt : at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) <0x0002b>
08-29 17:03:43.090 18515 8504 E mono-rt : at System.Threading.Tasks.Task.ExecuteWithThreadLocal (System.Threading.Tasks.Task&) <0x0012b>
08-29 17:03:43.090 18515 8504 E mono-rt : at System.Threading.Tasks.Task.ExecuteEntry (bool) <0x000bb>
08-29 17:03:43.090 18515 8504 E mono-rt : at System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () <0x00017>
08-29 17:03:43.090 18515 8504 E mono-rt : at System.Threading.ThreadPoolWorkQueue.Dispatch () <0x001bb>
08-29 17:03:43.090 18515 8504 E mono-rt : at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () <0x00007>
08-29 17:03:43.090 18515 8504 E mono-rt : at (wrapper runtime-invoke) <Module>.runtime_invoke_bool (object,intptr,intptr,intptr) <0xffffffff>
08-29 17:03:43.090 18515 8504 E mono-rt :
Attempting native Android stacktrace:
08-29 17:03:43.090 18515 8504 E mono-rt : at ???+1258652 [0x69b3549c]
08-29 17:03:43.090 18515 8504 E mono-rt : at ???+1637692 [0x69b91d3c]
08-29 17:03:43.090 18515 8504 E mono-rt :
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
08-29 17:03:43.090 18515 8504 F libc : Fatal signal 11 (SIGSEGV) at 0x6cf4c002 (code=1), thread 8504 (Remote.Client)
08-24 00:23:59.990 16205 32234 E mono-rt : Stacktrace:
08-24 00:23:59.990 16205 32234 E mono-rt : at <unknown> <0xffffffff>
08-24 00:23:59.990 16205 32234 E mono-rt : at (wrapper managed-to-native) System.Runtime.InteropServices.Marshal.GetDelegateForFunctionPointerInternal (intptr,System.Type) <0xffffffff>
08-24 00:23:59.990 16205 32234 E mono-rt : at System.Runtime.InteropServices.Marshal.GetDelegateForFunctionPointer (intptr,System.Type) <0x0009b>
08-24 00:23:59.990 16205 32234 E mono-rt : at Android.Runtime.JniNativeInterfaceInvoker.get_NewString () <0x00037>
08-24 00:23:59.990 16205 32234 E mono-rt : at Android.Runtime.JNIEnv.NewString (string) <0x00033>
08-24 00:23:59.990 16205 32234 E mono-rt : at Android.Content.ContextWrapper.GetSystemService (string) <0x0006b>
08-24 00:23:59.990 16205 32234 E mono-rt : at XSockets.XSocketClient.UpdateAndroidNetworkStatus () <0x0002f>
08-24 00:23:59.990 16205 32234 E mono-rt : at XSockets.XSocketClient.get_NetworkState () <0x00013>
08-24 00:23:59.990 16205 32234 E mono-rt : at Remote.Client.XSocket.RemoteControlClient/<TimerCallback>d__5c.MoveNext () <0x00113>
08-24 00:23:59.990 16205 32234 E mono-rt : at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<Remote.Client.XSocket.RemoteControlClient/<TimerCallback>d__5c> (Remote.Client.XSocket.RemoteControlClient/<TimerCallback>d__5c&) <0x00123>
08-24 00:23:59.990 16205 32234 E mono-rt : at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Remote.Client.XSocket.RemoteControlClient/<TimerCallback>d__5c> (Remote.Client.XSocket.RemoteControlClient/<TimerCallback>d__5c&) <0x0001f>
08-24 00:23:59.990 16205 32234 E mono-rt : at Remote.Client.XSocket.RemoteControlClient.TimerCallback (object) <0x00137>
08-24 00:23:59.990 16205 32234 E mono-rt : at System.Threading.Timer/Scheduler.TimerCB (object) <0x0018f>
08-24 00:23:59.990 16205 32234 E mono-rt : at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () <0x0002f>
08-24 00:23:59.990 16205 32234 E mono-rt : at System.Threading.ThreadPoolWorkQueue.Dispatch () <0x001bb>
08-24 00:23:59.990 16205 32234 E mono-rt : at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () <0x00007>
08-24 00:23:59.990 16205 32234 E mono-rt : at (wrapper runtime-invoke) <Module>.runtime_invoke_bool (object,intptr,intptr,intptr) <0xffffffff>
08-24 00:23:59.990 16205 32234 E mono-rt :
Attempting native Android stacktrace:
08-24 00:24:00.000 16205 32234 E mono-rt : at ???+1256948 [0x6900ddf4]
08-24 00:24:00.000 16205 32234 E mono-rt : at ???+1635788 [0x6906a5cc]
08-24 00:24:00.000 16205 32234 E mono-rt :
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
08-24 00:24:00.000 16205 32234 F libc : Fatal signal 11 (SIGSEGV) at 0x6ce68002 (code=1), thread 32234 (Remote.Client)
08-24 21:05:24.011 7864 14090 E mono-rt : Stacktrace:
08-24 21:05:24.011 7864 14090 E mono-rt : at <unknown> <0xffffffff>
08-24 21:05:24.011 7864 14090 E mono-rt : at (wrapper managed-to-native) System.Runtime.InteropServices.Marshal.GetDelegateForFunctionPointerInternal (intptr,System.Type) <0xffffffff>
08-24 21:05:24.011 7864 14090 E mono-rt : at System.Runtime.InteropServices.Marshal.GetDelegateForFunctionPointer (intptr,System.Type) <0x0009b>
08-24 21:05:24.011 7864 14090 E mono-rt : at Android.Runtime.JniNativeInterfaceInvoker.get_NewString () <0x00037>
08-24 21:05:24.011 7864 14090 E mono-rt : at Android.Runtime.JNIEnv.NewString (string) <0x00033>
08-24 21:05:24.011 7864 14090 E mono-rt : at Android.Content.Intent.GetStringExtra (string) <0x0006b>
08-24 21:05:24.011 7864 14090 E mono-rt : at Remote.Client.ClientService/<>c__DisplayClass1/<<OnStartCommand>b__0>d__3.MoveNext () <0x001b7>
08-24 21:05:24.011 7864 14090 E mono-rt : at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<Remote.Client.ClientService/<>c__DisplayClass1/<<OnStartCommand>b__0>d__3> (Remote.Client.ClientService/<>c__DisplayClass1/<<OnStartCommand>b__0>d__3&) <0x00123>
08-24 21:05:24.011 7864 14090 E mono-rt : at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<Remote.Client.ClientService/<>c__DisplayClass1/<<OnStartCommand>b__0>d__3> (Remote.Client.ClientService/<>c__DisplayClass1/<<OnStartCommand>b__0>d__3&) <0x0001f>
08-24 21:05:24.011 7864 14090 E mono-rt : at Remote.Client.ClientService/<>c__DisplayClass1.<OnStartCommand>b__0 () <0x00133>
08-24 21:05:24.011 7864 14090 E mono-rt : at System.Threading.Tasks.Task.InnerInvoke () <0x0004f>
08-24 21:05:24.011 7864 14090 E mono-rt : at System.Threading.Tasks.Task.Execute () <0x0004f>
08-24 21:05:24.011 7864 14090 E mono-rt : at System.Threading.Tasks.Task.ExecutionContextCallback (object) <0x00053>
08-24 21:05:24.011 7864 14090 E mono-rt : at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) <0x001f3>
08-24 21:05:24.011 7864 14090 E mono-rt : at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) <0x0002b>
08-24 21:05:24.011 7864 14090 E mono-rt : at System.Threading.Tasks.Task.ExecuteWithThreadLocal (System.Threading.Tasks.Task&) <0x0012b>
08-24 21:05:24.011 7864 14090 E mono-rt : at System.Threading.Tasks.Task.ExecuteEntry (bool) <0x000bb>
08-24 21:05:24.011 7864 14090 E mono-rt : at System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () <0x00017>
08-24 21:05:24.011 7864 14090 E mono-rt : at System.Threading.ThreadPoolWorkQueue.Dispatch () <0x001bb>
08-24 21:05:24.011 7864 14090 E mono-rt : at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () <0x00007>
08-24 21:05:24.011 7864 14090 E mono-rt : at (wrapper runtime-invoke) <Module>.runtime_invoke_bool (object,intptr,intptr,intptr) <0xffffffff>
08-24 21:05:24.011 7864 14090 E mono-rt :
Attempting native Android stacktrace:
08-24 21:05:24.021 7864 14090 E mono-rt : at ???+1256948 [0x69b4cdf4]
08-24 21:05:24.021 7864 14090 E mono-rt : at ???+1635788 [0x69ba95cc]
08-24 21:05:24.021 7864 14090 E mono-rt :
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
08-24 21:05:24.021 7864 14090 F libc : Fatal signal 11 (SIGSEGV) at 0x6e9d4002 (code=1), thread 14090 (Remote.Client)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment