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

fix bug: ld: Assertion failed: (slot < _sideTableBuffer.size()), function addAtom, file AtomFileConsolidator.cpp #161

Merged
merged 3 commits into from
Dec 12, 2024

Conversation

xiaomx32
Copy link

When running in macOS CI with debug mode, an error will be reported:
ld: Assertion failed: (slot < _sideTableBuffer.size()), function addAtom, file AtomFileConsolidator.cpp, line 2278.

After updating the XCode version from 15.4 to 16.1, the bug was resolved.

The bug should be caused by the linker, and the relevant references are as follows:

@Mike-Leo-Smith
Copy link
Contributor

LGTM. Thank you!

@Mike-Leo-Smith Mike-Leo-Smith merged commit 08b5ae5 into LuisaGroup:next Dec 12, 2024
24 of 26 checks passed
@xiaomx32 xiaomx32 deleted the zitai/ci-fix branch December 12, 2024 08:26
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.

2 participants