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

BUG: CarouselViewDemos crashes on Windows if you choose the latest option in the list (under "swipe") #27082

Open
gitauto opened this issue Jan 12, 2025 · 2 comments
Labels
area-docs Conceptual docs, API docs, Samples platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@gitauto
Copy link

gitauto commented Jan 12, 2025

Description

The official .NET MAUI example CarouselViewDemos crashes on Windows if you choose the latest option in the list (under "swipe")

Image

dotnet sdk check
.NET SDKs:
Version Status

9.0.101 Up to date.

dotnet workload list

Installed Workload Id Manifest Version Installation Source

android 35.0.24/9.0.100 SDK 9.0.100, VS 17.12.35527.113
aspire 8.2.2/8.0.100 SDK 9.0.100, VS 17.12.35527.113
ios 18.2.9170/9.0.100 SDK 9.0.100, VS 17.12.35527.113
maccatalyst 18.2.9170/9.0.100 SDK 9.0.100, VS 17.12.35527.113
macos 15.2.9170/9.0.100 SDK 9.0.100, VS 17.12.35527.113
maui-windows 9.0.0/9.0.100 SDK 9.0.100, VS 17.12.35527.113
tvos 18.2.9170/9.0.100 SDK 9.0.100, VS 17.12.35527.113
wasm-tools-net6 9.0.0/9.0.100 SDK 9.0.100, VS 17.12.35527.113
wasm-tools-net7 9.0.0/9.0.100 SDK 9.0.100, VS 17.12.35527.113

Visual Studio 17.12.3 and .NET 9

Steps to Reproduce

Run the official example and select the latest item in the under "swipe").

Link to public reproduction project repository

https://github.com/dotnet/maui-samples/tree/main/9.0/UserInterface/Views/CarouselViewDemos

Version with bug

9.0.22 SR2.2

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

No response

Affected platforms

Windows

Affected platform versions

Windows 11 24H2

Did you find any workaround?

No

Relevant log output

'CarouselViewDemos.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0\System.Diagnostics.StackTrace.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'CarouselViewDemos.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0\System.Reflection.Metadata.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'CarouselViewDemos.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0\System.Collections.Immutable.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
The program '[5616] CarouselViewDemos.exe: Program Trace' has exited with code 0 (0x0).
The program '[5616] CarouselViewDemos.exe' has exited with code 3221226107 (0xc000027b).
@gitauto gitauto added the t/bug Something isn't working label Jan 12, 2025
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

@Zhanglirong-Winnie Zhanglirong-Winnie added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jan 13, 2025
@Zhanglirong-Winnie
Copy link

This issue has been verified Visual Studio 17.13 Preview 2.1 (9.0.22 & 9.0.21&9.0.0). Can repro this issue on windows platform.

@karthikraja-arumugam karthikraja-arumugam added the partner/syncfusion Issues / PR's with Syncfusion collaboration label Jan 13, 2025
@StephaneDelcroix StephaneDelcroix added area-docs Conceptual docs, API docs, Samples platform/windows 🪟 labels Jan 16, 2025
@StephaneDelcroix StephaneDelcroix added this to the Backlog milestone Jan 16, 2025
@vishnumenon2684 vishnumenon2684 removed the partner/syncfusion Issues / PR's with Syncfusion collaboration label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-docs Conceptual docs, API docs, Samples platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants