Getting signal SIGABRT

I am now getting a signal SIGABRT when I switch tabs in my prototype app. I'm getting the following message:


precondition failure: imported node deleted before its value was read: 90


I suspect it's due to @Published variables. I'll look into it more.

Replies

Go and investigate.


If you still need help, please post code.

When I comment out a navigation link, the issue is gone. Will dig more.

I, same issue here with XCode GM.

Commenting the navigation link cause the error to disappear.


Did you find any workaround?

How did you solve?

Apple released GM2. I will see if it's still doing this there.

Yes, i confirm the issue is still there also in GM2.

How can we solve...

It's quite worrying

Seeing this with 11.1GM too

still happening in most recent Xcode 11.1 and macOS (public catalina beta)

Were you able to resolve this issue ?