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

walletFactory heap is still growing after u18 #10794

Open
mhofman opened this issue Jan 4, 2025 · 0 comments
Open

walletFactory heap is still growing after u18 #10794

mhofman opened this issue Jan 4, 2025 · 0 comments
Labels
bug Something isn't working performance Performance related issues wallet

Comments

@mhofman
Copy link
Member

mhofman commented Jan 4, 2025

Describe the bug

Investigating the wallet factory leak in u17 and before (#10706), we identified an issue (#10757) and implemented a workaround for it (#10756), however from preliminary observations of the wallet factory heap in u18 on devnet, there is still a remaining leak.

image

To Reproduce

Observe the uncompressedSize of heap-snapshot-save slog entries for the walletFactory vat.

Expected behavior

Heap size flat over time

@mhofman mhofman added bug Something isn't working wallet performance Performance related issues labels Jan 4, 2025
@Agoric Agoric deleted a comment from Pinocio50 Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working performance Performance related issues wallet
Projects
None yet
Development

No branches or pull requests

2 participants
@mhofman and others