Bug 577102 - Since Kernel 5.13.13, Eclipse building workspace loop
Summary: Since Kernel 5.13.13, Eclipse building workspace loop
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.21   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-06 03:12 EDT by Tommy Jordan CLA
Modified: 2021-11-06 03:12 EDT (History)
0 users

See Also:


Attachments
Eclipse building workspace loop (11.37 KB, image/png)
2021-11-06 03:12 EDT, Tommy Jordan CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tommy Jordan CLA 2021-11-06 03:12:41 EDT
Created attachment 287460 [details]
Eclipse building workspace loop

Hello all,

I have a rather strange problem with ArchLinux and Eclipse. I use the kernel linux-hardened with version 5.12.19 . Until a few days ago the IDE Eclipse ran without problems.

If I now switch to the latest kernel 5.14.16, Eclipse goes into a loop when creating the workspace.

Summarized by kernel versions:
5.12.19 -> Eclipse ok 
5.13.13 -> Eclipse building workspace loop
5.14.16 (latest) -> Eclipse building workspace loop

As I could find out the loop only happens when the project is on an external server and needs to be saved. If the project is on the local PC everything is fine. I connect the external server in the fstab with cifs. The Samba service runs on the server.

Since version 5.13.13 Eclipse is going crazy. I program PHP exclusively in Eclipse.

Does anyone know a good advice?

Thanks a lot!