Bug 560540 - org.eclipse.m2e.logback.configuration
Summary: org.eclipse.m2e.logback.configuration
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.14   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2020-02-26 05:02 EST by jose perez CLA
Modified: 2020-04-05 16:35 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jose perez CLA 2020-02-26 05:02:17 EST
I was using eclipse 2018-12 (buildId=4.10.0.I20181206-0815) and everything was fine.
Today I installed 2019-12 (4.14) and it doesn't go past the splash window giving this error:
org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration bundle was activated before the state location was initialized.  Will retry after the state location is initialized.
*** Error in `/usr/bin/java': free(): invalid pointer: 0x0000563f151bd200 ***

java -version
openjdk version "11.0.6" 2020-01-14
OpenJDK Runtime Environment (build 11.0.6+10-suse-lp151.3.12.1-x8664)
OpenJDK 64-Bit Server VM (build 11.0.6+10-suse-lp151.3.12.1-x8664, mixed mode)

I've also tried these versions of java:
   ./eclipse -vm /opt/jdk-13.0.2/bin
   ./eclipse -vm /opt/jdk1.8.0_212/bin
and it's the same mistake.

All the system is the same for the two versions of eclipse.
uname -a
Linux leap151 4.12.14-lp151.28.36-default #1 SMP Fri Dec 6 13:50:27 UTC 2019 (8f4a495) x86_64 x86_64 x86_64 GNU/Linux

What can I do?
Comment 1 Andrey Loskutov CLA 2020-02-26 05:09:19 EST
Which GTK3 version do you have? I guess your system is too old for new Eclipse, we need GTK3 >= 3.14.
Comment 2 jose perez CLA 2020-02-26 06:52:38 EST
(In reply to Andrey Loskutov from comment #1)
> Which GTK3 version do you have? I guess your system is too old for new
> Eclipse, we need GTK3 >= 3.14.

These two versions are installed:
2.24.32 y 3.22.30
Comment 3 jose perez CLA 2020-02-27 06:07:25 EST
Any other requirements for this version of eclipse?
Comment 4 Andrey Loskutov CLA 2020-02-27 07:24:04 EST
Please provide steps to reproduce. How do you start your Eclipse, which specific bundles installed, any special arguments etc. GTK 3.22 should be OK.
Comment 5 jose perez CLA 2020-02-27 16:26:44 EST
I deleted the old eclipse directory and unzipped the new one and executed :
./eclipse
Comment 6 Andrey Loskutov CLA 2020-02-27 16:30:32 EST
Please shutdown Eclipse, move ~/.eclipse to some other place and start eclipse again. Please select a new workspace if the prompt will be shown.
Comment 7 jose perez CLA 2020-02-27 16:58:24 EST
I renamed the directory to eclipsexx and ran ./eclipse.
The result is the same as before, it gives an error before asking me for the workspace.
Comment 8 Andrey Loskutov CLA 2020-02-27 17:03:02 EST
(In reply to jose perez from comment #7)
> I renamed the directory to eclipsexx and ran ./eclipse.
> The result is the same as before, it gives an error before asking me for the
> workspace.

Is this the same error as before, no crash dump, nothing else reported? Usually either java reports an error and point to the error log file, or Eclipse does same, but I've never seen that it simply "disappears".
Comment 9 jose perez CLA 2020-02-27 17:16:35 EST
Exactly, give that message and disappear.
I will return to the previous version and try to install it later.
Thank you.
Comment 10 jose perez CLA 2020-04-05 16:35:33 EDT
Hi again.
With the system variable MALLOCK_CHECK = 0 or 1,  I can run eclipse 4.15.