Bug 564394 - Eclipse crash when browsing files
Summary: Eclipse crash when browsing files
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.16   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2020-06-17 22:07 EDT by di ro CLA
Modified: 2020-06-18 18:15 EDT (History)
1 user (show)

See Also:


Attachments
These is what I get after launching the command eclipse in the terminal and after Eclipse has crashed (960 bytes, text/plain)
2020-06-18 18:15 EDT, di ro CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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