tags:

views:

76

answers:

1
0x90938ef6  <+0010>  jae    0x90938f06 <__kill+26>

The line about crashes the program and says:

Thread 1: Program received signal: "SIGABRT"

How do I fix it?

+2  A: 

I think what you need is some debugging guides.

Toro