As I beginning to symbolicate my crash logs from my iOS devices, XCode will begin to crash when symbolicating.I've tried this on several machine's, same result. In this way I'll never be able to symbolicate the crash log.Hope Apple will fix this as soon as possible.Logs Already sent to Apple many times. Waiting for a workaround or Xcode update. Going to do a report to Apple's bug reporting.Here is the crash detail (very long):Process: Xcode [49266]Path: /Applications/Xcode.app/Contents/MacOS/XcodeIdentifier: com.apple.dt.XcodeVersion: 7.3 (10183.3)Build Info: IDEFrameworks-10183003000000000~2App Item ID: 497799835App External ID: 816750016Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: Xcode [49266]User ID: 501Date/Time: 2016-04-19 11:14:14.104 +0800OS Version: Mac OS X 10.11.4 (15E65)Report Version: 11Anonymous UUID: 3FD60975-F340-2528-42F6-F346C0DF80F0Sleep/Wake UUID: 3C720AC5-8645-43F7-AD2C-D002425E60F8Time Awake Since Boot: 150000 secondsTime Since Wake: 7000 secondsSystem Integrity Protecti
Search results for
5.1.1
401 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
I was in the middle of discarding all changes I had made in a branch when Xcode crashed and now this project will not open. Is there anything I can do short of migrating all the source code to a new project? It was a fairly large app. Below is my error log:Process: Xcode [774]Path: /Applications/Xcode.app/Contents/MacOS/XcodeIdentifier: com.apple.dt.XcodeVersion: 7.0 (8223)Build Info: IDEFrameworks-8223000000000000~15Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: Xcode [774]User ID: 501Date/Time: 2015-10-06 17:33:02.412 -0400OS Version: Mac OS X 10.11 (15A284)Report Version: 11Time Awake Since Boot: 660 secondsSystem Integrity Protection: enabledCrashed Thread: 0 Dispatch queue: com.apple.main-threadException Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFYApplication Specific Information:ProductBuildVersion: 7A218UNCAUGHT EXCEPTION (NSInvalidArgumentException): data parameter is nilUserInfo: (null)Hints: NoneBacktrace: 0 0x00007f
I was in the middle of discarding all changes I had made in a branch when Xcode crashed and now this project will not open. Is there anything I can do short of migrating all the source code to a new project? It was a fairly large app. Below is my error log:Process: Xcode [774]Path: /Applications/Xcode.app/Contents/MacOS/XcodeIdentifier: com.apple.dt.XcodeVersion: 7.0 (8223)Build Info: IDEFrameworks-8223000000000000~15Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: Xcode [774]User ID: 501Date/Time: 2015-10-06 17:33:02.412 -0400OS Version: Mac OS X 10.11 (15A284)Report Version: 11Time Awake Since Boot: 660 secondsSystem Integrity Protection: enabledCrashed Thread: 0 Dispatch queue: com.apple.main-threadException Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFYApplication Specific Information:ProductBuildVersion: 7A218UNCAUGHT EXCEPTION (NSInvalidArgumentException): data parameter is nilUserInfo: (null)Hints: NoneBacktrace: 0 0x00007f
Process: Xcode [18357]Path: /Applications/Xcode_7.3.1/Xcode.app/Contents/MacOS/XcodeIdentifier: com.apple.dt.XcodeVersion: 7.3.1 (10188.1)Build Info: IDEFrameworks-10188001000000000~3Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: Xcode [18357]User ID: 502Date/Time: 2016-05-18 18:29:05.434 +0530OS Version: Mac OS X 10.11.5 (15F34)Report Version: 11Anonymous UUID: 1C7B446F-A55E-4970-0EF6-4F0C53992315Sleep/Wake UUID: 7BADEC54-47AD-46E3-8C7E-A9805835D10BTime Awake Since Boot: 32000 secondsTime Since Wake: 550 secondsSystem Integrity Protection: enabledCrashed Thread: 0 Dispatch queue: com.apple.main-threadException Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFYApplication Specific Information:ProductBuildVersion: 7D1014ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/IDEInterfaceBuilder/IDEInterfaceBuilder-10117/InterfaceBuilderKit/Document/IBDocument.m:3696Details: Not in the list?Object: <IBXIBDocument: 0x7fe14aecea00
I'm having issues with Xcode crashing on importing localization files.- I've tried importing them within Xcode, but either every other one causes a crash, or they all start crashing. Rebooting, using a different machine, all cause the same crashes.- I've run plutil -lint on all existing strings files in my project and confirmed they were okay.- I've run command-line imports such as: xcodebuild -importLocalizations -project ~/MyProject.xcodeproj -localizationPath ar.xliff 2> ar-errors.txtHere is the crash message when xcodebuild crashes:--- xcodebuild2016-04-13 11:56:20.933 xcodebuild[3927:40233] [MT] DVTAssertions: ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-10183.3/IDEFoundation/Localization/IDELocalizationWork.m:177 Details: (group) should not be nil. Object: <IDELocalizationWork> Method: +groupStreamFromFileReference:language: Thread: <NSThread: 0x7f87d8415430>{number = 1, name = main} Hints: None Backtrace: 0 -[DVTAssertionHandler handleFailureInMe
Very busy day, so in lieu of filing a radar properly:Steps to reproduce problem:- (Xcode 8 Beta has been copy-pasted from the Applications folder to another folder, the version in Applications folder deleted, then Xcode 8 Beta has been dragged back to the Applications folder)- Opened existing Xcode 7 project in Xcode 8 Beta. No attempt to build has been made.- Selected a Storyboard from the project navigator. This Storyboard was designed for iPad-speicfic UI, lots of Auto Layout.- Xcode presented a Choose a viewing device dialog. (Sorry, I forget the exact dialog instructions.)- Selected iPad 9.- Xcode immediately exited. The Problem Report for Xcode window appeared.Process: Xcode [24523]Path: /Applications/Xcode-beta.app/Contents/MacOS/XcodeIdentifier: com.apple.dt.XcodeVersion: 8.0 (11160.22)Build Info: IDEFrameworks-11160022000000000~6Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: Xcode [24523]User ID: 501Date/Time: 2016-06-15 11:25:16.621 +0930OS Version: Mac OS X 10.11.4 (15E65)Report Vers
Process: Xcode [1316]Path: /Users/USER/Downloads/Xcode.app/Contents/MacOS/XcodeIdentifier: com.apple.dt.XcodeVersion: 8.0 (11246)Build Info: IDEFrameworks-11246000000000000~3Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: Xcode [1316]User ID: 501Date/Time: 2016-10-20 14:52:43.202 +0800OS Version: Mac OS X 10.11.6 (15G31)Report Version: 11Anonymous UUID: E921A8AF-B1D2-0BE8-6A07-E7441EB437ECTime Awake Since Boot: 71000 secondsSystem Integrity Protection: disabledCrashed Thread: 0 Dispatch queue: com.apple.main-threadException Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFYApplication Specific Information:ProductBuildVersion: 8A218aUNCAUGHT EXCEPTION (NSInternalInconsistencyException): Error getting value for key 'strategyClass' of extension 'KSImageNamed.CompletionStrategy.ImageNamed' in plug-in 'com.ksuther.KSImageNamed'UserInfo: { NSUnderlyingError = Error Domain=DVTPlugInErrorDomain Code=2 Loading a plug-in failed. UserInfo={DVTP
I get a crash upon loading any project from beta 3 into beta 4 of Xcode 8.Anyone else having this issue?Crash Log below:Process: Xcode [1742] Path: /Applications/Xcode-beta.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 8.0 (11222.4) Build Info: IDEFrameworks-11222004000000000~10 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Xcode [1742] User ID: 501 Date/Time: 2016-08-01 14:43:01.709 -0400 OS Version: Mac OS X 10.11.6 (15G31) Report Version: 11 Anonymous UUID: 2EEAAF78-E560-41E7-4468-AAE2F53456A5 Time Awake Since Boot: 600 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Application Specific Information: MainQueue: __103-[IDEDataModelCodeGenerator generateCodeForInputFile:outputFilePath:completionQueue:completionHandler:]_block_invoke.60 ProductBuildVersion: 8S188o ASSERTION FAILURE in /Library/Cac
Hi, I'm curious if anyone knows what I might look for in this crash report. I'm not seeing any functions in my application in any of the stacks so I'm stumped as to what might be happening. The action taking place is moving files from the internal hard drive to a an external USB3 2TB (SATA) drive on a default priority thread. Thank you in advance.Process: LifeFlix DV Importer [5497]Path: /Applications/LifeFlix DV Importer.app/Contents/MacOS/LifeFlix DV ImporterIdentifier: com.kumovia.lifeflixVersion: 3.2.1 (3210)Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: LifeFlix DV Importer [5497]User ID: 501Date/Time: 2020-04-09 15:08:06.748 -0500OS Version: Mac OS X 10.14.6 (18G4032)Report Version: 12Anonymous UUID: 196C7038-7D36-D475-F9A6-770EEDE6AF1BTime Awake Since Boot: 110000 secondsSystem Integrity Protection: enabledCrashed Thread: 17 Dispatch queue: com.apple.root.default-qosException Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFY
I'm trying to figure out why my application keeps crashing and could use some help in understanding the crash report so I know where to look for the problem. Here's the report:Process: Adobe InDesign CC 2015 [1334]Path: /Applications/Adobe InDesign CC 2015/Adobe InDesign CC 2015.app/Contents/MacOS/Adobe InDesign CC 2015Identifier: com.adobe.InDesignVersion: 11.4.1.102 (11410)Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: Adobe InDesign CC 2015 [1334]User ID: 2115166540Date/Time: 2016-11-07 08:52:14.392 -0700OS Version: Mac OS X 10.11.4 (15E65)Report Version: 11Anonymous UUID: E1C64908-5CE2-7A89-F534-5CF580D4B2C2Time Awake Since Boot: 6700 secondsSystem Integrity Protection: enabledCrashed Thread: 0 Dispatch queue: com.apple.main-threadException Type: EXC_BAD_ACCESS (SIGSEGV)Exception Codes: KERN_INVALID_ADDRESS at 0x0000005b00000018Exception Note: EXC_CORPSE_NOTIFYVM Regions Near 0x5b00000018: mapped file 0000000151a5c000-000000015210f000 [ 6860K] r--/rwx SM=COW --> JS JIT generated code 000
Hi, I'm using the new feature of the xCdoe which buld iOS, iPadOS and macOS together I have published my app for iOS and iPadOS without any issue but when I try to publish it on mac the review team reject my app because if crash but I tested it in my computers without any issue it didn't crash at all the crash files they provided :Application Specific Information:abort() calledAttributeGraph precondition failure: attribute failed to set an initial value: 140.Thread 0 Crashed:: Dispatch queue: com.apple.main-thread0 libsystem_kernel.dylib 0x000000010e35e47a __pthread_kill + 101 libsystem_pthread.dylib 0x000000010e3bb6cb pthread_kill + 3842 libsystem_c.dylib 0x000000010e177a28 abort + 1203 com.apple.AttributeGraph 0x00000001330e2420 AG::precondition_failure(char const*, ...) + 2734 com.apple.AttributeGraph 0x00000001330b3bdf AG::Graph::UpdateStack::update() + 14355 com.apple.AttributeGraph 0x00000001330b3d59 AG::Graph::update_attribute(unsigned int, bool) + 3776 com.apple.AttributeGraph 0x00000001330b8969 AG::S