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

Freelist corruption issues #6813

Closed
finnschiermer opened this issue Jul 21, 2023 · 4 comments
Closed

Freelist corruption issues #6813

finnschiermer opened this issue Jul 21, 2023 · 4 comments
Assignees

Comments

@finnschiermer
Copy link
Contributor

finnschiermer commented Jul 21, 2023

This is an "overview issue" for various issues all related to/indicative of corruption of the in-memory freelist in the slab allocator.

The following are also fixed now, but was earlier wrongly attributed to a different bug.

@finnschiermer finnschiermer self-assigned this Jul 21, 2023
@aehlke
Copy link

aehlke commented Aug 13, 2023

Are there workarounds available such as avoiding shouldCompactOnLaunch?

@finnschiermer
Copy link
Contributor Author

@aehlke I cannot answer conclusively at this point, since we still haven't identified the root cause. I can only say that we have reports indicating that avoiding compact on launch helps. If you implement this change, we'd be interested in the effect you observe.

@bmunkholm
Copy link
Contributor

Fixed in #6962

@sync-by-unito sync-by-unito bot closed this as completed Sep 28, 2023
@sync-by-unito
Copy link

sync-by-unito bot commented Sep 28, 2023

➤ finnschiermer commented:

This issue has been edited to only reflect the bugs we're convinced was fixed.

Issues that are possibly related and may or may not be fixed are now in: #7006

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants