The error in the logs you’ve provided show that there is a ‘signal 11’ error. This is typically due to memory being accessed that isn’t supposed to be. This could be due to code in your project, or the way that your project is set up. It’s also possible that your project in general uses too much memory for the Android device that you’re on.
Please try a newer device and provide me with updated logs.
Thanks!