[swift-users] KVO Crasher

Rod Brown rodney.brown6 at icloud.com
Tue Oct 3 19:59:05 CDT 2017


Hey guys,

I’m finding a weird KVO crasher that is easily reproducible. It seems if part of the KeyPath is optional, the NSKeyValueObservation crashes with “Outlined Consume of Optional”.

Please find simple sample code attached.

Is this a known issue?

Radar: 34803983


-Rod


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20171004/68f2a6c7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestApp.zip
Type: application/zip
Size: 89704 bytes
Desc: not available
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20171004/68f2a6c7/attachment.zip>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20171004/68f2a6c7/attachment-0001.html>


More information about the swift-users mailing list