Skip to content

Fix codespace ASAN stall#106

Merged
wusatosi merged 4 commits intomainfrom
codespace-fix
Feb 2, 2025
Merged

Fix codespace ASAN stall#106
wusatosi merged 4 commits intomainfrom
codespace-fix

Conversation

@wusatosi
Copy link
Copy Markdown
Member

@wusatosi wusatosi commented Jan 30, 2025

This fix #102 . Go read #102 for more of a write-up (Thanks nick!).

This PR updates codespace to use gcc-14.

Please test this PR by going to codespace and type cmake --workflow --preset gcc-debug, codespace should run the preset without fail/ hang.

Copy link
Copy Markdown
Member

@steve-downey steve-downey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like what I would expect for 24.04

@wusatosi wusatosi merged commit 5471664 into main Feb 2, 2025
@wusatosi wusatosi deleted the codespace-fix branch February 2, 2025 01:05
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.

ASAN is flaky on Docker, and our fix is a no-op.

2 participants