Skip to content

Instantly share code, notes, and snippets.

@Shruti360
Created January 6, 2017 06: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 Shruti360/cc04c46bfae421b968d24535ebe25bde to your computer and use it in GitHub Desktop.
Save Shruti360/cc04c46bfae421b968d24535ebe25bde to your computer and use it in GitHub Desktop.
2017-01-06 11:55:54.945 NSUrlSessionHandlerCrash[7096:80353] Xamarin.iOS: Established connection with the IDE (fd: 6)
2017-01-06 11:55:54.946 NSUrlSessionHandlerCrash[7096:80353] Xamarin.iOS: Processing: 'start profiler: no'
2017-01-06 11:55:54.977 NSUrlSessionHandlerCrash[7096:80263] Xamarin.iOS: Debugger loaded with custom transport (fd: 4)
2017-01-06 11:55:55.145 NSUrlSessionHandlerCrash[7096:80263] Xamarin.iOS: Profiler not loaded (disabled)
2017-01-06 11:55:55.672 NSUrlSessionHandlerCrash[7096:80263] Xamarin.iOS: Added dllmap for objc_msgSend
Loaded assembly: /Users/nischal/Library/Developer/CoreSimulator/Devices/2859DCDD-C2FF-49A6-A5A4-EBB0D4BA4078/data/Containers/Bundle/Application/99031490-63F5-4F21-AD47-CDB1CBA659D3/NSUrlSessionHandlerCrash.app/Xamarin.iOS.dll [External]
Loaded assembly: /Users/nischal/Library/Developer/CoreSimulator/Devices/2859DCDD-C2FF-49A6-A5A4-EBB0D4BA4078/data/Containers/Bundle/Application/99031490-63F5-4F21-AD47-CDB1CBA659D3/NSUrlSessionHandlerCrash.app/System.dll [External]
Thread started: #2
Loaded assembly: /Users/nischal/Library/Developer/CoreSimulator/Devices/2859DCDD-C2FF-49A6-A5A4-EBB0D4BA4078/data/Containers/Bundle/Application/99031490-63F5-4F21-AD47-CDB1CBA659D3/NSUrlSessionHandlerCrash.app/NSUrlSessionHandlerCrash.exe
Loaded assembly: /Users/nischal/Library/Developer/CoreSimulator/Devices/2859DCDD-C2FF-49A6-A5A4-EBB0D4BA4078/data/Containers/Bundle/Application/99031490-63F5-4F21-AD47-CDB1CBA659D3/NSUrlSessionHandlerCrash.app/System.Net.Http.dll [External]
Loaded assembly: /Users/nischal/Library/Developer/CoreSimulator/Devices/2859DCDD-C2FF-49A6-A5A4-EBB0D4BA4078/data/Containers/Bundle/Application/99031490-63F5-4F21-AD47-CDB1CBA659D3/NSUrlSessionHandlerCrash.app/System.Core.dll [External]
Thread started: #3
Thread started: #4
Thread started: #5
2017-01-06 11:55:57.041 NSUrlSessionHandlerCrash[7096:80433] Xamarin.iOS: Received unhandled ObjectiveC exception: NSInvalidArgumentException *** -propertyForKey: only defined for abstract class. Define -[System_Net_Http_NSUrlSessionHandler_WrappedNSInputStream propertyForKey:]!
2017-01-06 11:56:02.179 NSUrlSessionHandlerCrash[7096:80433]
Unhandled Exception:
Foundation.MonoTouchException: Objective-C exception thrown. Name: NSInvalidArgumentException Reason: *** -propertyForKey: only defined for abstract class. Define -[System_Net_Http_NSUrlSessionHandler_WrappedNSInputStream propertyForKey:]!
Native stack trace:
0 CoreFoundation 0x000000010329134b __exceptionPreprocess + 171
1 libobjc.A.dylib 0x0000000103ce721e objc_exception_throw + 48
2 CoreFoundation 0x00000001032fa265 +[NSException raise:format:] + 197
3 Foundation 0x00000001002fd416 NSRequestConcreteImplementation + 229
4 Foundation 0x00000001003036b9 -[NSStream(NSStream) propertyForKey:] + 39
5 CFNetwork 0x0000000102e168c9 _ZN10HTTPEngine20_chunkedWriteTrailerEv + 79
6 CFNetwork 0x0000000102c58f1e ___ZN15HTTPTransaction22bodyStartProvidingDataEU13block_pointerFvP15dispatch_data_s13CFStreamErrorbE_block_invoke + 146
7 CFNetwork 0x0000000102c58d60 _ZN15HTTPTransaction17RequestBodyStream37_onqueue_provideRequestBodyFromBufferEv + 110
8 CFNetwork 0x0000000102e1db55 ___ZN15HTTPTransaction17RequestBodyStream37_bufferRequestBodyFromStream_offqueueEv_block_invoke.122 + 34
9 libdispatch.dylib 0x0000000104b3c810 _dispatch_call_block_and_release + 12
10 libdispatch.dylib 0x0000000104b5e12e _dispatch_client_callout + 8
11 libdispatch.dylib 0x0000000104b43523 _dispatch_queue_serial_drain + 1018
12 libdispatch.dylib 0x0000000104b43cf3 _dispatch_queue_invoke + 1118
13 libdispatch.dylib 0x0000000104b45a0e _dispatch_root_queue_drain + 506
14 libdispatch.dylib 0x0000000104b457b4 _dispatch_worker_thread3 + 113
15 libsystem_pthread.dylib 0x0000000104f044de _pthread_wqthread + 1129
16 libsystem_pthread.dylib 0x0000000104f02341 start_wqthread + 13
0 CoreFoundation 0x000000010329134b __exceptionPreprocess + 171
1 libobjc.A.dylib 0x0000000103ce721e objc_exception_throw + 48
2 CoreFoundation 0x00000001032fa265 +[NSException raise:format:] + 197
3 Foundation 0x00000001002fd416 NSRequestConcreteImplementation + 229
4 Foundation 0x00000001003036b9 -[NSStream(NSStream) propertyForKey:] + 39
5 CFNetwork 0x0000000102e168c9 _ZN10HTTPEngine20_chunkedWriteTrailerEv + 79
6 CFNetwork 0x0000000102c58f1e ___ZN15HTTPTransaction22bodyStartProvidingDataEU13block_pointerFvP15dispatch_data_s13CFStreamErrorbE_block_invoke + 146
7 CFNetwork 0x0000000102c58d60 _ZN15HTTPTransaction17RequestBodyStream37_onqueue_provideRequestBodyFromBufferEv + 110
8 CFNetwork 0x0000000102e1db55 ___ZN15HTTPTransaction17RequestBodyStream37_bufferRequestBodyFromStream_offqueueEv_block_invoke.122 + 34
9 libdispatch.dylib 0x0000000104b3c810 _dispatch_call_block_and_release + 12
10 libdispatch.dylib 0x0000000104b5e12e _dispatch_client_callout + 8
11 libdispatch.dylib 0x0000000104b43523 _dispatch_queue_serial_drain + 1018
12 libdispatch.dylib 0x0000000104b43cf3 _dispatch_queue_invoke + 1118
13 libdispatch.dylib 0x0000000104b45a0e _dispatch_root_queue_drain + 506
14 libdispatch.dylib 0x0000000104b457b4 _dispatch_worker_thread3 + 113
15 libsystem_pthread.dylib 0x0000000104f044de _pthread_wqthread + 1129
16 libsystem_pthread.dylib 0x0000000104f02341 start_wqthread + 13
2017-01-06 11:56:02.181 NSUrlSessionHandlerCrash[7096:80433] Unhandled managed exception:
Objective-C exception thrown. Name: NSInvalidArgumentException Reason: *** -propertyForKey: only defined for abstract class. Define -[System_Net_Http_NSUrlSessionHandler_WrappedNSInputStream propertyForKey:]!
Native stack trace:
0 CoreFoundation 0x000000010329134b __exceptionPreprocess + 171
1 libobjc.A.dylib 0x0000000103ce721e objc_exception_throw + 48
2 CoreFoundation 0x00000001032fa265 +[NSException raise:format:] + 197
3 Foundation 0x00000001002fd416 NSRequestConcreteImplementation + 229
4 Foundation 0x00000001003036b9 -[NSStream(NSStream) propertyForKey:] + 39
5 CFNetwork 0x0000000102e168c9 _ZN10HTTPEngine20_chunkedWriteTrailerEv + 79
6 CFNetwork 0x0000000102c58f1e ___ZN15HTTPTransaction22bodyStartProvidingDataEU13block_pointerFvP15dispatch_data_s13CFStreamErrorbE_block_invoke + 146
7 CFNetwork 0x0000000102c58d60 _ZN15HTTPTransaction17RequestBodyStream37_onqueue_provideRequestBodyFromBufferEv + 110
8 CFNetwork 0x0000000102e1db55 ___ZN15HTTPTransaction17RequestBodyStream37_bufferRequestBodyFromStream_offqueueEv_block_invoke.122 + 34
9 libdispatch.dylib 0x0000000104b3c810 _dispatch_call_block_and_release + 12
10 libdispatch.dylib 0x0000000104b5e12e _dispatch_client_callout + 8
11 libdispatch.dylib 0x0000000104b43523 _dispatch_queue_serial_drain + 1018
12 libdispatch.dylib 0x0000000104b43cf3 _dispatch_queue_invoke + 1118
13 libdispatch.dylib 0x0000000104b45a0e _dispatch_root_queue_drain + 506
14 libdispatch.dylib 0x0000000104b457b4 _dispatch_worker_thread3 + 113
15 libsystem_pthread.dylib 0x0000000104f044de _pthread_wqthread + 1129
16 libsystem_pthread.dylib 0x0000000104f02341 start_wqthread + 13
(Foundation.MonoTouchException)
(null)
2017-01-06 11:56:02.181 NSUrlSessionHandlerCrash[7096:80433] critical: Stacktrace:
2017-01-06 11:56:02.182 NSUrlSessionHandlerCrash[7096:80433] critical:
Native stacktrace:
2017-01-06 11:56:02.246 NSUrlSessionHandlerCrash[7096:80433] critical: 0 libmonosgen-2.0.dylib 0x000000010374874d mono_handle_native_sigsegv + 253
2017-01-06 11:56:02.246 NSUrlSessionHandlerCrash[7096:80433] critical: 1 libsystem_platform.dylib 0x0000000104ef252a _sigtramp + 26
2017-01-06 11:56:02.246 NSUrlSessionHandlerCrash[7096:80433] critical: 2 ??? 0x00000001001790d0 0x0 + 4296511696
2017-01-06 11:56:02.247 NSUrlSessionHandlerCrash[7096:80433] critical: 3 libsystem_c.dylib 0x0000000104c4fff7 abort + 129
2017-01-06 11:56:02.247 NSUrlSessionHandlerCrash[7096:80433] critical: 4 libxamarin-debug.dylib 0x0000000103b72c5f xamarin_unhandled_exception_handler + 47
2017-01-06 11:56:02.248 NSUrlSessionHandlerCrash[7096:80433] critical: 5 libmonosgen-2.0.dylib 0x00000001037cce0b mono_invoke_unhandled_exception_hook + 139
2017-01-06 11:56:02.248 NSUrlSessionHandlerCrash[7096:80433] critical: 6 libmonosgen-2.0.dylib 0x0000000103747f9f mono_handle_exception_internal + 5135
2017-01-06 11:56:02.248 NSUrlSessionHandlerCrash[7096:80433] critical: 7 libmonosgen-2.0.dylib 0x0000000103746b88 mono_handle_exception + 24
2017-01-06 11:56:02.249 NSUrlSessionHandlerCrash[7096:80433] critical: 8 libmonosgen-2.0.dylib 0x00000001037a033f mono_amd64_throw_exception + 143
2017-01-06 11:56:02.249 NSUrlSessionHandlerCrash[7096:80433] critical: 9 ??? 0x00000001101579e7 0x0 + 4564810215
2017-01-06 11:56:02.250 NSUrlSessionHandlerCrash[7096:80433] critical: 10 libxamarin-debug.dylib 0x0000000103b72857 xamarin_process_managed_exception_gchandle + 55
2017-01-06 11:56:02.250 NSUrlSessionHandlerCrash[7096:80433] critical: 11 libxamarin-debug.dylib 0x0000000103b72813 xamarin_ftnptr_exception_handler + 19
2017-01-06 11:56:02.250 NSUrlSessionHandlerCrash[7096:80433] critical: 12 ??? 0x00000001114c40eb 0x0 + 4585177323
2017-01-06 11:56:02.251 NSUrlSessionHandlerCrash[7096:80433] critical: 13 libxamarin-debug.dylib 0x0000000103b70c54 xamarin_throw_ns_exception + 36
2017-01-06 11:56:02.251 NSUrlSessionHandlerCrash[7096:80433] critical: 14 libxamarin-debug.dylib 0x0000000103b733e1 _ZL17exception_handlerP11NSException + 177
2017-01-06 11:56:02.252 NSUrlSessionHandlerCrash[7096:80433] critical: 15 CoreFoundation 0x00000001032fa56c __handleUncaughtException + 732
2017-01-06 11:56:02.252 NSUrlSessionHandlerCrash[7096:80433] critical: 16 libobjc.A.dylib 0x0000000103ce7496 _ZL15_objc_terminatev + 94
2017-01-06 11:56:02.253 NSUrlSessionHandlerCrash[7096:80433] critical: 17 libc++abi.dylib 0x0000000104a47e69 _ZSt11__terminatePFvvE + 8
2017-01-06 11:56:02.253 NSUrlSessionHandlerCrash[7096:80433] critical: 18 libc++abi.dylib 0x0000000104a47ee3 _ZSt9terminatev + 51
2017-01-06 11:56:02.254 NSUrlSessionHandlerCrash[7096:80433] critical: 19 libdispatch.dylib 0x0000000104b5e142 _dispatch_client_callout + 28
2017-01-06 11:56:02.254 NSUrlSessionHandlerCrash[7096:80433] critical: 20 libdispatch.dylib 0x0000000104b43523 _dispatch_queue_serial_drain + 1018
2017-01-06 11:56:02.254 NSUrlSessionHandlerCrash[7096:80433] critical: 21 libdispatch.dylib 0x0000000104b43cf3 _dispatch_queue_invoke + 1118
2017-01-06 11:56:02.255 NSUrlSessionHandlerCrash[7096:80433] critical: 22 libdispatch.dylib 0x0000000104b45a0e _dispatch_root_queue_drain + 506
2017-01-06 11:56:02.255 NSUrlSessionHandlerCrash[7096:80433] critical: 23 libdispatch.dylib 0x0000000104b457b4 _dispatch_worker_thread3 + 113
2017-01-06 11:56:02.255 NSUrlSessionHandlerCrash[7096:80433] critical: 24 libsystem_pthread.dylib 0x0000000104f044de _pthread_wqthread + 1129
2017-01-06 11:56:02.255 NSUrlSessionHandlerCrash[7096:80433] critical: 25 libsystem_pthread.dylib 0x0000000104f02341 start_wqthread + 13
2017-01-06 11:56:02.256 NSUrlSessionHandlerCrash[7096:80433] critical:
=================================================================
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.
=================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment