• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Zillions of indexing asserts from Xcode4.0.1 when opening projects from Xcode3.2.5
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Zillions of indexing asserts from Xcode4.0.1 when opening projects from Xcode3.2.5


  • Subject: Zillions of indexing asserts from Xcode4.0.1 when opening projects from Xcode3.2.5
  • From: Dave Burnard <email@hidden>
  • Date: Mon, 04 Apr 2011 19:37:41 -0700

We're seeing zillions of asserts in Xcode 4.0.1 IDE when opening/building/navigating the projects we build with Xcode3.2.5.
They look like this:

4/4/11 5:40:17 PM	Xcode[289]	[?T] ASSERTION FAILURE in /SourceCache/DVTFoundation/DVTFoundation-227/Framework/Classes/FilePaths/DVTFilePath.m:260
Details:  (parentPath) should not be nil.
Object:   <DVTFilePath>
Method:   +_lookupOrCreateFilePathWithParentPath:fileSystemRepresentation:length:allowCreation:
Thread:   <NSThread: 0x20f02a380>{name = (null), num = 244}
Hints:   None
4/4/11 5:40:17 PM	Xcode[289]	[?T]
Backtrace:
  0  0x0000000100949773 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in IDEKit)
  1  0x000000010006d484 _DVTAssertionFailureHandler (in DVTFoundation)
  2  0x0000000100008281 +[DVTFilePath _lookupOrCreateFilePathWithParentPath:fileSystemRepresentation:length:allowCreation:] (in DVTFoundation)
  3  0x00000001000081c0 +[DVTFilePath _filePathForParent:fileSystemRepresentation:length:allowCreation:] (in DVTFoundation)
  4  0x00000001000091c0 +[DVTFilePath filePathForFileSystemRepresentation:length:] (in DVTFoundation)
  5  0x0000000100007d3f +[DVTFilePath _filePathForParent:pathString:] (in DVTFoundation)
  6  0x000000010000918f +[DVTFilePath filePathForPathString:] (in DVTFoundation)
  7  0x0000000100570918 -[IDEIndexClangDataSource generateDataForFile:settings:] (in IDEFoundation)
  8  0x00000001005706c1 -[IDEIndexDataSource processFile:settings:] (in IDEFoundation)
  9  0x000000010056ffbe __70-[IDEIndex _indexFile:object:settings:afterOperation:beforeOperation:]_block_invoke_0 (in IDEFoundation)
 10  0x00007fff82abfcc4 -[__NSOperationInternal start] (in Foundation)
 11  0x00007fff82b9eae7 __doStart2 (in Foundation)
 12  0x00007fff867b6284 _dispatch_call_block_and_release (in libSystem.B.dylib)
 13  0x00007fff867947f1 _dispatch_worker_thread2 (in libSystem.B.dylib)
 14  0x00007fff86794128 _pthread_wqthread (in libSystem.B.dylib)
 15  0x00007fff86793fc5 start_wqthread (in libSystem.B.dylib)

followed by

4/4/11 5:40:20 PM	Xcode[289]	[?T] ASSERTION FAILURE in /SourceCache/DVTFoundation/DVTFoundation-227/Framework/Classes/FilePaths/DVTFilePath.m:358
Details:  fsrep is relative ('../Debug/packagefolder/contents/macos') parentPath must not be nil but it is.
Object:   <DVTFilePath>
Method:   +_filePathForParent:fileSystemRepresentation:length:allowCreation:
Thread:   <NSThread: 0x211bfe880>{name = (null), num = 264}
Hints:   None
4/4/11 5:40:20 PM	Xcode[289]	[?T]
Backtrace:
  0  0x0000000100949773 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in IDEKit)
  1  0x000000010006d484 _DVTAssertionFailureHandler (in DVTFoundation)
  2  0x00000001000080e3 +[DVTFilePath _filePathForParent:fileSystemRepresentation:length:allowCreation:] (in DVTFoundation)
  3  0x00000001000091c0 +[DVTFilePath filePathForFileSystemRepresentation:length:] (in DVTFoundation)
  4  0x0000000100007d3f +[DVTFilePath _filePathForParent:pathString:] (in DVTFoundation)
  5  0x000000010000918f +[DVTFilePath filePathForPathString:] (in DVTFoundation)
  6  0x0000000100570918 -[IDEIndexClangDataSource generateDataForFile:settings:] (in IDEFoundation)
  7  0x00000001005706c1 -[IDEIndexDataSource processFile:settings:] (in IDEFoundation)
  8  0x000000010056ffbe __70-[IDEIndex _indexFile:object:settings:afterOperation:beforeOperation:]_block_invoke_0 (in IDEFoundation)
  9  0x00007fff82abfcc4 -[__NSOperationInternal start] (in Foundation)
 10  0x00007fff82b9eae7 __doStart2 (in Foundation)
 11  0x00007fff867b6284 _dispatch_call_block_and_release (in libSystem.B.dylib)
 12  0x00007fff867947f1 _dispatch_worker_thread2 (in libSystem.B.dylib)
 13  0x00007fff86794128 _pthread_wqthread (in libSystem.B.dylib)
 14  0x00007fff86793fc5 start_wqthread (in libSystem.B.dylib)

over and over again...  Any clues? Making me crazy.

../Debug/packagefolder/contents/macos is a valid project relative path.

(Radar 9233534)

Dave Burnard
Adobe InDesign Engineering _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: OBJROOT and SYMROOT in Xcode 4?
  • Next by Date: Re: problems with NFS mounted home dir and xcode
  • Previous by thread: HELP!!!! XCode4 won't build after running XCode3 proj in same folder
  • Next by thread: Re: problems with NFS mounted home dir and xcode
  • Index(es):
    • Date
    • Thread