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-7223] Assertion failed in SILProfiler.cpp line 531 #49771

Closed
swift-ci opened this issue Mar 18, 2018 · 2 comments
Closed

[SR-7223] Assertion failed in SILProfiler.cpp line 531 #49771

swift-ci opened this issue Mar 18, 2018 · 2 comments
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software

Comments

@swift-ci
Copy link
Collaborator

Previous ID SR-7223
Radar https://bugreport.apple.com/web/?problemID=38594424
Original Reporter macko (JIRA User)
Type Bug
Status Closed
Resolution Cannot Reproduce

Attachment: Download

Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug, CompilerCrash
Assignee None
Priority Medium

md5: fc70c7c7d36acacb279a3e5dba607e12

Issue Description:

I ran into this Abort Trap when I tried the toolchain https://swift.org/builds/development/xcode/swift-DEVELOPMENT-SNAPSHOT-2018-03-17-a/swift-DEVELOPMENT-SNAPSHOT-2018-03-17-a-osx.pkg.

The original goal was to tried the news batch-mode https://forums.swift.org/t/compilation-speed-help-test-batch-mode/10964/24.

This is the code to reproduce the bug. https://bugreport.apple.com/web/?problemID=3859442

@belkadan
Copy link
Contributor

Assertion failed: (Node && "Assigning counter expression to non-existent AST node"), function assignCounter, file /Users/buildnode/jenkins/workspace/oss-swift-package-osx/swift/lib/SIL/SILProfiler.cpp, line 531.

@swift-ci
Copy link
Collaborator Author

Comment by Jeffrey Macko (JIRA)

This crash didn't happen anymore in the last version of Toolchain and from my test a least since swift-DEVELOPMENT-SNAPSHOT-2018-04-21-a-osx.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added the crash Bug: A crash, i.e., an abnormal termination of software label Dec 12, 2022
This issue was closed.
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. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software
Projects
None yet
Development

No branches or pull requests

3 participants