Skip to content

Instantly share code, notes, and snippets.

@Mohit-Kheterpal
Created August 26, 2014 11:45
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 Mohit-Kheterpal/b7f25124cea47eec90a3 to your computer and use it in GitHub Desktop.
Save Mohit-Kheterpal/b7f25124cea47eec90a3 to your computer and use it in GitHub Desktop.
Debug session started...
Loaded assembly: /Users/360logicaxamarinmacmini/Library/Caches/Xamarin/mtbs/builds/DentsplyMidwestBursiOS/e72726f1b2c5c1146e71139be4af863e/bin/iPhoneSimulator/Debug/monotouch.dll
Loaded assembly: /Users/360logicaxamarinmacmini/Library/Caches/Xamarin/mtbs/builds/DentsplyMidwestBursiOS/e72726f1b2c5c1146e71139be4af863e/bin/iPhoneSimulator/Debug/System.Core.dll
Loaded assembly: /Users/360logicaxamarinmacmini/Library/Caches/Xamarin/mtbs/builds/DentsplyMidwestBursiOS/e72726f1b2c5c1146e71139be4af863e/bin/iPhoneSimulator/Debug/System.dll
Thread started: #2
Loaded assembly: /Users/360logicaxamarinmacmini/Library/Caches/Xamarin/mtbs/builds/DentsplyMidwestBursiOS/e72726f1b2c5c1146e71139be4af863e/bin/iPhoneSimulator/Debug/DentsplyMidwestBursiOS.exe
Loaded assembly: /Users/360logicaxamarinmacmini/Library/Caches/Xamarin/mtbs/builds/DentsplyMidwestBursiOS/e72726f1b2c5c1146e71139be4af863e/bin/iPhoneSimulator/Debug/System.Xml.dll
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.107/lib/mono/2.1/Mono.Dynamic.Interpreter.dll [External]
Loaded assembly: /Users/360logicaxamarinmacmini/Library/Caches/Xamarin/mtbs/builds/DentsplyMidwestBursiOS/e72726f1b2c5c1146e71139be4af863e/bin/iPhoneSimulator/Debug/RestSharp.dll
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/7.4.0.107/lib/mono/2.1/System.Xml.Linq.dll [External]
Resolved pending breakpoint at 'c:\Users\360 Logica\Desktop\Dentsply\Dentsply\Dentsply.MidwestBurs.iOS\Main.cs:17,1' to void Dentsply.MidwestBurs.iOS.Application.Main (string[] args) [0x00001].
Resolved pending breakpoint at 'c:\Users\360 Logica\Desktop\Dentsply\Dentsply\Dentsply.MidwestBurs.iOS\Controllers\SplashViewController.cs:51,1' to void Dentsply.MidwestBurs.iOS.SplashViewController.ViewDidLoad () [0x0002d].
Thread started: <Thread Pool> #4
Thread started: <Thread Pool> #5
An unhandled exception occured.
Unhandled Exception:
System.TypeInitializationException: An exception was thrown by the type initializer for Dentsply.MidwestBurs.Shared.Shared.Data.MidwestBurDatabase ---> Dentsply.MidwestBurs.Shared.Data.SQLite.SQLiteException: Could not open database file: /Users/360logicaxamarinmacmini/Library/Application Support/iPhone Simulator/7.1/Applications/54E053DB-60C7-4A6D-8D5C-C8E188D1F293/Documents\Dentsply\Data\/MidwestBurDatabase.db3 (CannotOpen)
at Dentsply.MidwestBurs.Shared.Data.SQLite.SQLiteConnection..ctor (System.String databasePath, SQLiteOpenFlags openFlags, Boolean storeDateTimeAsTicks) [0x00081] in c:\Users\360 Logica\Desktop\Dentsply\Dentsply\Dentsply.MidwestBurs.Shared\Shared\Data\SQLite.cs:205
at Dentsply.MidwestBurs.Shared.Data.SQLite.SQLiteConnection..ctor (System.String databasePath, Boolean storeDateTimeAsTicks) [0x00000] in c:\Users\360 Logica\Desktop\Dentsply\Dentsply\Dentsply.MidwestBurs.Shared\Shared\Data\SQLite.cs:162
at Dentsply.MidwestBurs.Shared.Shared.Data.MidwestBurDatabase
..ctor (System.String path) [0x00000] in c:\Users\360 Logica\Desktop\Dentsply\Dentsply\Dentsply.MidwestBurs.Shared\Shared\Data\MidwestBurDatabase.cs:37
at Dentsply.MidwestBurs.Shared.Shared.Data.MidwestBurDatabase..cctor () [0x0001b] in c:\Users\360 Logica\Desktop\Dentsply\Dentsply\Dentsply.MidwestBurs.Shared\Shared\Data\MidwestBurDatabase.cs:80
--- End of inner exception stack trace ---
at Dentsply.MidwestBurs.Shared.Shared.Managers.DataManager.GetBrandTypes (Int32 brandGroupingID) [0x00001] in c:\Users\360 Logica\Desktop\Dentsply\Dentsply\Dentsply.MidwestBurs.Shared\Shared\Managers\DataManager.cs:34
at Dentsply.MidwestBurs.iOS.SplashViewController+<>c__DisplayClass2.<PerformUpdateOperationsAsync>b__1 () [0x00001] in c:\Users\360 Logica\Desktop\Dentsply\Dentsply\Dentsply.MidwestBurs.iOS\Controllers\SplashViewController.cs:157
at System.Threading.Tasks.TaskActionInvoker+ActionInvoke.Invoke (System.Threading.Tasks.Task owner, System.Object state, System.Threading.Tasks.Task context) [0x00000] in
/Developer/MonoTouch/Source/mono/mcs/class/corlib/System.Threading.Tasks/TaskActionInvoker.cs:71
at System.Threading.Tasks.Task.InnerInvoke () [0x00031] in /Developer/MonoTouch/Source/mono/mcs/class/corlib/System.Threading.Tasks/Task.cs:548
at System.Threading.Tasks.Task.ThreadStart () [0x000d0] in /Developer/MonoTouch/Source/mono/mcs/class/corlib/System.Threading.Tasks/Task.cs:438
2014-08-26 17:11:48.619 DentsplyMidwestBursiOS[2093:2603] Unhandled managed exception: An exception was thrown by the type initializer for Dentsply.MidwestBurs.Shared.Shared.Data.MidwestBurDatabase (System.TypeInitializationException)
at Dentsply.MidwestBurs.Shared.Shared.Managers.DataManager.GetBrandTypes (Int32 brandGroupingID) [0x00001] in c:\Users\360 Logica\Desktop\Dentsply\Dentsply\Dentsply.MidwestBurs.Shared\Shared\Managers\DataManager.cs:34
at Dentsply.MidwestBurs.iOS.SplashViewController+<>c__DisplayClass2.<PerformUpdateOperationsAsync>b__1 () [0x00001] in c:\Users\360 Logica\Desktop\Dentsply\Dentsply\Dentsply.
MidwestBurs.iOS\Controllers\SplashViewController.cs:157
at System.Threading.Tasks.TaskActionInvoker+ActionInvoke.Invoke (System.Threading.Tasks.Task owner, System.Object state, System.Threading.Tasks.Task context) [0x00000] in /Developer/MonoTouch/Source/mono/mcs/class/corlib/System.Threading.Tasks/TaskActionInvoker.cs:71
at System.Threading.Tasks.Task.InnerInvoke () [0x00031] in /Developer/MonoTouch/Source/mono/mcs/class/corlib/System.Threading.Tasks/Task.cs:548
at System.Threading.Tasks.Task.ThreadStart () [0x000d0] in /Developer/MonoTouch/Source/mono/mcs/class/corlib/System.Threading.Tasks/Task.cs:438
mono-rt: Stacktrace:
mono-rt:
Native stacktrace:
mono-rt: 0 DentsplyMidwestBursiOS 0x000c8acc mono_handle_native_sigsegv + 300
mono-rt: 1 DentsplyMidwestBursiOS 0x000d4d4a sigabrt_signal_handler + 122
mono-rt: 2 libsystem_c.dylib 0x0554f8cb _sigtramp + 43
mono-rt: 3 ??? 0xffffffff 0x0 + 4294967295
mono-r
t: 4 libsystem_sim_c.dylib 0x053489c9 abort + 127
mono-rt: 5 DentsplyMidwestBursiOS 0x00258d23 monotouch_unhandled_exception_handler + 291
mono-rt: 6 DentsplyMidwestBursiOS 0x000c933b mono_invoke_unhandled_exception_hook + 91
mono-rt: 7 DentsplyMidwestBursiOS 0x000c832d mono_handle_exception_internal + 6605
mono-rt: 8 DentsplyMidwestBursiOS 0x000c6959 mono_handle_exception + 41
mono-rt: 9 DentsplyMidwestBursiOS 0x0005ed29 mono_x86_throw_exception + 137
mono-rt: 10 ??? 0x0e750e57 0x0 + 242552407
mono-rt: 11 DentsplyMidwestBursiOS 0x0019d8e9 mono_runtime_class_init + 25
mono-rt: 12 DentsplyMidwestBursiOS 0x001406e1 mono_gc_run_finalize + 625
mono-rt: 13 DentsplyMidwestBursiOS 0x00232909 GC_invoke_finalizers + 153
mono-rt: 14 DentsplyMidwestBursiOS 0x0014290e finalizer_thread + 542
mono-rt: 15 DentsplyMidwestBur
siOS 0x001df345 start_wrapper + 469
mono-rt: 16 DentsplyMidwestBursiOS 0x00218760 inner_start_thread + 240
mono-rt: 17 DentsplyMidwestBursiOS 0x0023c00d GC_start_routine + 93
mono-rt: 18 libsystem_c.dylib 0x055635b7 _pthread_start + 344
mono-rt: 19 libsystem_c.dylib 0x0554dd4e thread_start + 34
mono-rt:
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
The program 'Mono' has exited with code 0 (0x0).
Debugging session ended.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment