Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » IDE Core Dump after glib/webgtk update(After some package updates, eclipse crashes)
IDE Core Dump after glib/webgtk update [message #1859178] Wed, 17 May 2023 16:28
Robert A is currently offline Robert AFriend
Messages: 1
Registered: May 2023
Junior Member
Hey everyone.

After an update (see Update list in attachments), Eclipse IDE (2020-12(4.18)) is crashing when using eg. Autocompletion

Regarding the Stack-Trace it may gets caused from webgtk.
Quote:

Stack: [0x00007ff136919000,0x00007ff136a19000], sp=0x00007ff136a14908, free space=1006k
Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libswt-gtk-4940r23.so+0x36f48] Java_org_eclipse_swt_internal_C_strlen+0xf
j org.eclipse.swt.internal.Converter.cCharPtrToJavaString(JZ)Ljava/lang/String;+1
j org.eclipse.swt.browser.WebKit$WebKitExtension.initializeWebExtensions_callback(JJ)V+178


I already tried to revert the webgtk update to the last known working without success. IDE keeps crashing.
As you can see in the Error-Log file, some libs are derived from the bundled java version (my IDE comes with a bundled Java-Version).

Maybe it's also related to glib2 update. Sadly, if i revert the glib2 update (+ all dependent packages), lightdm keeps crashing. I guess there are to many dependencies.


Maybe on of you guys can provide some helpful feedback, if this issue is solveable.
Btw. I'm not able to update the IDE to a newer Version, because our Project is bundled to that specific targetplatform.

Thank you very much.
Robert
Previous Topic:Hiding/Preventing editor popup menu items
Next Topic:Version semantic of release for both eclipse and maven
Goto Forum:
  


Current Time: Sun Apr 28 01:53:24 GMT 2024

Powered by FUDForum. Page generated in 0.04113 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top