Skip to content

Instantly share code, notes, and snippets.

@manish-sinha
Created July 19, 2016 18:52
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 manish-sinha/b0408d129148421a1e1fef1b94235822 to your computer and use it in GitHub Desktop.
Save manish-sinha/b0408d129148421a1e1fef1b94235822 to your computer and use it in GitHub Desktop.
Launched application 'com.xamarin.reggrebreb' on 'XQAiPhone6Sb' with pid 446
2016-07-19 14:50:46.623 reggrebreb[446:62246] Xamarin.iOS: Successfully received USB connection from the IDE on port 10000, fd: 7
2016-07-19 14:50:46.624 reggrebreb[446:62246] Xamarin.iOS: Processing: 'start profiler: no'
2016-07-19 14:50:46.624 reggrebreb[446:62217] Xamarin.iOS: Profiler not loaded (disabled)
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/C63BA9AD-E5F3-4024-B01B-6CD9842D6994/reggrebreb.app/.monotouch-64/System.dll [External]
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/C63BA9AD-E5F3-4024-B01B-6CD9842D6994/reggrebreb.app/.monotouch-64/Xamarin.iOS.dll [External]
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/C63BA9AD-E5F3-4024-B01B-6CD9842D6994/reggrebreb.app/.monotouch-64/reggrebreb.exe
Thread started: #2
Resolved pending breakpoint at 'AppDelegate.cs:24,1' to bool reggrebreb.AppDelegate.FinishedLaunching (UIKit.UIApplication application, Foundation.NSDictionary launchOptions) [0x00001].
2016-07-19 14:50:47.067 reggrebreb[446:62248] critical: Stacktrace:
2016-07-19 14:50:47.068 reggrebreb[446:62248] critical:
Native stacktrace:
2016-07-19 14:50:47.078 reggrebreb[446:62248] critical: 0 libmonosgen-2.0.dylib 0x00000001000a266c mono_handle_native_sigsegv + 260
2016-07-19 14:50:47.078 reggrebreb[446:62248] critical: 1 libmonosgen-2.0.dylib 0x00000001000ada10 mono_sigsegv_signal_handler + 336
2016-07-19 14:50:47.079 reggrebreb[446:62248] critical: 2 libsystem_platform.dylib 0x00000001985a994c _sigtramp + 68
2016-07-19 14:50:47.079 reggrebreb[446:62248] critical: 3 libmonosgen-2.0.dylib 0x0000000100091e20 add_var + 412
2016-07-19 14:50:47.079 reggrebreb[446:62248] critical: 4 libmonosgen-2.0.dylib 0x0000000100091e20 add_var + 412
2016-07-19 14:50:47.080 reggrebreb[446:62248] critical: 5 libmonosgen-2.0.dylib 0x00000001000860e8 frame_commands + 2052
2016-07-19 14:50:47.080 reggrebreb[446:62248] critical: 6 libmonosgen-2.0.dylib 0x000000010007e930 debugger_thread + 3112
2016-07-19 14:50:47.080 reggrebreb[446:62248] critical: 7 libmonosgen-2.0.dylib 0x000000010018a6c0 inner_start_thread + 360
2016-07-19 14:50:47.081 reggrebreb[446:62248] critical: 8 libsystem_pthread.dylib 0x00000001985afb28 <redacted> + 156
2016-07-19 14:50:47.081 reggrebreb[446:62248] critical: 9 libsystem_pthread.dylib 0x00000001985afa8c <redacted> + 0
2016-07-19 14:50:47.081 reggrebreb[446:62248] critical: 10 libsystem_pthread.dylib 0x00000001985ad028 thread_start + 4
2016-07-19 14:50:47.081 reggrebreb[446:62248] 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