Xcode 6.4: Crash while Xcode was idle in the background
| Originator: | dieter.komendera | ||
| Number: | rdar://21720749 | Date Originated: | 08-Jul-2015 10:07 AM |
| Status: | Open | Resolved: | |
| Product: | Developer Tools | Product Version: | Xcode 6.4 (6E35b) |
| Classification: | Crash/Hang/Data Loss | Reproducible: | Unable |
Summary: Xcode was in the background doing nothing when it suddenly popped. Application Specific Information: ProductBuildVersion: 6E35b UNCAUGHT EXCEPTION (NSInvalidArgumentException): *** -[__NSArrayM insertObject:atIndex:]: object cannot be nil UserInfo: (null) Hints: None Backtrace: 0 0x00007fff89ebb024 __exceptionPreprocess (in CoreFoundation) 1 0x000000010c361c34 DVTFailureHintExceptionPreprocessor (in DVTFoundation) 2 0x00007fff960b876e objc_exception_throw (in libobjc.A.dylib) 3 0x00007fff89d66329 -[__NSArrayM insertObject:atIndex:] (in CoreFoundation) 4 0x0000000116a88500 -[DTDKRemoteDeviceToken _updatePrimaryConnection] (in DTDeviceKitBase) 5 0x0000000116a891c4 -[DTDKRemoteDeviceToken removeConnection:] (in DTDeviceKitBase) 6 0x0000000116a6047d -[DTDKRemoteDeviceConnection primitiveInvalidate] (in DTDeviceKitBase) 7 0x000000010c24de48 -[DVTInvalidationMixIn invalidate] (in DVTFoundation) 8 0x0000000116a76259 __MobileDeviceNotification_block_invoke (in DTDeviceKitBase) 9 0x000000010c399916 __DVTDispatchBarrierAsync_block_invoke (in DVTFoundation) 10 0x00007fff88373323 _dispatch_call_block_and_release (in libdispatch.dylib) 11 0x00007fff8836ec13 _dispatch_client_callout (in libdispatch.dylib) 12 0x00007fff88372365 _dispatch_queue_drain (in libdispatch.dylib) 13 0x00007fff88373ecc _dispatch_queue_invoke (in libdispatch.dylib) 14 0x00007fff883716b7 _dispatch_root_queue_drain (in libdispatch.dylib) 15 0x00007fff8837ffe4 _dispatch_worker_thread3 (in libdispatch.dylib) 16 0x00007fff93984637 _pthread_wqthread (in libsystem_pthread.dylib) 17 0x00007fff9398240d start_wqthread (in libsystem_pthread.dylib) Steps to Reproduce: Can’t reproduce, but I think this is what happend: * connect a locked iOS Device to a Mac * keep Xcode running in the background * wait Expected Results: no crash Actual Results: Crash after a while Regression: Haven’t seen this crash with older Xcode versions Notes: The iOS device was connected for a while already before it crashed
Comments
Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!