Public bug reported: When doing Java development work running on Eclipse IDE 2023-12 latest stable release version, I was able to consistently reproduce this error:
# # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007effd21beaaf, pid=90902, tid=90903 # # JRE version: OpenJDK Runtime Environment Temurin-21.0.2+13 (21.0.2+13) (build 21.0.2+13-LTS) # Java VM: OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (21.0.2+13-LTS, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64) # Problematic frame: # C [libwebkit2gtk-4.0.so.37+0x29beaaf] # # 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/nintendo/core.90902) # # If you would like to submit a bug report, please visit: # https://github.com/adoptium/adoptium-support/issues # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # Steps I did: 1. Start Eclipse IDE. 2. Open the project I'm working on. 3. In a Java class, trigger the Content Assist and wait for 1 second. 4. Eclipse suddenly crashes without any warning. Had to use -XX:ErrorFile=/path/to/error.log to be able to retrieve what happened. I have attached the full error log file to this bug report. Eclipse IDE is installed through the official Eclipse Installer, powered by Oomph. Eclipse IDE and this installer are not part of the Ubuntu packages, and instead are downloaded from the official Eclipse.org website and following their instructions. I do not know much about Ubuntu in general, so I apologize if I can't be helpful. ----------------------- Description: Ubuntu 22.04.4 LTS Release: 22.04 ** Affects: openjdk-lts (Ubuntu) Importance: Undecided Status: New ** Tags: jammy ** Attachment added: "The full SIGSEGV error log." https://bugs.launchpad.net/bugs/2055192/+attachment/5749828/+files/error.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055192 Title: SIGSEGV in libwebkit2gtk-4.0 crashing Eclipse IDE when running Content Assist To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openjdk-lts/+bug/2055192/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
