2024-05-22
| ||
20:14 | • Ticket [5b31b3f45e] Weak references are broken with the Apple runtime status still Fixed with 1 other change artifact: c7dd23790c user: js | |
2020-11-12
| ||
00:34 | • Fixed ticket [5b31b3f45e]. artifact: 865fcafc00 user: js | |
2020-11-01
| ||
09:15 | • Ticket [62fe928cfb] Have tests for ARC status still Open with 4 other changes artifact: 766dce1650 user: js | |
2020-10-25
| ||
22:10 | • Ticket [5b31b3f45e] Weak references are broken with the Apple runtime status still Open with 3 other changes artifact: c0cb482c58 user: js | |
21:09 | • Ticket [5b31b3f45e]: 4 changes artifact: 5309f065e7 user: js | |
21:09 | • New ticket [5b31b3f45e]. artifact: 9266591019 user: js | |
Ticket UUID: | 5b31b3f45e9a8150eef903081594e04beea8f4f5 | |||
Title: | Weak references are broken with the Apple runtime | |||
Status: | Fixed | Type: | Code Defect | |
Severity: | Severe | Priority: | Immediate | |
Subsystem: | Resolution: | Fixed | ||
Last Modified: | 2024-05-22 20:14:03 | |||
Version Found In: | Milestone: | 1.0 | ||
User Comments: | ||||
js added on 2020-10-25 21:09:05:
The Apple runtime seems to make some assumptions about root objects being NSObject, and as a result segfaults when using weak. js added on 2020-10-25 22:10:52: Looking at the code, it seems that js added on 2020-11-12 00:34:04: Turns out the configure check for Fixed in [4c16806252]. |