【发布时间】:2017-05-10 11:10:33
【问题描述】:
我们在客户的网站上遇到了一个复杂的问题。该网站在 iPhone 6 Plus 上的 iOS 9.3.2 上崩溃。但是,它不会在最新版本的 iOS 上甚至在装有 iOS 9.3.1 的 iPhone 6 上崩溃。
如何重现错误:
- 用 iPhone 6(或 iPhone 6 Plus)打开网站: http://www.kindervorhang.ch/Vorhaenge-fixfertig-Verdunkler-Ellie
- 点击 «In den Warenkorb» 将产品添加到购物篮中
- 现在,如果您滚动网站或更改方向,它将崩溃
- 现在,如果您触摸某物或稍微滚动一下,它将再次崩溃,直到您看到全屏错误描述
有没有人遇到类似的问题或者现在如何解决?
我在 Xcode 中得到了这个错误代码:
May 10 12:43:56 ASs-iPhone diagnosticd[88] <Error>: unable to find offset 0x804cf98c in shared cache for arch 'arm64'
May 10 12:43:56 ASs-iPhone ReportCrash[703] <Notice>: platform_task_update_threads failed 1
May 10 12:43:56 ASs-iPhone ReportCrash[703] <Notice>: Formulating report for process[699] com.apple.WebKit.WebContent
May 10 12:43:56 ASs-iPhone assertiond[67] <Error>: assertion failed: 13F69: assertiond + 72572 [0B862A7D-6E8B-3778-AD17-C7694ECD5BCD]: 0x3
May 10 12:43:56 ASs-iPhone Unknown[67] <Error>:
May 10 12:43:56 ASs-iPhone assertiond[67] <Error>: assertion failed: 13F69: assertiond + 72572 [0B862A7D-6E8B-3778-AD17-C7694ECD5BCD]: 0x3
May 10 12:43:56 ASs-iPhone Unknown[67] <Error>:
May 10 12:43:56 ASs-iPhone UserEventAgent[26] <Notice>: jetsam: kernel termination snapshot being created
May 10 12:43:56 ASs-iPhone ReportCrash[703] <Warning>: report not saved because it is non-actionable
May 10 12:43:56 ASs-iPhone com.apple.xpc.launchd[1] <Error>: assertion failed: 13F69: launchd + 116796 [9F6284CF-8A17-36CC-9DB5-85D510A21F14]: 0x3
May 10 12:43:56 ASs-iPhone ReportCrash[704] <Warning>: Report of type '298(298)' not saved because the limit of 25 logs has been reached
【问题讨论】:
标签: ios iphone responsive-design safari ios9.3.2