Skip to content

aot: Move stack_sizes table to a dedicated section #2317

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

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

yamt
Copy link
Collaborator

@yamt yamt commented Jun 26, 2023

To solve "AOT module load failed: resolve symbol stack_sizes failed" issue

Lightly tested on qemu armhf.

@yamt
Copy link
Collaborator Author

yamt commented Jun 26, 2023

this fixes #2312 partly

Copy link
Contributor

@wenyongh wenyongh left a comment

Choose a reason for hiding this comment

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

LGTM

@wenyongh
Copy link
Contributor

this fixes #2312 partly

@yamt There is a conflicting file after I merged the PR #2313, could you resolve it so that I can merge this PR?

To solve "AOT module load failed: resolve symbol stack_sizes failed" issue

Lightly tested on qemu armhf.
@yamt yamt force-pushed the aot-stack-sizes-section branch from 75d5c05 to e5742b8 Compare June 27, 2023 06:15
@yamt
Copy link
Collaborator Author

yamt commented Jun 27, 2023

the last push is a conflict resolution

@wenyongh wenyongh merged commit 5831531 into bytecodealliance:main Jun 27, 2023
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
…2317)

To solve the "AOT module load failed: resolve symbol stack_sizes failed" issue.

This PR partly fixes bytecodealliance#2312 and was lightly tested on qemu armhf.
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