Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Thread 1: Signal SIGABRT

I know that this is probably a commun question but I'm still posting it because I did not find a suitable explenation that could help me with my problem.


I just started with xcode and has funny has it is, I'm already having my first error.

I started a new project (Single View Application), and in the .xib I added a simple label with some text and then tried to "Run" it.

It compiles fine but then I get the "Thread 1: Signal SIGABRT" and on the debbuger window i get this:


"

2012-12-29 23:30:07.699 HelloWorld[2499:11303] *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<UIApplication 0x7195bc0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key view.'

*** First throw call stack:

(0x1c8c012 0x10c9e7e 0x1d14fb1 0xb76711 0xaf7ec8 0xaf79b7 0xb22428 0x22e0cc 0x10dd663 0x1c8745a 0x22cbcf 0x22e98d 0x10ceb 0x11002 0xfed6 0x21315 0x2224b 0x13cf8 0x1be7df9 0x1be7ad0 0x1c01bf5 0x1c01962 0x1c32bb6 0x1c31f44 0x1c31e1b 0xf7da 0x1165c 0x1bad 0x1ad5 0x1)

libc++abi.dylib: terminate called throwing an exception

(lldb)

"


And I just can't unterstand why I have this error because I changed nothing, apart from adding a label in the window (.xib file).



Thank you in advance.


Best regards.

xcode-OTHER

Posted on Dec 29, 2012 2:36 PM

Reply
15 replies

Apr 1, 2013 10:53 AM in response to J_CMac

I got the same problem ?


after unchecked autoLayout and changed it from ios 6.1 to ios 5.1

still got the same problem : (



2013-04-02 01:25:33.295 test7[8493:11303] *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<ViewController 0x75392d0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key btn3.'

*** First throw call stack:

(0x1c91012 0x10cee7e 0x1d19fb1 0xb7ae41 0xafc5f8 0xafc0e7 0xb26b58 0x230019 0x10e2663 0x1c8c45a 0x22eb1c 0xf37e7 0xf3dc8 0xf3ff8 0xf4232 0xffc25 0x2ff3a3 0xfcee3 0xfd167 0xfd1a7 0x4690a2 0x45ab99 0x45ac14 0x10e2705 0x162c0 0x16258 0xd7021 0xd757f 0xd66e8 0x45cef 0x45f02 0x23d4a 0x15698 0x1becdf9 0x1c14f3f 0x1c1496f 0x1c37734 0x1c36f44 0x1c36e1b 0x1beb7e3 0x1beb668 0x12ffc 0x2b3d 0x2a65)

libc++abi.dylib: terminate called throwing an exception

(lldb)

User uploaded file



Plz give me some advice

Thank you.

Thread 1: Signal SIGABRT

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.