Skip to content

Fix crash when deallocating extension fiber#71

Merged
neboat merged 2 commits intoOpenCilk:devfrom
neboat:dev-extension-fiber-deallocate
Feb 27, 2026
Merged

Fix crash when deallocating extension fiber#71
neboat merged 2 commits intoOpenCilk:devfrom
neboat:dev-extension-fiber-deallocate

Conversation

@neboat
Copy link
Contributor

@neboat neboat commented Feb 25, 2026

This PR fixes a crash when deallocating fibers for the runtime's extension mechanism, specifically, when the program linked to the runtime contains no Cilk code.

…nabled but no extension fiber was allocated, e.g., because no Cilk code was run.
@neboat neboat merged commit fd1232d into OpenCilk:dev Feb 27, 2026
3 checks passed
@neboat neboat deleted the dev-extension-fiber-deallocate branch February 27, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant