Crash der App auf Iphone, wie lokalisiert man den Fehler

Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

  • Crash der App auf Iphone, wie lokalisiert man den Fehler

    Ich habe eine App, die im Simulator einwandfrei läut, aber beim Testen auf meinem IPhone 6 creashed.
    Folgender Fehler tritt auf:

    Quellcode

    1. libswiftCore.dylib`function signature specialization <Arg[0] = Exploded, Arg[1] = Exploded, Arg[2] = Dead, Arg[3] = Dead> of Swift._fatalErrorMessage (Swift.StaticString, Swift.StaticString, Swift.StaticString, Swift.UInt) -> ():
    2. 0x1002f4740 <+0>: stp x29, x30, [sp, #-16]!
    3. 0x1002f4744 <+4>: mov x29, sp
    4. 0x1002f4748 <+8>: sub sp, sp, #16
    5. 0x1002f474c <+12>: and w8, w2, #0x1
    6. 0x1002f4750 <+16>: tbnz w8, #0, 0x1002f4770 ; <+48>
    7. 0x1002f4754 <+20>: tbnz x1, #63, 0x1002f47b4 ; <+116>
    8. 0x1002f4758 <+24>: add x1, x0, x1
    9. 0x1002f475c <+28>: mov x2, x3
    10. 0x1002f4760 <+32>: mov x3, x4
    11. 0x1002f4764 <+36>: mov x4, x5
    12. 0x1002f4768 <+40>: bl 0x100336dd0 ; function signature specialization <Arg[0] = Exploded, Arg[1] = Exploded> of Swift.(_fatalErrorMessage (Swift.StaticString, Swift.StaticString, Swift.StaticString, Swift.UInt) -> ()).(closure #2)
    13. -> 0x1002f476c <+44>: brk #0x1
    14. 0x1002f4770 <+48>: str xzr, [sp, #8]
    Alles anzeigen
    Ich hänge das noch mal als Bild an.
    Wie findet man einen solchen Fehler, bzw. wie kann ich den Fehlerort im Code eingrenzen? Oder was sagt dieser Crash aus? Da ich noch Anfänger bin, überfordert mich das grad mal ein wenig ;)
    Dateien
    • XCode_Fehler1.png

      (76,19 kB, 153 mal heruntergeladen, zuletzt: )