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-11977] Xcode crashes every time I try to add a third dependency to my Package file #4631

Open
swift-ci opened this issue Dec 28, 2019 · 1 comment
Labels

Comments

@swift-ci
Copy link
Contributor

Previous ID SR-11977
Radar rdar://problem/58455053
Original Reporter hbowie (JIRA User)
Type Bug
Environment

Process: Xcode [14368]
Path: /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 11.3 (15712)
Build Info: IDEFrameworks-15712000000000000~10 (11C29)

Running on macOS 10.15.2

Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Bug
Assignee None
Priority Medium

md5: 60a8f8103636fa186be7e5ed15e96ee4

Issue Description:

Xcode crashes every time I add this line to the dependencies in my Package.swift file:

.package(url: "https://github.com/MaxDesiatov/CoreXLSX.git", from: "0.9.0")

When I reopen Xcode it asks me to file a bug report with the following info.

LLBuildValue: ###dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Did not find a matching key", underlyingError: nil))### --— ###{"env":{"__CF_USER_TEXT_ENCODING":"0x1F5:0x0:0x0","CA_ASSERT_MAIN_THREAD_TRANSACTIONS":"1","CA_DEBUG_TRANSACTIONS":"1","HOME":"/Users/hbowie","LaunchInstanceID":"1BA5CB00-5065-4CE2-8F95-10E3F484FC73","LOGNAME":"hbowie","MallocNanoZone":"0","PATH":"/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin","SECURITYSESSIONID":"186a6","SHELL":"/bin/zsh","SQLITE_EXEMPT_PATH_FROM_VNODE_GUARDS":"/Users/hbowie/Library/WebKit/Databases","SSH_AUTH_SOCK":"/private/tmp/com.apple.launchd.0VIfkBUASA/Listeners","TMPDIR":"/var/folders/sv/58rtfcz940bgtg68tw_3mjn40000gn/T/","USER":"hbowie","XPC_FLAGS":"0x0","XPC_SERVICE_NAME":"com.apple.dt.Xcode.28200"}}###: file /Library/Caches/com.apple.xbs/Sources/swiftpm/swiftpm-15502/Sources/SPMLLBuild/llbuild.swift, line 232

@beccadax
Copy link
Contributor

beccadax commented Jan 9, 2020

@swift-ci create

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants