Segmentation Fault trying to install UE4 in Debian

I’m trying to build UE4 on my Debian Strtch with 5.1.0 kernel and mono-complete package installed, but when I call the Setup.sh script, I get sent several errors like this:

Engine/Build/BatchFiles/Linux/GitDependencies.sh, linha 32: 13488 Falha de segmentação  mono Engine/Binaries/DotNET/GitDependencies.exe $ARGS
Result: 139

The number 13488 above is only 1 of thousands that appear on my monitor. Only this error is given. In the GitDependencies.crash.log file, again several lines with the following content:

mono GitDependencies.exe --prompt crashed with return code 139

Am I forgetting to do something?

this helped

Hi @anonymous_user_42188b02 were you able to solve this issue, i have the same error. reying to run basic airsim example with ros2 airsim and UE combination. Would be great help if you can through some light here.

THankyou