Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
arshin
17,770 PointsError Sigabrt whenever run command is initiated to test on device. (Blog Reader app project files fail to run/build)
My personally built app and the lesson example files, both display an error Sigabrt and fail to run/build on the app.
2 Answers
arshin
17,770 PointsAdditionally, the error was caused due to insecure access and download of data.
Info.plist must be modified.
Caleb Kleveter
Treehouse Moderator 37,862 PointsLook on the left side of the code in the gutter on the line with the error. There should be a fat, blue arrow. Right click on it, and select 'Delete Breakpoint'.
arshin
17,770 PointsThank you for answering, Caleb.
The URL of blog posts data in the example files is incorrect, which was triggering the error.
I had to debug very meticulously in order to resolve this error. Thank you for your support.
arshin
17,770 Pointsarshin
17,770 PointsError: Thread 1: signal SIGABRT
Console: libc++abi.dylib: terminating with uncaught exception of type NSException