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

page_collection_lock causing a crash #1946

Open
IntThree opened this issue Apr 29, 2024 · 3 comments
Open

page_collection_lock causing a crash #1946

IntThree opened this issue Apr 29, 2024 · 3 comments

Comments

@IntThree
Copy link

page_trylock_add(uc, set, tb->page_addr[0])
tb Indicates inaccessible memory
unknown reason
无效

@wtdcode
Copy link
Member

wtdcode commented Apr 29, 2024

Could you post a reproduction?

@IntThree
Copy link
Author

"I'm not exactly sure, but the issue may arise from frequent entry and exit of the simulator, and the addresses of entry and exit locations are the same."

@IntThree
Copy link
Author

"In every 'uc_emu_start' call to enter the emulator, executing 'uc_ctl_flush_tb' resolves the issue. Please check. I'm using a complex sample, so reproducing the problem may not be possible."

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

No branches or pull requests

2 participants