Skip to content

Instantly share code, notes, and snippets.

@prashantvc
Created February 19, 2015 08:53
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 prashantvc/302fe6e681e0f159535f to your computer and use it in GitHub Desktop.
Save prashantvc/302fe6e681e0f159535f to your computer and use it in GitHub Desktop.
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: Stacktrace:
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: at <unknown> <0xffffffff>
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: at (wrapper managed-to-native) CoreFoundation.CFObject.CFRelease (intptr) <0xffffffff>
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: at CoreMedia.CMFormatDescription.Dispose (bool) [0x00015] in /Developer/MonoTouch/Source/maccore/src/CoreMedia/CMFormatDescription.cs:74
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: at CoreMedia.CMFormatDescription.Finalize () [0x00000] in /Developer/MonoTouch/Source/maccore/src/CoreMedia/CMFormatDescription.cs:58
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: at (wrapper runtime-invoke) object.runtime_invoke_virtual_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical:
Native stacktrace:
Feb 19 14:10:47 Prashants-iPhone tccd[98] <Notice>: Delaying prompt for pid 3274
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: 0 ReproApp 0x00000001001fab50 mono_handle_native_sigsegv + 268
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: 1 ReproApp 0x0000000100204990 mono_sigsegv_signal_handler + 316
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: 2 libsystem_platform.dylib 0x0000000196a0095c _sigtramp + 68
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: 3 CoreFoundation 0x00000001859bd228 CFRelease + 524
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: 4 ReproApp 0x00000001000cb2b0 wrapper_managed_to_native_CoreFoundation_CFObject_CFRelease_intptr + 96
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: 5 ReproApp 0x0000000100099338 CoreMedia_CMFormatDescription_Dispose_bool + 72
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: 6 ReproApp 0x0000000100099264 CoreMedia_CMFormatDescription_Finalize + 36
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: 7 ReproApp 0x0000000100185634 wrapper_runtime_invoke_object_runtime_invoke_virtual_void__this___object_intptr_intptr_intptr + 84
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: 8 ReproApp 0x00000001002287f8 mono_gc_run_finalize + 464
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: 9 ReproApp 0x000000010026e7cc mono_gc_invoke_finalizers + 332
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: 10 ReproApp 0x0000000100229698 finalizer_thread + 448
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: 11 ReproApp 0x00000001002928dc start_wrapper + 432
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: 12 ReproApp 0x00000001002a6f48 inner_start_thread + 192
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: 13 libsystem_pthread.dylib 0x0000000196a07e80 <redacted> + 164
Feb 19 14:10:47 Prashants-iPhone kernel[0] <Notice>: AppleH6CamIn::ISP_SelectBestMIPIFrequencyIndex_gated - channel: 0, currentRawBitDepth: 1, index: 0
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: 14 libsystem_pthread.dylib 0x0000000196a07ddc <redacted> + 0
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: critical: 15 libsystem_pthread.dylib 0x0000000196a04fb0 thread_start + 4
Feb 19 14:10:47 Prashants-iPhone ReproApp[3274] <Warning>: 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