Public bug reported:

While testing my server (built by apache camel quarkus) for running GDAL
JAVA tools, I got this error message:

Creating NDVI image...
ERROR 1: Java array type is not compatible with GDAL data type
ERROR 1: Java array type is not compatible with GDAL data type
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x000070460bf72ea4, pid=62801, tid=62865
#
# JRE version: OpenJDK Runtime Environment (21.0.3+9) (build 
21.0.3+9-Ubuntu-1ubuntu122.04.1)
# Java VM: OpenJDK 64-Bit Server VM (21.0.3+9-Ubuntu-1ubuntu122.04.1, mixed 
mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, 
linux-amd64)
# Problematic frame:
# V  [libjvm.so+0xb72ea4]
#
# Core dump will be written. Default location: Core dumps may be processed with 
"/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping 
to /home/rifat/data-processing/core.62801)

But I can run same GDAL Java code with same setup in my local
environment without any error.

For GDAL Java API I use cmake build with vagrant therefore I have to
installed SWIG 4.0.2 with other prerequisits libraries, e.g., ant
1.10.12.

No idea why my server is throwing this error. Any insight is appreciated
:-)

** Affects: openjdk-21 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2073110

Title:
  SWIG-SIGSEGV error Java Runtime Environment - Ubuntu22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-21/+bug/2073110/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to