Skip to content

Instantly share code, notes, and snippets.

@rolfbjarne
Created January 19, 2015 16:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rolfbjarne/a5fa0bcc2ae983673251 to your computer and use it in GitHub Desktop.
Save rolfbjarne/a5fa0bcc2ae983673251 to your computer and use it in GitHub Desktop.
2015-01-19 17:23:41.863 WorkoutWotchUIiOS[6206:4328815] Unhandled managed exception: Disposable has already been assigned. (System.InvalidOperationException)
at System.Reactive.Disposables.SingleAssignmentDisposable.set_Disposable (IDisposable value) [0x00000] in <filename unknown>:0
at System.Reactive.Producer`1+State[System.Reactive.Unit].Assign (IDisposable s) [0x00000] in <filename unknown>:0
at (wrapper unknown) object:gsharedvt_out ()
at System.Reactive.Linq.ObservableImpl.Return`1[System.Reactive.Unit].Run (IObserver`1 observer, IDisposable cancel, System.Action`1 setSink) [0x00000] in <filename unknown>:0
at System.Reactive.Producer`1[System.Reactive.Unit].Run (IScheduler _, State x) [0x00000] in <filename unknown>:0
at (wrapper unknown) object:gsharedvt_out ()
at System.Reactive.Concurrency.ScheduledItem`2[System.TimeSpan,System.Reactive.Producer`1+State[System.Reactive.Unit]].InvokeCore () [0x00000] in <filename unknown>:0
at System.Reactive.Concurrency.ScheduledItem`1[System.TimeSpan].Invoke () [0x00000] in <filename unknown>:0
at System.Reactive.Concurrency.CurrentThreadScheduler+Trampoline.Run (System.Reactive.Concurrency.SchedulerQueue`1 queue) [0x00000] in <filename unknown>:0
at System.Reactive.Concurrency.CurrentThreadScheduler.Schedule[State] (State state, TimeSpan dueTime, System.Func`3 action) [0x00000] in <filename unknown>:0
at (wrapper unknown) object:gsharedvt_in ()
at (wrapper unknown) object:gsharedvt_out ()
at System.Reactive.Concurrency.LocalScheduler.Schedule[State] (State state, System.Func`3 action) [0x00000] in <filename unknown>:0
at (wrapper unknown) object:gsharedvt_in ()
at System.Reactive.Producer`1[System.Reactive.Unit].SubscribeRaw (IObserver`1 observer, Boolean enableSafeguard) [0x00000] in <filename unknown>:0
at System.Reactive.Producer`1[System.Reactive.Unit].Subscribe (IObserver`1 observer) [0x00000] in <filename unknown>:0
at (wrapper unknown) object:gsharedvt_out ()
at System.Reactive.Linq.QueryLanguage.LastOrDefaultInternal[Unit] (IObservable`1 source, Boolean throwOnEmpty) [0x00000] in <filename unknown>:0
at (wrapper unknown) object:gsharedvt_in ()
at (wrapper unknown) object:gsharedvt_out ()
at System.Reactive.Linq.QueryLanguage.Wait[Unit] (IObservable`1 source) [0x00000] in <filename unknown>:0
at (wrapper unknown) object:gsharedvt_in ()
at System.Reactive.Linq.Observable.Wait[Unit] (IObservable`1 source) [0x00000] in <filename unknown>:0
at Akavache.MacFilesystemProvider.CreateAppDirectory (NSSearchPathDirectory targetDir, System.String subDir) [0x00000] in <filename unknown>:0
at Akavache.MacFilesystemProvider.GetDefaultRoamingCacheDirectory () [0x00000] in <filename unknown>:0
at Akavache.Sqlite3.Registrations+<>c__DisplayClass6.<Register>b__2 () [0x00000] in <filename unknown>:0
at System.Lazy`1[Akavache.IBlobCache].InitValue () [0x00000] in <filename unknown>:0
2015-01-19 17:23:41.865 WorkoutWotchUIiOS[6206:4328815] critical: Stacktrace:
2015-01-19 17:23:41.866 WorkoutWotchUIiOS[6206:4328815] critical:
Native stacktrace:
2015-01-19 17:23:42.319 WorkoutWotchUIiOS[6206:4328815] critical: 0 WorkoutWotchUIiOS 0x0000000102ff01dc mono_handle_native_sigsegv + 268
2015-01-19 17:23:42.320 WorkoutWotchUIiOS[6206:4328815] critical: 1 libsystem_platform.dylib 0x000000019354095c _sigtramp + 68
2015-01-19 17:23:42.320 WorkoutWotchUIiOS[6206:4328815] critical: 2 libsystem_pthread.dylib 0x0000000193549228 pthread_kill + 112
2015-01-19 17:23:42.320 WorkoutWotchUIiOS[6206:4328815] critical: 3 libsystem_c.dylib 0x0000000193422b18 abort + 112
2015-01-19 17:23:42.320 WorkoutWotchUIiOS[6206:4328815] critical: 4 WorkoutWotchUIiOS 0x00000001030cd47c fetch_virt_property + 0
2015-01-19 17:23:42.321 WorkoutWotchUIiOS[6206:4328815] critical: 5 WorkoutWotchUIiOS 0x0000000102ff0868 mono_invoke_unhandled_exception_hook + 96
2015-01-19 17:23:42.321 WorkoutWotchUIiOS[6206:4328815] critical: 6 WorkoutWotchUIiOS 0x0000000102ff0050 mono_handle_exception_internal + 4848
2015-01-19 17:23:42.321 WorkoutWotchUIiOS[6206:4328815] critical: 7 WorkoutWotchUIiOS 0x0000000102feed54 mono_handle_exception + 40
2015-01-19 17:23:42.321 WorkoutWotchUIiOS[6206:4328815] critical: 8 WorkoutWotchUIiOS 0x0000000102fe9384 mono_arm_throw_exception + 160
2015-01-19 17:23:42.322 WorkoutWotchUIiOS[6206:4328815] critical: 9 WorkoutWotchUIiOS 0x0000000100ecabf8 rethrow_exception + 136
2015-01-19 17:23:42.322 WorkoutWotchUIiOS[6206:4328815] critical: 10 WorkoutWotchUIiOS 0x000000010003024c WorkoutWotch_UI_iOS_Application_Main_string__ + 572
2015-01-19 17:23:42.322 WorkoutWotchUIiOS[6206:4328815] critical: 11 WorkoutWotchUIiOS 0x0000000100e6e9b0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 112
2015-01-19 17:23:42.322 WorkoutWotchUIiOS[6206:4328815] critical: 12 WorkoutWotchUIiOS 0x0000000102ffc10c mono_jit_runtime_invoke + 1264
2015-01-19 17:23:42.322 WorkoutWotchUIiOS[6206:4328815] critical: 13 WorkoutWotchUIiOS 0x0000000103053aa0 mono_runtime_invoke + 128
2015-01-19 17:23:42.323 WorkoutWotchUIiOS[6206:4328815] critical: 14 WorkoutWotchUIiOS 0x0000000103057d20 mono_runtime_exec_main + 404
2015-01-19 17:23:42.323 WorkoutWotchUIiOS[6206:4328815] critical: 15 WorkoutWotchUIiOS 0x00000001030ca6c8 xamarin_main + 2120
2015-01-19 17:23:42.323 WorkoutWotchUIiOS[6206:4328815] critical: 16 WorkoutWotchUIiOS 0x0000000102fc3e48 main + 112
2015-01-19 17:23:42.323 WorkoutWotchUIiOS[6206:4328815] critical: 17 libdyld.dylib 0x0000000193392a08 <redacted> + 4
2015-01-19 17:23:42.323 WorkoutWotchUIiOS[6206:4328815] critical:
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment