Results 19 comments of Keith Beatty

> * Has anyone seen this on the latest .NET 9 bits? > * Are you using Shell or Not Shell? > * do any of the crash reports indicate...

While not a duplicate, there is a similar null Flags (although different flag) problem within this issue: https://github.com/dotnet/maui/issues/20698

I've started seeing [variant6.txt](https://github.com/user-attachments/files/19777767/variant6.txt) crash type, which looks like it's related to this. Continuing to get the other 5 variant crashes from my prior comment.

@DaviBittencourt @alexgavru Have either of you found a work around for this?

Thank you both. I'll add some additional crash logging for popups, it can't hurt. We are in the middle of .net9 move now.

Just implemented Sentry and that gave some insight into how this crash occurred - at least on our app. It appears that Mopups was behaving badly. The app has a...

FYI - In adding that label to the Mopup page with just the spinner, did not work, still the same sets of crashes.

FYI - in our published .net 9 upgrade, we haven't yet (knock on wood) had a crash like this in the wild.