RobertGummesson / BuildTimeAnalyzer-for-Xcode

Build Time Analyzer for Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash Xcode 7.3.1

hardikdevios opened this issue Β· comments

Greatest work Mate, Thanks for this plugin πŸ‘

Got one Crash just in case if you think it may hurt in future so i am reporting

Thread 16 Crashed:: Dispatch queue: com.apple.root.default-qos
0   uk.co.canemedia.BuildTimeAnalyzer 0x00000001099a1a50 _TTSf4n_n_n_n_d___TTSg5GVs12_ArrayBufferV17BuildTimeAnalyzer12CMRawMeasure_GS_S1__s16_ArrayBufferTypes_GVs14_IgnorePointerS1__GS3_S1__s20_PointerFunctionTypes_S1__GVs17IndexingGeneratorGS_S1___GS5_GS_S1___s13GeneratorTypes_S1__GVs12_SliceBufferS1__GS7_S1__s14CollectionTypes_GS5_GS7_S1___GS5_GS7_S1___S6_s_S1__SiSis16ForwardIndexTypes_SiSis18_SignedIntegerTypes_SiSis33_BuiltinIntegerLiteralConvertibles_Si_GS7_S1__GS7_S1__s9IndexablesGS7_S1__s12SequenceTypes_GS5_GS7_S1___GS5_GS7_S1___S6_s_S1__SiSiS9_s_SiSiS10_s_SiSiS11_s_Si_GS7_S1___S1__S1__S1____TFs22_arrayOutOfPlaceUpdateu0_Rxs16_ArrayBufferType_s20_PointerFunctionTypewx5IndexzSiwx7Elementzw_7ElementWxS1_8Distance_zSiWxS1_19_DisabledRangeIndex_zSiWxS1_S4_18IntegerLiteralType_zSirFTRxRGSqGVs22_ContiguousArrayBufferwxS2___SiSiq__T_ + 560
1   uk.co.canemedia.BuildTimeAnalyzer 0x000000010999e13b _TTSg5V17BuildTimeAnalyzer12CMRawMeasure___TFSa16_copyToNewBufferfSiT_ + 59
2   uk.co.canemedia.BuildTimeAnalyzer 0x000000010999ccb7 _TFFFE17BuildTimeAnalyzerPS_22CMLogProcessorProtocol7processFTSS19buildCompletionDateGSqCSo6NSDate_13updateHandlerGSqFT6resultGSaVS_16CMCompileMeasure_11didCompleteSb_T___T_U_FGSqSS_T_U_FT_T_ + 2855
3   libdispatch.dylib               0x00007fff9426293d _dispatch_call_block_and_release + 12
4   libdispatch.dylib               0x00007fff9425740b _dispatch_client_callout + 8
5   libdispatch.dylib               0x00007fff9425b29b _dispatch_root_queue_drain + 1890
6   libdispatch.dylib               0x00007fff9425ab00 _dispatch_worker_thread3 + 91
7   libsystem_pthread.dylib         0x00007fff89b8b4de _pthread_wqthread + 1129
8   libsystem_pthread.dylib         0x00007fff89b89341 start_wqthread + 13

Thanks for reporting. Not the easiest report to interpret so we'll need to keep an eye out for more details.

This Crash only happen if Plugin is in "Building.." or "Processing log.." state and during this stage if user click to Build again but the previous process of this Plugin is not completed and Xcode crashed.

Xcode crashed every time I tried opening Build Time Analyzer. Didn't get the logs unfortunately, sorry about that.

But..

I just recently uninstalled it and reinstalled it seems to be working now

I am running Version 7.3.1 (7D1014)

Closing this one since #45 will turn this into a standalone app. I will not longer maintain the plug-in.