Page 1 of 1

Developer crashes on a regular basis

PostPosted: Mon Jun 13, 2022 6:13 pm
by amitchell
Hi all,

My Servoy Developer install crashes regularly. It immediately closes down and I have to re-open it. This behaviour seems to occur sporadically when opening other applications on my system.

I have noticed each time this happens a hs_err_pid.log file is generated in my home directory. I have attached 3 of these for reference (it wouldn't let my upload the .log files directly so I have uploaded a zip folder containing the files). At suggestion of my colleague I changed the JRE environment on my machine from 17 to Zulu11, as this is what we run on production.

I am running Xubuntu 22.04 Jammy LTS.

Any assistance in diagnosing the logs/behaviour would be much appreciated.

Thanks,

Alex.

Re: Developer crashes on a regular basis

PostPosted: Mon Jun 13, 2022 6:25 pm
by jcompagner
and you also have the same crashes when not using Zulu11 maar just the one we ship?

What version of servoy are you using?
Problem is these are hard native crashes (it seems a bit related to Eclipse and the SWT gui toolkit)
Servoy can't do much about that

Re: Developer crashes on a regular basis

PostPosted: Fri Jul 01, 2022 9:59 am
by rgansevles
Hi Alex,

I have seen some issues with the chromium plugin on Linux.

Try disabling it by removing the 2 lines containing 'com.equo.chromium' from /path/to/servoy/developer/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info
It will fall back to the default editor in SWT from eclipse.

Hope this helps,

Rob

Re: Developer crashes on a regular basis

PostPosted: Fri Jul 01, 2022 11:41 am
by amitchell
Hi Rob,

Many thanks for your suggestion! I have made this change, I'll let you know how things go :D

Cheers,

Alex.

Re: Developer crashes on a regular basis

PostPosted: Wed Jul 06, 2022 9:47 am
by amitchell
Hi Rob,

Just to confirm, after making your suggested change I have had 3 crash-less days!

Thank you!

Alex.