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

GC crash #747

Open
ncannasse opened this issue Jan 28, 2025 · 0 comments
Open

GC crash #747

ncannasse opened this issue Jan 28, 2025 · 0 comments

Comments

@ncannasse
Copy link
Member

ncannasse commented Jan 28, 2025

I could accidentally reproduce a GC crash, where a block 0x0000027200000000 was accessed in gc_flush_mark (p = *block++) triggering an access violation.

GC_GET_PAGE(block) was NULL but gc_hash was discarding higher bits.
To be investigated

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

1 participant