Fehler beim Update im App Store

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

  • Fehler beim Update im App Store

    Guten Tag zusammen,

    ich habe momentan eine Problematik beim Update im App Store mit Core Data.
    Ich nutze für Core Data "Magical Record" und möchte ein Update durchführen.

    Lokal war ein Versionssprung kein Problem, aber seitdem die App Store ist funktioniert der Versionssprung von Version 3.0.3 auf 3.0.4 nicht.
    Wie kann das sein? Ich weiß nicht leider weiter und kann den Fehler auch nicht so recht lokalisieren. Ich hoffe ihr könnt mir helfen bzw. nen Fehler erkennen.

    Gruß
    Christopher Lorke

    Hier mein Code in der Funktion "- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions":

    Quellcode

    1. //Core Data
    2. [MagicalRecord setupCoreDataStackWithAutoMigratingSqliteStoreNamed:@....sqlite"];


    Hier dann noch der Fehlerreport vom iPhone:

    Incident Identifier: 4B1C09C7-B84A-452B-85B5-985672DF415C
    CrashReporter Key: 850f9f00c587582d8245bd9d41c585291f23995a
    Hardware Model: iPhone6,2
    Process: Masterapp [300]
    Path: /var/mobile/Applications/A3444223-BA64-430A-B2C3-BEFDF1CF8DA6/Masterapp.app/Masterapp
    Identifier: com.twoS.jochenlaub
    Version: 3.0.4 (3.0.4)
    Code Type: ARM (Native)
    Parent Process: launchd [1]

    Date/Time: 2014-02-11 11:07:02.958 +0100
    OS Version: iOS 7.0.5 (11B601)
    Report Version: 104

    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Subtype: KERN_INVALID_ADDRESS at 0x000000002000000c
    Triggered by Thread: 0

    Thread 0 Crashed:
    0 libobjc.A.dylib 0x3b173b67 objc_msgSend + 7
    1 Foundation 0x31735229 -[NSError dealloc] + 57
    2 libobjc.A.dylib 0x3b183b07 objc_object::sidetable_release(bool) + 171
    3 libobjc.A.dylib 0x3b17501f (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 355
    4 CoreFoundation 0x30d4b1c5 _CFAutoreleasePoolPop + 13
    5 Foundation 0x3173fadf -[NSAutoreleasePool drain] + 119
    6 CoreData 0x30b8ee23 -[NSManagedObjectContext save:] + 939
    7 Masterapp 0x0015357f __70-[NSManagedObjectContext(MagicalSaves) MR_saveWithOptions:completion:]_block_invoke3 (NSManagedObjectContext+MagicalSaves.m:64)
    8 CoreData 0x30bf2853 developerSubmittedBlockToNSManagedObjectContextPerform + 87
    9 CoreData 0x30bf2997 -[NSManagedObjectContext performBlockAndWait:] + 111
    10 Masterapp 0x001534d3 -[NSManagedObjectContext(MagicalSaves) MR_saveWithOptions:completion:] (NSManagedObjectContext+MagicalSaves.m:106)
    11 Masterapp 0x000e3473 -[Datenbank_ie kontaktdaten_loeschen] (Datenbank_ie.m:3334)
    12 Masterapp 0x000c7c57 -[Datenbank_ie erstkonfiguration_starten] (Datenbank_ie.m:200)
    13 Masterapp 0x0005447f -[AppDelegate application:didFinishLaunchingWithOptions:] (AppDelegate.m:57)
    14 UIKit 0x3360caa9 -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 273
    15 UIKit 0x3360c4ef -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] + 1387
    16 UIKit 0x33606b3d -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 717
    17 UIKit 0x335a1a03 -[UIApplication handleEvent:withNewEvent:] + 3139
    18 UIKit 0x335a0cf9 -[UIApplication sendEvent:] + 69
    19 UIKit 0x3360631d _UIApplicationHandleEvent + 661
    20 GraphicsServices 0x35a8076b _PurpleEventCallback + 607
    21 GraphicsServices 0x35a80353 PurpleEventCallback + 31
    22 CoreFoundation 0x30de2775 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 33
    23 CoreFoundation 0x30de270f __CFRunLoopDoSource1 + 343
    24 CoreFoundation 0x30de0edb __CFRunLoopRun + 1403
    25 CoreFoundation 0x30d4b46d CFRunLoopRunSpecific + 521
    26 CoreFoundation 0x30d4b24f CFRunLoopRunInMode + 103
    27 UIKit 0x336055bf -[UIApplication _run] + 759
    28 UIKit 0x33600841 UIApplicationMain + 1133
    29 Masterapp 0x0008ba03 main (main.m:16)
    30 libdyld.dylib 0x3b671ab5 start + 1

    Thread 1:
    0 libsystem_kernel.dylib 0x3b715838 kevent64 + 24
    1 libdispatch.dylib 0x3b6640d1 _dispatch_mgr_invoke + 229
    2 libdispatch.dylib 0x3b65e61f _dispatch_mgr_thread + 35

    Thread 2:
    0 libsystem_kernel.dylib 0x3b728c7c __workq_kernreturn + 8
    1 libsystem_pthread.dylib 0x3b78ce07 _pthread_wqthread + 307
    2 libsystem_pthread.dylib 0x3b78ccc0 start_wqthread + 4

    Thread 0 crashed with ARM Thread State (32-bit):
    r0: 0x145a7920 r1: 0x33b82b29 r2: 0x02ab1540 r3: 0x00002736
    r4: 0x145a7940 r5: 0x33b82b29 r6: 0x3d254e00 r7: 0x27dc135c
    r8: 0x00000001 r9: 0x20000000 r10: 0x145a7940 r11: 0x00000000
    ip: 0x3b9f1744 sp: 0x27dc134c lr: 0x3173522d pc: 0x3b173b66
    cpsr: 0x60000030

    Binary Images:
    0x40000 - 0x357fff Masterapp armv7s <bb2c77ce488335b39603270ac05acc43> /var/mobile/Applications/A3444223-BA64-430A-B2C3-BEFDF1CF8DA6/Masterapp.app/Masterapp
    usw.