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

memory leaks in replication and instance setup #3540

Closed
389-ds-bot opened this issue Sep 13, 2020 · 1 comment
Closed

memory leaks in replication and instance setup #3540

389-ds-bot opened this issue Sep 13, 2020 · 1 comment
Labels
closed: duplicate Migration flag - Issue

Comments

@389-ds-bot
Copy link

Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/50483

  • Created at 2019-07-04 16:36:16 by lkrispen (@elkris)
  • Closed at 2019-08-08 17:28:37 as duplicate
  • Assigned to nobody

ASAN reports many memory leaks when running simple test suites like

suites/config/config_test.py

They are not large and mostly in setup of instances or agreements, probably not cleaned at shutdown, but they are annoying since they make it difficult to spot new leaks.
I know I could somehow use leak report suppression, but I do not like this, it makes it to easy not to care.

Attache is a file with two asan reports
leaks.out

@389-ds-bot 389-ds-bot added the closed: duplicate Migration flag - Issue label Sep 13, 2020
@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2019-08-08 17:28:38

Metadata Update from @mreynolds389:

  • Custom field origin adjusted to None
  • Custom field reviewstatus adjusted to None
  • Issue close_status updated to: duplicate
  • Issue status updated to: Closed (was: Open)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed: duplicate Migration flag - Issue
Projects
None yet
Development

No branches or pull requests

1 participant