Skip to content

Instantly share code, notes, and snippets.

@GouriKumari
Created January 21, 2015 23:07
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 GouriKumari/4f56ce41aa1723a0cc6d to your computer and use it in GitHub Desktop.
Save GouriKumari/4f56ce41aa1723a0cc6d to your computer and use it in GitHub Desktop.
Crash Report
Please ensure your device is connected...
Connected to: XQAiPhone6b
Launching /private/var/mobile/Containers/Bundle/Application/1D312D7E-1FF4-4F41-94E2-B484FC687AE5/MyBugReport.app -monodevelop-port 10000 -connection-mode usb
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/1D312D7E-1FF4-4F41-94E2-B484FC687AE5/MyBugReport.app/.monotouch-64/Xamarin.iOS.dll
Thread started: Finalizer #2
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/1D312D7E-1FF4-4F41-94E2-B484FC687AE5/MyBugReport.app/.monotouch-64/System.Reactive.Interfaces.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/1D312D7E-1FF4-4F41-94E2-B484FC687AE5/MyBugReport.app/.monotouch-64/System.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/1D312D7E-1FF4-4F41-94E2-B484FC687AE5/MyBugReport.app/.monotouch-64/System.Core.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/1D312D7E-1FF4-4F41-94E2-B484FC687AE5/MyBugReport.app/.monotouch-64/System.Reactive.Core.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/1D312D7E-1FF4-4F41-94E2-B484FC687AE5/MyBugReport.app/.monotouch-64/System.Reactive.Linq.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/1D312D7E-1FF4-4F41-94E2-B484FC687AE5/MyBugReport.app/.monotouch-64/MyBugReport.exe
2015-01-21 18:06:59.358 MyBugReport[1735:1770336] critical: Stacktrace:
2015-01-21 18:06:59.359 MyBugReport[1735:1770336] critical:
Native stacktrace:
2015-01-21 18:06:59.444 MyBugReport[1735:1770336] critical: 0 MyBugReport 0x000000010081d24c mono_handle_native_sigsegv + 268
2015-01-21 18:06:59.444 MyBugReport[1735:1770336] critical: 1 MyBugReport 0x000000010082708c mono_sigsegv_signal_handler + 316
2015-01-21 18:06:59.445 MyBugReport[1735:1770336] critical: 2 libsystem_platform.dylib 0x000000019883c95c _sigtramp + 68
2015-01-21 18:06:59.445 MyBugReport[1735:1770336] critical: 3 MyBugReport 0x00000001008060c4 get_objref + 100
2015-01-21 18:06:59.445 MyBugReport[1735:1770336] critical: 4 MyBugReport 0x0000000100805b00 buffer_add_value_full + 2104
2015-01-21 18:06:59.446 MyBugReport[1735:1770336] critical: 5 MyBugReport 0x000000010080de14 add_var + 472
2015-01-21 18:06:59.446 MyBugReport[1735:1770336] critical: 6 MyBugReport 0x000000010080d510 frame_commands + 712
2015-01-21 18:06:59.446 MyBugReport[1735:1770336] critical: 7 MyBugReport 0x0000000100807374 debugger_thread + 1744
2015-01-21 18:06:59.447 MyBugReport[1735:1770336] critical: 8 MyBugReport 0x00000001008cd424 inner_start_thread + 192
2015-01-21 18:06:59.447 MyBugReport[1735:1770336] critical: 9 libsystem_pthread.dylib 0x0000000198843e80 <redacted> + 164
2015-01-21 18:06:59.448 MyBugReport[1735:1770336] critical: 10 libsystem_pthread.dylib 0x0000000198843ddc <redacted> + 0
2015-01-21 18:06:59.448 MyBugReport[1735:1770336] critical: 11 libsystem_pthread.dylib 0x0000000198840fb0 thread_start + 4
2015-01-21 18:06:59.449 MyBugReport[1735:1770336] critical:
=================================================================
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.
=================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment