[Bug 2073110] Re: SWIG-SIGSEGV error Java Runtime Environment - Ubuntu22.04

Launchpad Bug Tracker 2073110 at bugs.launchpad.net
Sat Sep 14 04:17:20 UTC 2024


[Expired for openjdk-21 (Ubuntu) because there has been no activity for
60 days.]

** Changed in: openjdk-21 (Ubuntu)
       Status: Incomplete => Expired

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

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

Status in openjdk-21 package in Ubuntu:
  Expired

Bug description:
  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 :-)

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




More information about the foundations-bugs mailing list