Dimillian / RedditOS

The product name is Curiosity, a SwiftUI Reddit client for macOS Big Sur

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash

malonehedges opened this issue · comments

11.0 Beta (20A4300b)
MacBook Pro (15-inch, 2019)

Repro: scroll down the list using arrow keys or clicking posts in the list, happens randomly after clicking a post sometimes

2020-07-11 10:47:17.203547-0400 RedditOs[45531:1872280] WARNING <_TtCC7SwiftUI24AppKitToolbarCoordinatorP33_10726C11E82BE713E181C409DE8EBF8120NSHostingToolbarItem: 0x7f99a2d530c0> -> view was automatically measured but had an ambiguous height or width and the view's frame size had a zero height or width. Did you forget to add constraints on your view or its subview(s)? Try adding constraints or give the view an intrinsicContentSize
2020-07-11 10:47:17.203685-0400 RedditOs[45531:1872280] WARNING <_TtCC7SwiftUI24AppKitToolbarCoordinatorP33_10726C11E82BE713E181C409DE8EBF8120NSHostingToolbarItem: 0x7f99a2d530c0> -> view was automatically measured but had an ambiguous height or width and the view's frame size had a zero height or width. Did you forget to add constraints on your view or its subview(s)? Try adding constraints or give the view an intrinsicContentSize
2020-07-11 10:47:17.208830-0400 RedditOs[45531:1872280] WARNING <_TtCC7SwiftUI24AppKitToolbarCoordinatorP33_10726C11E82BE713E181C409DE8EBF8120NSHostingToolbarItem: 0x7f99a2d530c0> -> view was automatically measured but had an ambiguous height or width and the view's frame size had a zero height or width. Did you forget to add constraints on your view or its subview(s)? Try adding constraints or give the view an intrinsicContentSize
2020-07-11 10:47:17.208951-0400 RedditOs[45531:1872280] WARNING <_TtCC7SwiftUI24AppKitToolbarCoordinatorP33_10726C11E82BE713E181C409DE8EBF8120NSHostingToolbarItem: 0x7f99a2d530c0> -> view was automatically measured but had an ambiguous height or width and the view's frame size had a zero height or width. Did you forget to add constraints on your view or its subview(s)? Try adding constraints or give the view an intrinsicContentSize
2020-07-11 10:47:18.233353-0400 RedditOs[45531:1872712] Detected potentially harmful notification post rate of 252.497 notifications per second
2020-07-11 10:47:37.582290-0400 RedditOs[45531:1872834] Metal API Validation Enabled
2020-07-11 10:47:37.620401-0400 RedditOs[45531:1872834] VPA info: plugin is INTEL, AVD_id = 1080020, AVD_api.Create:0x1278a055f
Fatal error: Attempted to read an unowned reference but the object was already deallocated2020-07-11 10:47:59.915407-0400 RedditOs[45531:1872280] Fatal error: Attempted to read an unowned reference but the object was already deallocated
Fatal error: Attempted to read an unowned reference but the object was already deallocated

SwiftUI + beta 🤷‍♂️ it's reported to Apple tho.

lol
I was running into crashes using some remote image loading library, idk if the one you're using has the same issue.

Can someone repro and post the feedback URL