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

mongod crashes while running the Django test suite #4

Open
timgraham opened this issue Apr 25, 2024 · 0 comments
Open

mongod crashes while running the Django test suite #4

timgraham opened this issue Apr 25, 2024 · 0 comments

Comments

@timgraham
Copy link
Collaborator

For example, mongod terminates with "Aborted (core dumped)" in the middle of $ ./runtests.py sessions_tests or $ ./runtests.py lookup. It may be a problem specific to my environment (Ubuntu 20.04) as it has not happened while running the tests on GitHub actions.

$ mongod --version
db version v7.0.8
Build Info: {
    "version": "7.0.8",
    "gitVersion": "c5d33e55ba38d98e2f48765ec4e55338d67a4a64",
    "openSSLVersion": "OpenSSL 1.1.1f  31 Mar 2020",
    "modules": [],
    "allocator": "tcmalloc",
    "environment": {
        "distmod": "ubuntu2004",
        "distarch": "x86_64",
        "target_arch": "x86_64"
    }
}
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