关于 iOS 13 崩溃问题统一声明 #736
关于 iOS 13 崩溃问题统一声明 #736
Comments
This comment has been hidden.
This comment has been hidden.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
|
我这边也遇到了和楼上类似的问题,已经升级到了最新的版本,也都带有mj_前缀。但是之前崩溃的bug还在。因为测试的时候好的,所以崩溃的原因和位置无法得到准确的定位。只是知道在启动页就崩溃了,并在bugtags生成了崩溃的日志。大佬一直在强调传demo,估计楼上很多人也是不知道demo该传什么上来吧。 Thread 0 Crashed: |
This comment has been hidden.
This comment has been hidden.
|
@kiroInn @qinyeios @594438666233 @czt-github 写一个跟你们项目无关只导入 MJExtension 的项目, 写出你们崩溃例子的数据源和调用方法, 把 Demo 打包成 Zip . 拖动到这个聊天框等待上传完成即可. |
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment has been hidden.
This comment has been hidden.
|
我们项目也遇到一样问题 Stack overflow in +[NSObject(Property) mj_properties] 我们这统计崩溃率千五左右 目前没找到必现方式,仔细检查过 应该没有遗漏代码 emmm |
@msh940620 麻烦传个全一点的 crash log, 应用的版本号.(该版本所用的 MJExtension 的版本是多少) |
|
Hardware Model: iPhone12,1 Date/Time: 2019-12-02 10:26:15.628 +0800 Exception Type: EXC_BAD_ACCESS (SIGBUS) Thread 0 Crashed: CrashDoctor Diagnosis: Stack overflow in +[NSObject(Property) mj_properties] |
|
@msh940620 应用的版本号.(该版本所用的 MJExtension 的版本是多少) |
|
单开一个 issue 不要在这里讨论.@msh940620 你这个像是出现了死循环. 这个问题你仔细检查下, 不是旧的版本的日志么...
|

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.


请更新至
3.2.1的版本.不要再使用老版本了
请将过期方法都清除改为新的
mj_开头的方法. 旧的过期方法已经在3.1.0中删除注意: Model 中的相应方法请注意!
The text was updated successfully, but these errors were encountered: