Bug 564394

Summary: Eclipse crash when browsing files
Product: [Eclipse Project] Platform Reporter: di ro <diego.rossi39>
Component: IDEAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: loskutov
Version: 4.16Keywords: needinfo
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
These is what I get after launching the command eclipse in the terminal and after Eclipse has crashed none

Description di ro CLA 2020-06-17 22:07:00 EDT
Whenever I try to import workspaces, projects, Jars Eclipse freezes for a couple of seconds and crashes. It seems to happen each time I click on a button that browses files.
Comment 1 Andrey Loskutov CLA 2020-06-18 01:46:13 EDT
Please provide exact steps to reproduce, crash log file and give some hints about your system configuration (GTK version, Wayland or X11, HiDPI or not).
Comment 2 di ro CLA 2020-06-18 06:25:16 EDT
Steps to reproduce:
 - open Eclipse
 - File - Import - General - Projects from folder or archive (but it crashes with each option of the General import menu)
 - Directory
 - crashes

My system is:
Operating System: Manjaro Linux 
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.70.0
Qt Version: 5.15.0
Kernel Version: 4.19.126-1-MANJARO
OS Type: 64-bit
Processors: 2 × Intel® Core™2 Duo CPU T5670 @ 1.80GHz
Memory: 3,8 GiB

GTK version: 3.24.20
X11
Normal scale 100% dpi

Today I updated to the last Eclipse 2020/06 and the IDE still crashes.

I hope this is enough, if needed I can provide other informations
Comment 3 Andrey Loskutov CLA 2020-06-18 16:54:21 EDT
(In reply to di ro from comment #2)
> Steps to reproduce:
>  - open Eclipse
>  - File - Import - General - Projects from folder or archive (but it crashes
> with each option of the General import menu)
>  - Directory
>  - crashes

Thanks.

> My system is:
> GTK version: 3.24.20
> X11
> Normal scale 100% dpi

Thanks

> Today I updated to the last Eclipse 2020/06 and the IDE still crashes.

Good to know.

> I hope this is enough, if needed I can provide other informations

No, since only you see the crash, please attach crash dump that JVM generates. Typically it prints out where the dump is saved - but you can see it only if you start Eclipse from console.
Comment 4 di ro CLA 2020-06-18 18:15:54 EDT
Created attachment 283350 [details]
These is what I get after launching the command eclipse in the terminal and after Eclipse has crashed