Re: [Jepp-users] JVM crash when wrong library is preloaded
Brought to you by:
mrjohnson0
From: Nathan J. <ndj...@gm...> - 2016-01-29 03:28:59
|
Hi, you should consider moving to the newer mailing list with google groups. Anyway, I'm glad you were able to figure it out and get it working. I don't know of a way right now to avoid your crash, but I'll look into if I can add some safety checks to Jep to detect this scenario and throw a useful exception. If it's feasible I'll try and get it into an upcoming release. On Thu, Jan 28, 2016 at 2:32 AM, Fabrice Ilponse <il...@ma...> wrote: > 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 > > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 > _______________________________________________ > Jepp-users mailing list > Jep...@li... > https://lists.sourceforge.net/lists/listinfo/jepp-users > |