-
```
[2024-11-13 08:18:41] [autobuild] e: java.lang.OutOfMemoryError: GC overhead limit exceeded
[2024-11-13 08:18:41] [autobuild] at java.base/jdk.internal.org.objectweb.asm.SymbolTable.(SymbolTa…
-
Source: release-7_4 (d50367e)
Build: https://app.travis-ci.com/github/ivmai/bdwgc/jobs/625906318
Host: Ubuntu 16.04.7 LTS / x86_64
Compiler: gcc
How to build/test: `./configure --enable-redirect-…
ivmai updated
1 month ago
-
This issue was auto filed by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry Link: [https://cockroach-labs.sentry.io/issues/6065208407/?referrer=webho…
-
I would really love it if `deploy` could set up a GC root for my deployed profiles. The idea being that if I should be able to run `nix store gc` and not have everything I've built for deploying on ot…
-
My primary concern with WebAssembly right now is not anything in the current spec, but rather that the design anticipates the addition of GC reference types. I think this is an unnecessary coupling of…
-
### Describe the Issue
For a springboot 3.4 ( latest as of this writing) and GraalVM JDK23, project, there are missing metrics.
For background, the same app https://github.com/patpatpat123/nativej…
-
We have some flaky issue in CI on the freethreaded Python with `test_traverse_subclass` and `test_traverse_subclass_override_clear`:
```
# exact line number can vary depending on source changes
t…
-
# Summary
Each tick of mempool GC will [only clear a single entry](https://github.com/movementlabsxyz/movement/blob/f8e6e303c5257af5b1bca4913031311bb2fdb2a7/protocol-units/mempool/move-rocks/src/lib.…
-
I' using `groupdocs-conversion` to convert epub to txt, I got a `java.lang.OutOfMemoryError: GC overhead limit exceeded`.
I tried modify vm options `-XX:-UseGCOverheadLimit`, `-Xmx`, `-XX:MaxPermSize…
-
# Bug Report
## Description
When "dvc.yaml" references a parameter file in order to reproduce a foreach stage, then `dvc gc --all-commits` will error if the parameter file does not exist in a co…