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

database not cleaned up #988

Open
sjomae opened this issue Oct 17, 2024 · 0 comments
Open

database not cleaned up #988

sjomae opened this issue Oct 17, 2024 · 0 comments
Labels

Comments

@sjomae
Copy link

sjomae commented Oct 17, 2024

Describe the bug

Some database is not cleared up after restarting jack.

Cannot open DB environment: Cannot allocate memory
BDB2034 unable to allocate memory for mutex; resize mutex region

When you start a lot of jack applications, it starts to complain about a DB:

BDB2034 unable to allocate memory for mutex; resize mutex region
Cannot open DB environment: Cannot allocate memory

I would expect those DB issues would be gone after restarting jack, but this is not the case. So I need to reboot to fix the DB?

Environment

Arch Linux:

jackd --version
jackdmp version 1.9.22 tmpdir /dev/shm protocol 9
@sjomae sjomae added the bug label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant