adoptium / adoptium/containers
Docker with Apache Ignite crash 1.8.0_332-b09
- Dominant language
- Python
- Stars
- 289
- Forks
- 129
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 12
Description
Hello, i've got this calling usual java lambda expression in my Apache Ignite docker container.
```
A fatal error has been detected by the Java Runtime Environment:
SIGSEGV (0xb) at pc=0x00007fcc94197f24, pid=7, tid=0x00007fcb8eab1700
JRE version: OpenJDK Runtime Environment (8.0_332-b09) (build 1.8.0_332-b09)
Java VM: OpenJDK 64-Bit Server VM (25.332-b09 mixed mode linux-amd64 compressed oops)
Problematic frame:
V [libjvm.so+0x470f24] CompilationPolicy::can_be_compiled(methodHandle, int)+0x34
Core dump written. Default location: /opt/ignite/core or core.7
An error report file with more information is saved as:
/tmp/hs_err_pid7.log
If you would like to submit a bug report, please visit:
https://github.com/adoptium/adoptium-support/issues
```
Contributor guide
Research direction
Start by reproducing the usual Java lambda expression in an Apache Ignite Docker container using OpenJDK 8.0.332-b09, then inspect the reported /tmp/hs_err_pid7.log and the JVM crash frame. Done means identifying a reproducible cause and documenting or implementing a verified resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, java
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100