Compiling my own analysis in MadAnalysis5 expert mode

Hi, I am trying to compile my analysis in MA5 expert mode but I got an error given below:

===========================================================
There was a crash.
This is the entire stack trace of all threads:
===========================================================
#0  0x00007fd81c2ea3ea in __GI___wait4 (pid=137280, stat_loc=stat_loc
entry=0x7ffc9f69ac98, options=options
entry=0, usage=usage
entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
#1  0x00007fd81c2ea3ab in __GI___waitpid (pid=<optimized out>, stat_loc=stat_loc
entry=0x7ffc9f69ac98, options=options
entry=0) at ./posix/waitpid.c:38
#2  0x00007fd81c250bdb in do_system (line=<optimized out>) at ../sysdeps/posix/system.c:171
#3  0x00007fd81bf149be in TUnixSystem::StackTrace() () from /home/mali/root/root-6.24.06-install/lib/libCore.so
#4  0x00007fd81bf11835 in TUnixSystem::DispatchSignals(ESignals) () from /home/mali/root/root-6.24.06-install/lib/libCore.so
#5  <signal handler called>
#6  0x000055d28fc42ccf in MA5::atlas_conf_2016_086::Execute(MA5::SampleFormat&, MA5::EventFormat const&) ()
#7  0x000055d28fc3c527 in main ()
===========================================================
The lines below might hint at the cause of the crash.
===========================================================
#6  0x000055d28fc42ccf in MA5::atlas_conf_2016_086::Execute(MA5::SampleFormat&, MA5::EventFormat const&) ()
#7  0x000055d28fc3c527 in main ()
===========================================================

I need your guidance, please. Root is working properly. My operating system is Ubuntu 22.04, root version is 6.24/06.

Welcome to the ROOT forum.

Your question looks more a MA5 issue, I guess it is better to contact a MA5 forum than the ROOT one.

Ok Thanks