Advertisement
Guest User

Untitled

a guest
Jul 27th, 2020
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.59 KB | None | 0 0
  1. Exception Type: EXC_BREAKPOINT (SIGTRAP)
  2. Exception Codes: 0x0000000000000001, 0x0000000104e44110
  3. Termination Signal: Trace/BPT trap: 5
  4. Termination Reason: Namespace SIGNAL, Code 0x5
  5. Terminating Process: exc handler [59217]
  6. Triggered by Thread: 0
  7.  
  8. Thread 0 name:
  9. Thread 0 Crashed:
  10. 0 First Class And More 0x0000000104e44110 specialized AdvertisementModel.init(coder:) + 1340 (AdvertisementModel.swift:46)
  11. 1 First Class And More 0x0000000104e43360 @objc AdvertisementModel.init(coder:) + 32 (<compiler-generated>:0)
  12. 2 Foundation 0x00000001aac911fc _decodeObjectBinary + 2248 (NSKeyedArchiver.m:2767)
  13. 3 Foundation 0x00000001aabdf6f0 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 868 (NSKeyedArchiver.m:3223)
  14. 4 Foundation 0x00000001aabb2330 -[NSArray(NSArray) initWithCoder:] + 176 (NSArray_Foundation.m:108)
  15. 5 Foundation 0x00000001aac911fc _decodeObjectBinary + 2248 (NSKeyedArchiver.m:2767)
  16. 6 Foundation 0x00000001aac9069c _decodeObject + 344 (NSKeyedArchiver.m:3013)
  17. 7 Foundation 0x00000001aab98684 -[NSKeyedUnarchiver decodeObjectForKey:] + 156 (NSKeyedArchiver.m:3035)
  18. 8 First Class And More 0x0000000104e82714 specialized AdvertisementsManager.init(coder:) + 108 (AdvertisementsManager.swift:30)
  19. 9 First Class And More 0x0000000104e82524 @objc AdvertisementsManager.init(coder:) + 32 (<compiler-generated>:0)
  20. 10 Foundation 0x00000001aac911fc _decodeObjectBinary + 2248 (NSKeyedArchiver.m:2767)
  21. 11 Foundation 0x00000001aac9069c _decodeObject + 344 (NSKeyedArchiver.m:3013)
  22. 12 Foundation 0x00000001aab98684 -[NSKeyedUnarchiver decodeObjectForKey:] + 156 (NSKeyedArchiver.m:3035)
  23. 13 Foundation 0x00000001aabee2dc +[NSKeyedUnarchiver unarchiveObjectWithData:] + 84 (NSKeyedArchiver.m:2193)
  24. 14 First Class And More 0x0000000104e823b4 closure #1 in variable initialization expression of static AdvertisementsManager.sharedInstance + 292 (AdvertisementsManager.swift:15)
  25. 15 First Class And More 0x0000000104e82280 globalinit_33_EB79504C0BEB8FB50C5E8A03E1ECB3BD_func45 + 12 (AdvertisementsManager.swift:13)
  26. 16 libdispatch.dylib 0x00000001aa57033c _dispatch_client_callout + 20 (object.m:495)
  27. 17 libdispatch.dylib 0x00000001aa571a68 _dispatch_once_callout + 32 (once.c:52)
  28. 18 libswiftCore.dylib 0x00000001b840c950 swift_once + 48 (once.h:111)
  29. 19 First Class And More 0x0000000104e93ad0 closure #1 in AppDelegate.getAdvertisements() + 1284 (AdvertisementsManager.swift:13)
  30. 20 First Class And More 0x0000000104e1b4b8 closure #1 in Server.getAdvertisements(сompletion:) + 1480 (Server+Other.swift:80)
  31. 21 Alamofire 0x00000001050e3fe8 closure #1 in closure #1 in DataRequest.response<A>(queue:responseSerializer:completionHandler:) + 220 (ResponseSerialization.swift:167)
  32. 22 Alamofire 0x00000001050cb49c thunk for @escaping @callee_guaranteed () -> () + 28 (<compiler-generated>:0)
  33. 23 libdispatch.dylib 0x00000001aa56eec4 _dispatch_call_block_and_release + 32 (init.c:1408)
  34. 24 libdispatch.dylib 0x00000001aa57033c _dispatch_client_callout + 20 (object.m:495)
  35. 25 libdispatch.dylib 0x00000001aa57c600 _dispatch_main_queue_callback_4CF + 832 (inline_internal.h:2484)
  36. 26 CoreFoundation 0x00000001aa84b6b0 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16 (CFRunLoop.c:1749)
  37. 27 CoreFoundation 0x00000001aa8462c8 __CFRunLoopRun + 1708 (CFRunLoop.c:3069)
  38. 28 CoreFoundation 0x00000001aa8458f4 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
  39. 29 GraphicsServices 0x00000001b4c5c604 GSEventRunModal + 164 (GSEvent.c:2246)
  40. 30 UIKitCore 0x00000001aea19358 UIApplicationMain + 1944 (UIApplication.m:4823)
  41. 31 First Class And More 0x0000000104e04fd8 main + 68 (LoginViewController.swift:16)
  42. 32 libdyld.dylib 0x00000001aa6c12dc start + 4
  43.  
  44. Thread 1:
  45. 0 libsystem_pthread.dylib 0x00000001aa5dd9c0 start_wqthread + 0
  46.  
  47. Thread 2:
  48. 0 libsystem_pthread.dylib 0x00000001aa5dd9c0 start_wqthread + 0
  49.  
  50. Thread 3:
  51. 0 libsystem_pthread.dylib 0x00000001aa5dd9c0 start_wqthread + 0
  52.  
  53. Thread 4:
  54. 0 libsystem_pthread.dylib 0x00000001aa5dd9c0 start_wqthread + 0
  55.  
  56. Thread 5 name:
  57. Thread 5:
  58. 0 libsystem_kernel.dylib 0x00000001aa694784 mach_msg_trap + 8
  59. 1 libsystem_kernel.dylib 0x00000001aa693ba8 mach_msg + 76 (mach_msg.c:103)
  60. 2 CoreFoundation 0x00000001aa84b314 __CFRunLoopServiceMachPort + 152 (CFRunLoop.c:2575)
  61. 3 CoreFoundation 0x00000001aa8460a0 __CFRunLoopRun + 1156 (CFRunLoop.c:2931)
  62. 4 CoreFoundation 0x00000001aa8458f4 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
  63. 5 Foundation 0x00000001aab8eb18 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374)
  64. 6 Foundation 0x00000001aab8e9f0 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:421)
  65. 7 UIKitCore 0x00000001aeabf840 -[UIEventFetcher threadMain] + 156 (UIEventFetcher.m:733)
  66. 8 Foundation 0x00000001aacc8c10 __NSThread__start__ + 864 (NSThread.m:724)
  67. 9 libsystem_pthread.dylib 0x00000001aa5d58fc _pthread_start + 168 (pthread.c:896)
  68. 10 libsystem_pthread.dylib 0x00000001aa5dd9d4 thread_start + 8
  69.  
  70. Thread 6:
  71. 0 libsystem_pthread.dylib 0x00000001aa5dd9c0 start_wqthread + 0
  72.  
  73. Thread 7:
  74. 0 libsystem_pthread.dylib 0x00000001aa5dd9c0 start_wqthread + 0
  75.  
  76. Thread 8:
  77. 0 libsystem_pthread.dylib 0x00000001aa5dd9c0 start_wqthread + 0
  78.  
  79. Thread 9 name:
  80. Thread 9:
  81. 0 libsystem_kernel.dylib 0x00000001aa694784 mach_msg_trap + 8
  82. 1 libsystem_kernel.dylib 0x00000001aa693ba8 mach_msg + 76 (mach_msg.c:103)
  83. 2 CoreFoundation 0x00000001aa84b314 __CFRunLoopServiceMachPort + 152 (CFRunLoop.c:2575)
  84. 3 CoreFoundation 0x00000001aa8460a0 __CFRunLoopRun + 1156 (CFRunLoop.c:2931)
  85. 4 CoreFoundation 0x00000001aa8458f4 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
  86. 5 CFNetwork 0x00000001adb68214 -[__CoreSchedulingSetRunnable runForever] + 188 (CoreSchedulingSet.mm:1372)
  87. 6 Foundation 0x00000001aacc8c10 __NSThread__start__ + 864 (NSThread.m:724)
  88. 7 libsystem_pthread.dylib 0x00000001aa5d58fc _pthread_start + 168 (pthread.c:896)
  89. 8 libsystem_pthread.dylib 0x00000001aa5dd9d4 thread_start + 8
  90.  
  91. Thread 0 crashed with ARM Thread State (64-bit):
  92. x0: 0x00000001054f4000 x1: 0x00000002825c9020 x2: 0x0000000000000001 x3: 0x00000000000036c8
  93. x4: 0x00000002825c9020 x5: 0x0000000000000000 x6: 0x000000016b005b18 x7: 0x0000000000000000
  94. x8: 0xff7878d40fae006f x9: 0xff7878d40fae006f x10: 0x00000000000007fb x11: 0x00000000000007fd
  95. x12: 0x0000000000000001 x13: 0x00000000e1e9f083 x14: 0x00000000e209f800 x15: 0x000000000000013f
  96. x16: 0x0000000080000000 x17: 0x0000000062000000 x18: 0x0000000000000000 x19: 0x0000000105034000
  97. x20: 0x00000002825c9020 x21: 0x4000000282bf3d50 x22: 0xe800000000000000 x23: 0x0000000000000000
  98. x24: 0x40000001ec6bd3b8 x25: 0x4000000280efcaf0 x26: 0xc000000000000000 x27: 0x4000000280efcb60
  99. x28: 0x0000000280efca80 fp: 0x000000016b005c90 lr: 0x5c00448104e43f60
  100. sp: 0x000000016b005bb0 pc: 0x0000000104e44110 cpsr: 0x60000000
  101. esr: 0xf2000001 Address size fault
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement