Page 1 of 1

[solved] AM Plugin 3.3 (Linux) CRASH X-Plane

Posted: Tue Apr 27, 2021 10:07 am
by cyberguerro
Hi, on my Linux Box, X-Plane 11.53 CRASH when I close it. This happen with new release (3.3) of AM Plugin; with 3.0 XP exits without CRASH.
I attach my Log.txt and CRASH report.
Log.txt
(208.76 KiB) Downloaded 200 times
crash_report_04_27_2021_09_58_17.zip
(140.49 KiB) Downloaded 198 times
I hope this helps you to fix the bug.

Re: AM Plugin 3.3 (Linux) CRASH X-Plane

Posted: Thu Apr 29, 2021 8:30 am
by Ralph
I don't think you're experiencing a bug. Please follow these installation instructions: http://siminnovations.com/wiki/index.ph ... tion#Linux

Re: AM Plugin 3.3 (Linux) CRASH X-Plane

Posted: Fri Apr 30, 2021 6:23 am
by cyberguerro
I'm sorry, but my distribution hasn't the package "libcurl4-openssl-dev"... which distribution do you refer?
Another question: why XP and plugin load and works perfectly and ONLY during close XP it crash? I think that if some dependencies are missing, plugin can't be loaded, instead it's loaded by XP and it works.

Re: AM Plugin 3.3 (Linux) CRASH X-Plane

Posted: Fri Apr 30, 2021 8:51 am
by Corjan
Hi,


This is not a library issue, otherwise like you said it wouldn't start at all.

I'll have a look this weekend if I can reproduce the crash on my Linux system.


Corjan

Re: AM Plugin 3.3 (Linux) CRASH X-Plane

Posted: Fri Apr 30, 2021 2:19 pm
by cyberguerro
Thank you very much @Corjan , I'll be very glad to halp you in testing phase :-)

Re: AM Plugin 3.3 (Linux) CRASH X-Plane

Posted: Sat May 01, 2021 9:42 am
by Corjan
Hi,


I managed to track down the error. One of the created threads was not closed correctly.
This will result in a crash when X-plane unloads the plugin.


Anyways, is fixed now. Will be part of the next plugin release,

Corjan

Re: AM Plugin 3.3 (Linux) CRASH X-Plane

Posted: Sat May 01, 2021 2:14 pm
by Corjan
You can download a BETA version here:
https://siminnovations.com/api4/downloa ... n=HOME_USE


Corjan

Re: AM Plugin 3.3 (Linux) CRASH X-Plane

Posted: Sat May 01, 2021 3:29 pm
by cyberguerro
Tnank you very much @Corjan, tested on my distribution (Gentoo) and now XP close correctly.