Patcher Segmentation fault


#1

Hello, I just upgraded my system from debian jessie to stretch. Everything seem to work fine but the axoloti patcher doesn't start anymore and gives a segmentation fault error. Here's the strace:

https://pastebin.com/5SZqwu7M

I tried reinstalling the .deb but it gives the same error.

Anyone has the same problem or know how to solve it?

Thanks in advance


#2

I discovered that if I run the program with

java -jar /opt/Axoloti/app/axoloti-app.jar

the patcher starts just fine, it's the

/opt/Axoloti/Axoloti

binary that gives the segmentation fault