数据结构习题

Results 9 comments of 数据结构习题

有一个vc在被推出视图后没有调用deinit方法,我用DebugMemoryGraph查看了一下 这个控制器被VM:FBRetainCycleDetector _DATA给引用了,界面没有报泄漏,但是也没有释放 ![af7b8ba1b5fd02aab4ffbf8d2a40fd0a](https://user-images.githubusercontent.com/18239197/32758009-4ad65514-c91d-11e7-96af-601bec70f7bd.png)

我写demo的时候没有出现这种情况,我在调试我的项目的时候,发现这个VC变成了僵尸对象: ![d3ed64e0-2a52-4c43-9702-b31329efb701](https://user-images.githubusercontent.com/18239197/32764664-af035bbc-c941-11e7-9eda-867ea5104b3b.png)

哪个僵尸对象是因为混编的原因,我把appdelegate改成swift后就没有了

我用pod 拉了FBRetainCycleDetector没有all exception 还是崩

@Zepo 非常感谢

I meet the same issue too, with change of https://lists.crash-utility.osci.io/archives/list/[email protected]/thread/LUCYZ5JBGEH2R422JFPJC5IUPMDRGCRS/ . The failed log shown as follow. Can you help me handle this problem? Thanks warning: Section .debug_names in /mnt/e/log/tmp/db.fatal.02.HANG.dbg.DEC/symbols/vmlinux...