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

ListView tests on iOS crash on 17.0+ simulators #17101

Open
Tracked by #9080
jeromelaban opened this issue Jun 12, 2024 · 0 comments · May be fixed by #17266
Open
Tracked by #9080

ListView tests on iOS crash on 17.0+ simulators #17101

jeromelaban opened this issue Jun 12, 2024 · 0 comments · May be fixed by #17266

Comments

@jeromelaban
Copy link
Member

jeromelaban commented Jun 12, 2024

Frequent crashes with the following stacks:

2024-06-12 08:03:59.029761+0000  localhost apsd[7262]: Looking up connection on peer: e4206d40   found <APSConnectionServer: 0x7f81e4207150; development/com.apple.aps.amsengagementd/amsengagementd 0>
2024-06-12 08:03:59.030122+0000  localhost SamplesApp[12759]: (libSystem.Native.dylib) ListViewBaseInternalContainer set failed: System.NullReferenceException: Object reference not set to an instance of an object
   at Uno.UI.Controls.BindableUIView.OnTemplatedParentChanged(DependencyPropertyChangedEventArgs e)
2024-06-12 08:03:59.030153+0000  localhost apsd[7262]: Looking up connection on peer: e4105a70   found <APSConnectionServer: 0x7f81e41077f0; development/com.apple.aps.photos.cloud.datarepair/cloudphotod 0>
2024-06-12 08:03:59.030341+0000  localhost SamplesApp[12759]: (libSystem.Native.dylib)    at Microsoft.UI.Xaml.Controls.ListViewBaseInternalContainer.UpdateContentViewFrame()
   at Microsoft.UI.Xaml.Controls.ListViewBaseInternalContainer.set_Frame(CGRect value)
2024-06-12 08:03:59.030509+0000  localhost cloudphotod[7281]: (ApplePushService) [com.apple.apsd:connection] <APSConnection: 0x600002110000> Delivering connectionStatusChange from apsd: NO
2024-06-12 08:03:59.030685+0000  localhost SamplesApp[12759]: (libxamarin-dotnet.dylib) error: Why are we accessing an entry that is not allocated

Related crash info:

SamplesApp-2024-06-12-080431.json

@jeromelaban jeromelaban linked a pull request Jun 21, 2024 that will close this issue
6 tasks
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

Successfully merging a pull request may close this issue.

1 participant