-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
Description
I just installed it with updated eclipse-installer, launched the IDE then clicked on "Create a PHP project".
It crashes in File => new project too.
But I bypassed the problem reaching: File => New => Project => PHP project
I did not installed no plugin.
My system is Archliux with apache2.4.63, php8.4.4, composer2.8.6, mariadb11.7.2, jdk-openjdk 23.0.2.u7-1
and I usually use the I3 desktop on X11.
I'm new with eclipse PDT and I am not able to tell if eclipse uses some of this previously installed softwares, and don't know how to configure eclipse PDT.
launching eclipse with the terminal (~/eclipse/php-latest-released/eclipse/eclipse),
I got this error:
A fatal error has been detected by the Java Runtime Environment:
SIGSEGV (0xb) at pc=0x0000776dc094ab36, pid=406829, tid=406830
JRE version: OpenJDK Runtime Environment (23.0.2) (build 23.0.2)
Java VM: OpenJDK 64-Bit Server VM (23.0.2, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
Problematic frame:
C [libgdk-3.so.0+0x36b36] gdk_window_get_screen+0x26
Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /home/paulo/eclipse/php-latest-released/eclipse/core.406829)
An error report file with more information is saved as:
/home/paulo/eclipse/php-latest-released/eclipse/hs_err_pid406829.log
[64,971s][warning][os] Loading hsdis library failed
If you would like to submit a bug report, please visit:
https://bugreport.java.com/bugreport/crash.jsp
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.
Reactions are currently unavailable