Note that there are some explanatory texts on larger screens.

plurals
  1. POCan't get the right code position from atos, with armv7s
    primarykey
    data
    text
    <p>I tried to symbolicate iOS crash report</p> <pre><code>zhou:bin zhou$ ./atos -arch armv7s -o ktv 0x001145fb </code></pre> <p>I get the following result</p> <pre><code>-[InviteChorusCell showDuetWorks] (in ktv) (InviteChorusCell.mm:108) </code></pre> <p>Everything seems ok, I am sure my dsym file and atos file are right ones, and I am sure the file name and line number he gives me are not right, I can't find the right compared error. Does anyone met the same problem with me? I'm very thankful.</p> <p>Sorry for my cheap English.</p> <pre><code> *** -[NSURL initFileURLWithPath:]: nil string parameter (null) ( 0 CoreFoundation 0x3595f8a7 __exceptionPreprocess + 186 1 libobjc.A.dylib 0x37d06259 objc_exception_throw + 32 2 CoreFoundation 0x3595f789 +[NSException raise:format:] + 0 3 CoreFoundation 0x3595f7ab +[NSException raise:format:] + 34 4 Foundation 0x353f005f -[NSURL(NSURL) initFileURLWithPath:] + 78 5 Foundation 0x353efffb +[NSURL(NSURL) fileURLWithPath:] + 42 6 ktv 0x0005ae25 _mh_execute_header + 93733 7 ktv 0x00063a25 _ZNSt11_Deque_baseIsSaIsEE15_M_create_nodesEPPsS3_ + 27336 8 ktv 0x0007341b _ZNSt11_Deque_baseIsSaIsEE15_M_create_nodesEPPsS3_ + 91326 9 ktv 0x00064b8f _ZNSt11_Deque_baseIsSaIsEE15_M_create_nodesEPPsS3_ + 31794 10 ktv 0x0007349b _ZNSt11_Deque_baseIsSaIsEE15_M_create_nodesEPPsS3_ + 91454 11 Foundation 0x3548360d __NSFireTimer + 144 12 CoreFoundation 0x35933a33 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 14 13 CoreFoundation 0x35933699 __CFRunLoopDoTimer + 364 14 CoreFoundation 0x3593226f __CFRunLoopRun + 1206 15 CoreFoundation 0x358b54a5 CFRunLoopRunSpecific + 300 16 CoreFoundation 0x358b536d CFRunLoopRunInMode + 104 17 GraphicsServices 0x37551439 GSEventRunModal + 136 18 UIKit 0x333c1cd5 UIApplicationMain + 1080 19 ktv 0x0004d8af _mh_execute_header + 39087 20 ktv 0x00046160 _mh_execute_header + 8544 ) </code></pre>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload