Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-3605] SourceKitService "XPC API Misuse" crash #46190

Open
tonyarnold opened this issue Jan 11, 2017 · 0 comments
Open

[SR-3605] SourceKitService "XPC API Misuse" crash #46190

tonyarnold opened this issue Jan 11, 2017 · 0 comments
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.

Comments

@tonyarnold
Copy link
Contributor

Previous ID SR-3605
Radar rdar://problem/29879990
Original Reporter @tonyarnold
Type Bug

Attachment: Download

Environment

Software:

  • Mac OS X 10.12.2 (16C67)

  • Xcode 8.2.1 (8C1002)

Hardware:

  • Model Name: MacBook Pro

  • Model Identifier: MacBookPro13,3

  • Processor Name: Intel Core i7

  • Processor Speed: 2.9 GHz

  • Number of Processors: 1

  • Total Number of Cores: 4

  • L2 Cache (per Core): 256 KB

  • L3 Cache: 8 MB

  • Memory: 16 GB

  • Boot ROM Version: MBP133.0226.B08

  • SMC Version (system): 2.38f6

Additional Detail from JIRA
Votes 0
Component/s Source Tooling
Labels Bug
Assignee None
Priority Medium

md5: 609a963387a54e0e0ee34d78906caf19

Issue Description:

I've just compiled Swift from master today, however this issue has affected all recent snapshots I've tried as well.

If I try to use a non-Xcode provided toolchain, SourceKitService crashes and indexing never completes making editing Swift with Xcode a pretty unpleasant experience.

The following appears to be relevant from the crash log (attached):

Termination Signal:    Illegal instruction: 4
Termination Reason:    Namespace SIGNAL, Code 0x4
Terminating Process:   exc handler [0]

Application Specific Information:
XPC API Misuse: Given object not of required type.

Application Specific Signatures:
API Misuse
@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
Projects
None yet
Development

No branches or pull requests

1 participant