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

Crash in SourceKit stress tester #73302

Open
ahoppen opened this issue Apr 26, 2024 · 0 comments
Open

Crash in SourceKit stress tester #73302

ahoppen opened this issue Apr 26, 2024 · 0 comments
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion crash Bug: A crash, i.e., an abnormal termination of software found by stress tester Flag: An issue found by the SourceKit stress tester source tooling Area: IDE support, SourceKit, and other source tooling SourceKit Area → source tooling: SourceKit swift 6.0

Comments

@ahoppen
Copy link
Contributor

ahoppen commented Apr 26, 2024

Tracking the following crash. It doesn’t reproduce locally and I don’t have the resources to look into it right now.

{
  "path" : "*\/Base64CoderSwiftUI\/Base64CoderSwiftUI\/Model.swift",
  "modification" : "unmodified",
  "issueDetail" : {
    "kind" : "codeComplete",
    "offset" : 2470
  },
  "applicableConfigs" : [
    "main"
  ],
  "issueUrl" : "<issue url>"
}
@ahoppen ahoppen added code completion Area → source tooling: code completion found by stress tester Flag: An issue found by the SourceKit stress tester SourceKit Area → source tooling: SourceKit labels Apr 26, 2024
@AnthonyLatsis AnthonyLatsis added source tooling Area: IDE support, SourceKit, and other source tooling bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software swift 6.0 labels Apr 27, 2024
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. code completion Area → source tooling: code completion crash Bug: A crash, i.e., an abnormal termination of software found by stress tester Flag: An issue found by the SourceKit stress tester source tooling Area: IDE support, SourceKit, and other source tooling SourceKit Area → source tooling: SourceKit swift 6.0
Projects
None yet
Development

No branches or pull requests

2 participants