Skip to content

Xcode 5 keeps crashing while editing .eero / .eeh file #55

@waynezhang

Description

@waynezhang

Both Xcode 5 and 5.1DP on my Macbook Pro keep crashing while editing eero files. Even when I did not change anything but only moved cursor.

Here is the log:

Process:         Xcode [28419]
Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:      com.apple.dt.Xcode
Version:         5.0.2 (3335.32)
Build Info:      IDEApplication-3335032000000000~4
App Item ID:     497799835
App External ID: 106632651
Code Type:       X86-64 (Native)
Parent Process:  launchd [243]
Responsible:     Xcode [28419]
User ID:         501

Date/Time:       2014-02-20 11:21:14.836 +0900
OS Version:      Mac OS X 10.9.1 (13B42)
Report Version:  11
Anonymous UUID:  3CDD8250-FFCD-7A55-24CE-0E219E8CFAAC

Sleep/Wake UUID: 68C261B8-FA1D-45E3-91F6-87F0EB144CB1

Crashed Thread:  3  Dispatch queue: com.apple.root.default-priority

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
ProductBuildVersion: 5A3005
UNCAUGHT EXCEPTION (NSInvalidArgumentException): -[__NSCFConstantString documentationAbbreviation]: unrecognized selector sent to instance 0x106f55eb8
UserInfo: (null)
Hints: None
Backtrace:
  0  0x00007fff8908d404 __exceptionPreprocess (in CoreFoundation)
  1  0x0000000101bcad73 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
  2  0x00007fff8c61ae75 objc_exception_throw (in libobjc.A.dylib)
  3  0x00007fff890902ed -[NSObject(NSObject) doesNotRecognizeSelector:] (in CoreFoundation)
  4  0x00007fff88feb5b2 ___forwarding___ (in CoreFoundation)
  5  0x00007fff88feb138 _CF_forwarding_prep_0 (in CoreFoundation)
  6  0x0000000106704448 -[IDEDocSymbolUtilities queryInfoFromIndexSymbol:] (in IDEDocViewer)
  7  0x0000000106703944 __75-[IDEDocSymbolUtilities queryInfoFromIndexSymbol:resultQueue:handlerBlock:]_block_invoke (in IDEDocViewer)
  8  0x00007fff860401d7 _dispatch_call_block_and_release (in libdispatch.dylib)
  9  0x00007fff8603d2ad _dispatch_client_callout (in libdispatch.dylib)
 10  0x00007fff8603f09e _dispatch_root_queue_drain (in libdispatch.dylib)
 11  0x00007fff86040193 _dispatch_worker_thread2 (in libdispatch.dylib)
 12  0x00007fff836fcef8 _pthread_wqthread (in libsystem_pthread.dylib)
 13  0x00007fff836fffb9 start_wqthread (in libsystem_pthread.dylib)

abort() called

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_platform.dylib        0x00007fff8302dbd4 OSAtomicCompareAndSwapLong$VARIANT$mp + 8
1   com.apple.CoreFoundation        0x00007fff88fbdfd0 __CFRunLoopDoObservers + 320
2   com.apple.CoreFoundation        0x00007fff88faf893 __CFRunLoopRun + 995
3   com.apple.CoreFoundation        0x00007fff88faf275 CFRunLoopRunSpecific + 309
4   com.apple.HIToolbox             0x00007fff86b17f0d RunCurrentEventLoopInMode + 226
...

Full log is pasted on http://pastebin.com/Q1sTuYB6.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions