sts4
sts4 copied to clipboard
Eclipse crashes with webkit2gtk 2.36.5
I'm opening this ticket more as a link to an ugly bug that arose on mainline Eclipse with the last update of webkit2gtk in its 4.0 branch, used by the IDE.
Basically everytime STS tries to use webkit, like opening javadoc or editing some scss files, the system will freeze for a while then core dump.
That version of the library landed in stable repos in Arch and Fedora too.
Here the link to keep track of the issue https://github.com/eclipse-platform/eclipse.platform.swt/issues/281
I confirm. With the latest Arch Linux updates Eclipse crashes all the time. "Eclipse Marketplace" dialog reliably crashes the IDE
Thanks @4javier for making us aware here, much appreciated.
Looks like we need to wait for a fix in Platform/SWT for this.
@cherio Please post your additional input to the above mentioned platform.swt issue.
Actually, it's been considered a regression in Webkit code. https://github.com/WebKit/WebKit/pull/2904 Arch already rolled out a patched version of webkit2gtk, I think other major distros will do the same soon.
@4javier Thanks for the update, much appreciated !!!
I am closing this one as a duplicate of the mentioned issues in SWT and WebKit.