[Jepp-users] JVM crash when wrong library is preloaded
Brought to you by:
mrjohnson0
|
From: Fabrice I. <il...@ma...> - 2016-01-28 12:10:10
|
Hello everyone,
I did a test to migrate from jep 3.1.0 to the latest version. I
mistakenly compiled jep with python 2.7 and in the LD_PREDLOAD, I put
the path to my python3.5 library .so file. When launching my eclipse RCP
tool which uses jep, I had a JVM crash when opening my console.
Is there a way to avoid this crash?
Is there a way to know which python version is preloaded or which
.so will be used by jep?
Anyway, recompiling jep with python 3.5 worked.
Bye
Fabrice
|