A Aakashmac macrumors newbie Original poster May 24, 2012 1 0 Jun 1, 2012 #1 hello friends I m creating an app on Xcode Editor and I m encountring with the sigabrt(Signal abort) error again and again. can anyone please help me?
hello friends I m creating an app on Xcode Editor and I m encountring with the sigabrt(Signal abort) error again and again. can anyone please help me?
jared_kipe macrumors 68030 Dec 8, 2003 2,967 1 Seattle Jun 1, 2012 #2 You have an error in your program and the OS is stepping in and killing it. Set some breakpoints, step through your code until you find the problem. Post some code if you want a better answer.
You have an error in your program and the OS is stepping in and killing it. Set some breakpoints, step through your code until you find the problem. Post some code if you want a better answer.