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-13834] Resolve invalid SwiftShims refs in lldb tests #4327

Open
swift-ci opened this issue Nov 6, 2020 · 1 comment
Open

[SR-13834] Resolve invalid SwiftShims refs in lldb tests #4327

swift-ci opened this issue Nov 6, 2020 · 1 comment
Labels
bug Something isn't working LLDB for Swift

Comments

@swift-ci
Copy link

swift-ci commented Nov 6, 2020

Previous ID SR-13834
Radar None
Original Reporter michellecasbon (JIRA User)
Type Bug
Additional Detail from JIRA
Votes 0
Component/s LLDB for Swift
Labels Bug
Assignee None
Priority Medium

md5: 875378eb8d3b494e4152aa3b84dc5eab

Issue Description:

The following lldb tests have been partially or fully disabled in S4TF:

lldb-api :: lang/swift/closure_shortcuts/TestClosureShortcuts.py
lldb-api :: lang/swift/expression/simple/TestSimpleExpressions.py

They both result in a deserialization error when run with the dotest-args=--setting symbols.use-swift-clangimporter=false option. Since SwiftShims is included in clangimporter, this is not particularly surprising. What is surprising is that this does not seem to be causing failures for others.

*** DESERIALIZATION FAILURE (please include this section in any bug report) ***
could not deserialize type for '_storage': top-level value not found
Cross-reference to module 'SwiftShims'
... _SwiftArrayBodyStorage

Figure out the root cause and re-enable these tests.

@typesanitizer
Copy link

Could you please file this as a bug in the 'Swift' component instead of 'Swift for Tensorflow'? I don't see anything specific to Swift for Tensorflow in this bug report.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working LLDB for Swift
Projects
None yet
Development

No branches or pull requests

2 participants