I am facing a problem: For three years I have been using Apache Directory Studio without any problem, and suddenly, it doesn't launch. I tried to launch from terminal and the error output is: Segmentation fault (core dumped) I run a command: ulimit -c unlimited;
but still same error.
I read a bit and figured out that I should debug and save the output into the logs. I read this answer, but did not understand.
- Please help, if you know how to resolve the problem?
- Please help and explain what commands should I run in order to save the output into the logs.
Thank you very much
uname -a
)? – steeldriver Jun 27 '17 at 11:58JAVA_TOOL_OPTIONS
fix described there – steeldriver Jun 28 '17 at 11:21