Skip to content
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

Crash #2

Open
malonehedges opened this issue Jul 11, 2020 · 3 comments
Open

Crash #2

malonehedges opened this issue Jul 11, 2020 · 3 comments

Comments

@malonehedges
Copy link

malonehedges commented Jul 11, 2020

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
@Dimillian
Copy link
Owner

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

@malonehedges
Copy link
Author

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

@ericlewis
Copy link
Contributor

Can someone repro and post the feedback URL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants