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

Crash after a few executions #402

Open
Enrice opened this issue Oct 3, 2024 · 1 comment
Open

Crash after a few executions #402

Enrice opened this issue Oct 3, 2024 · 1 comment

Comments

@Enrice
Copy link

Enrice commented Oct 3, 2024

We have a setup running smoothly under Windows but consistently crashing under Rocky Linux 9. We are using V8 mode only, latest Version 3.1.8 but also experiencing that with 3.0.2.

Final setup is running on a tomcat 8.5 running Java 8. We also tried parallel unit tests with surefire, both showing the same outcome.

Any idea? I may provider further info if that helps.

@caoccao
Copy link
Owner

caoccao commented Oct 3, 2024

Usually, that's coding errors which cause memory leak and eventually bring down the app. A code review may help.

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

2 participants