-
Bug
-
Resolution: External
-
P3
-
None
-
21
-
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
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