Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Flutter Thread 1: signal SIGABRT

I am building a Flutter App and i get this error(Thread 1: signal SIGABRT) when i want to emulate it on Simulator ore a Real device and also in Build Configuration: Release and Debug.)

These are the more detailed Errors:

0x111410f7a <+10>: jae    0x111410f84               ; <+20>
0x1113b6025 <+37>: movq   -0x8(%rbp), %rdi

Overview of my Xcode

When i click the continue program execution button i get this:

Message from debugger: Terminated due to signal 6

How can i resolve these errors? Thanks for any help

like image 940
Charles Down Avatar asked Nov 19 '25 18:11

Charles Down


1 Answers

This worked for me: https://stackoverflow.com/a/58948346/13638276

Delete and rebuild the iOS part of your Flutter App.

like image 182
Charles Down Avatar answered Nov 21 '25 07:11

Charles Down



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!