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 trialLudwing Najera
4,596 PointsXcode is Crashing randomly, please help!
When i lease Xcode alone for a few minutes, or just randomly, it crashes with a crash reason saying "StrongSelf should not be nil." i'm stumped!
Jay Mayu
6,805 PointsAre you on beta or something?
Ludwing Najera
4,596 Pointsi'm on xcode beta 6 and it is printing the message in the crash log
3 Answers
Michael Hulet
47,913 PointsIf Xcode is crashing, try reinstalling it
Kai Aldag
Courses Plus Student 13,560 PointsOK first of all, Xcode 6 beta i've found can be quite buggy at times (although it seems fine in its current version) but if you're getting the error in the log then, I'm assuming that your app is crashing, not Xcode. Can you paste the code from the viewController it's crashing on.
Ludwing Najera
4,596 Pointsi don't know what line of code it is crashing on.
Kai Aldag
Courses Plus Student 13,560 Pointsok can i see your whole class
Kai Aldag
Courses Plus Student 13,560 PointsKai Aldag
Courses Plus Student 13,560 Pointswhere is it printing that message?