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

posix_memalign alignment assertion fail #957

Open
48cf opened this issue Dec 6, 2023 · 0 comments
Open

posix_memalign alignment assertion fail #957

48cf opened this issue Dec 6, 2023 · 0 comments
Labels
bug This issue reports a bug

Comments

@48cf
Copy link
Contributor

48cf commented Dec 6, 2023

Found this while running latest WebKit on Managarm. The following values are passed to the function: align=65536 size=65536, and the following pointer is returned by the allocator: 0x7fffb3741000. Can't pull the backtrace, GDB refuses to do so for some reason.

@Dennisbonke Dennisbonke added the bug This issue reports a bug label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue reports a bug
Projects
None yet
Development

No branches or pull requests

2 participants