Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8334058

Crash in libwebkit2gtk-4.1.so when running Spring Tool Suite 4

XMLWordPrintable

    • x86_64
    • linux_ubuntu

      ADDITIONAL SYSTEM INFORMATION :
      OS-Ubuntu 24.04
      Java Runtime Environment:21.0.3

      A DESCRIPTION OF THE PROBLEM :
      When i type the System.out.prinlt() method it came out of STS4.The log file is created on the STS extracted directory.It shows :A fatal error has been detected by the Java Runtime Environment:C [libwebkit2gtk-4.1.so.0+0xd7d190] ...

      REGRESSION : Last worked in version 17.0.11

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      1.Open Spring Tool Suite 4
      2.Type the System.out.println method

      ACTUAL -
      Its stat within STS4.

      ---------- BEGIN SOURCE ----------

      public class H {

      public static void main(String[] args) {
      // TODO Auto-generated method stub
                     System.out.print

      }

      }
      ---------- END SOURCE ----------

      CUSTOMER SUBMITTED WORKAROUND :
      System.out.println

      FREQUENCY : always


            azvegint Alexander Zvegintsev
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: