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

Unexpected heap growth in gctest on Linux with malloc redirection #595

Open
ivmai opened this issue Dec 12, 2023 · 2 comments
Open

Unexpected heap growth in gctest on Linux with malloc redirection #595

ivmai opened this issue Dec 12, 2023 · 2 comments

Comments

@ivmai
Copy link
Owner

ivmai commented Dec 12, 2023

Source: master (98b5d38)
Build: https://github.com/ivmai/bdwgc/actions/runs/7187064946/job/19573829443
Host: Linux/x64
Config: ubuntu-latest gcc thr:on rwlock::on redir:on dll:off cpp::on
Occurrence: rare
Output (gctest):

Completed 6 tests
Allocated 11792254 collectable objects
Allocated 1224 uncollectable objects
Allocated 720438 atomic objects
Reallocated 36 objects
Garbage collection after fork is tested too
Finalized 13221/13221 objects - finalization is probably OK
Total number of bytes allocated is 1156269712
Total memory use by allocated blocks is 35934208 bytes
Final heap size is 5279744 bytes
Unexpected heap growth - collector may be broken (heapsize: 161329152, expected: 159383552)
Test failed
@ivmai
Copy link
Owner Author

ivmai commented Dec 12, 2023

Related: #538

@ivmai
Copy link
Owner Author

ivmai commented Feb 15, 2024

Source: master (2414089)
Build: https://github.com/ivmai/bdwgc/actions/runs/7912256661/job/21597721839
Config: ubuntu-latest clang thr:on rwlock:on redir:on dll:on cpp:on

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