-
**Describe the bug**
Im trying to use ansible playbook to update opensearch 2.13 to to 2.17.1 on ubuntu 22.04 LTS
2.13 was installed also by playbook few month ago .
Playbook failing during rest…
-
Consider the following HQL query:
```
SELECT DISTINCT owner FROM Owner owner left join owner.pets WHERE owner.lastName LIKE :lastName%
```
The `pets` property from `Owner` class can be navigate…
-
```
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffdd709b566, pid=14112, tid=10420
#
# JRE version: OpenJDK Runt…
-
When testing CodeQL on my project's C++ code, the build succeeded but the following analysis step failed. The error in the log has a lot of Java-related details that are perhaps too long to paste here…
-
### Version
3.3.4
### Platform
Linux x64
### JDK
OpenJDK Temurin-17.0.5+8 (17.0.5+8)
### Module
LWJGL core
### Bug description
HelloWorld sample from https://www.lwjgl.org/…
-
PerfMon agent works fine to telnet test until you ask "metrics:cpu" or run your script in JMeter it crashes and generate a log file like:
_A fatal error has been detected by the Java Runtime Environm…
-
Running two numpy thread application in same one JVM,all will down!!!
show some error:
```
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007…
-
> Note: Please use Issues only for bug reports. For questions, discussions, feature requests, etc. post to dev group: https://groups.google.com/forum/#!forum/rocksdb or https://www.facebook.com/groups…
-
**Describe GraalVM and your environment :**
- GraalVM version or commit id if built from source: **07d876aff9cb05558784449d0e6b8739aaac9fee**
- TruffleRuby version: **truffleruby 24.2.0-dev-37fdaf…
-
I've just cloned the lazybones repo and was getting familiar with the code. After cloning, I ran the code check on my local machine and it is failing. See below:
```
$ ./gradlew check
WARN Template…