-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
self.originImage = self.originImageView.image; #11
Comments
当 当前控制器 走delloc时会出现 |
使用方式有什么特别的吗?和demo比有什么不同? |
父控制器添加了 四个字控制器 子控制器上面都是放着tableview 有对 tablview添加contentOffset的监听 UIImageView was deallocated while key value observers were still registered with it. Current observation info: <NSKeyValueObservationInfo 0x12e210420> ( 早上重新使用上 报了这样的错误 kvo的 |
这个我还是有点不清楚,不知道如何模拟你的问题,你能定位下吗? |
是不是要 - (void)dealloc { } |
<NSKeyValueObservance 0x12e2103a0: Observer: 0x12e20fff0, Key path: image, Options: <New: YES, Old: NO, Prior: NO> Context: 0x0, Property: 0x12dd02b30> |
使用了 出现崩溃在这个位置上
(lldb) po self.originImageView
warning: could not load any Objective-C class information from the dyld shared cache. This will significantly reduce the quality of type information available.
0x0000000137ab5460
The text was updated successfully, but these errors were encountered: