On Thu, May 5, 2016, at 12:59 PM, Kyle Sluder wrote: > On Thu, May 5, 2016, at 12:26 AM, Gerriet M. Denkmann wrote: > > Xcode 7.3.1 (as well as 7.3) crashes when I do: > > Window → Devices → my iPad → “View Device Logs”. > > > > Obviously there is some Device Log somewhere, which Xcode cannot handle. > > Is there a way to remove all Device Logs? > > Device logs live in ~/Library/Mobile/CrashReporter/MobileDevice/«Name of > Device»/. You can remove the contents of that directory from your Mac.
(But obviously it would be great to file a Radar containing the log that causes the crash!) --Kyle Sluder > > --Kyle Sluder > > > > > ProductBuildVersion: 7D1014 > > UNCAUGHT EXCEPTION (NSInvalidArgumentException): *** > > -[NSRegularExpression > > enumerateMatchesInString:options:range:usingBlock:]: nil argument > > UserInfo: (null) > > Hints: None > > Backtrace: > > 0 __exceptionPreprocess (in CoreFoundation) > > 1 DVTFailureHintExceptionPreprocessor (in DVTFoundation) > > 2 objc_exception_throw (in libobjc.A.dylib) > > 3 +[NSException raise:format:] (in CoreFoundation) > > 4 -[NSRegularExpression(NSMatching) > > enumerateMatchesInString:options:range:usingBlock:] (in Foundation) > > 5 -[DVTLocalLogSymbolicator _parseToolStandardError:] (in > > DVTFoundation) > > 6 __55-[DVTLocalLogSymbolicator > > symbolicateLogData:callback:]_block_invoke_3 (in DVTFoundation) > > 7 _dispatch_call_block_and_release (in libdispatch.dylib) > > 8 _dispatch_client_callout (in libdispatch.dylib) > > 9 _dispatch_root_queue_drain (in libdispatch.dylib) > > 10 _dispatch_worker_thread3 (in libdispatch.dylib) > > 11 _pthread_wqthread (in libsystem_pthread.dylib) > > 12 start_wqthread (in libsystem_pthread.dylib) > > > > > > Gerriet. _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (Xcode-users@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to arch...@mail-archive.com