Description
Describe the bug
InfiniteCanvas is crashing after a few lines drawn, and the Event Observer captures the following error :
Seems like #3178
Nom de l’application défaillante UniversalWhiteboard.exe, version : 1.0.0.0, horodatage : 0x61628bc9
Nom du module défaillant : ntdll.dll, version : 10.0.22000.708, horodatage : 0x71bf5f26
Code d’exception : 0xc0000374
Décalage d’erreur : 0x000ea619
ID du processus défaillant : 0xd94
Heure de début de l’application défaillante : 0x01d8879a906ab568
Chemin d’accès de l’application défaillante : C:\Users\Paul-Henri\source\repos\UniversalWhiteboard\UniversalWhiteboard\bin\x86\Debug\AppX\UniversalWhiteboard.exe
Chemin d’accès du module défaillant: C:\Windows\SYSTEM32\ntdll.dll
ID de rapport : 34ba5d41-9c5f-4a40-881e-82b4cec0cbc9
Nom complet du package défaillant : e9863d32-e11e-4dfb-ace0-047da93a5c5f_1.0.4.0_x86__0feck2cac0zqp
ID de l’application relative au package défaillant : App
Regression
No response
Reproducible in sample app?
- This bug can be reproduced in the sample app.
Steps to reproduce
1. With an InfiniteCanvas implemented in the app
2. Write a few lines on the board
3. The app will crash while you're writing
Expected behavior
Everything works fine for a while, and then after some kinda random amount of lines written on the canvas, the app crashes.
Screenshots
No response
Windows Build Number
- Windows 10 1809 (Build 17763)
- Windows 10 1903 (Build 18362)
- Windows 10 1909 (Build 18363)
- Windows 10 2004 (Build 19041)
- Windows 10 20H2 (Build 19042)
- Windows 10 21H1 (Build 19043)
- Windows 11 21H2 (Build 22000)
- Other (specify)
Other Windows Build number
No response
App minimum and target SDK version
- Windows 10, version 1809 (Build 17763)
- Windows 10, version 1903 (Build 18362)
- Windows 10, version 1909 (Build 18363)
- Windows 10, version 2004 (Build 19041)
- Other (specify)
Other SDK version
No response
Visual Studio Version
2022
Visual Studio Build Number
VS 17.2.4
Device form factor
Desktop
Nuget packages
Microsoft.Toolkit.UWP 7.1.2
Microsoft.Toolkit.UWP.UI 7.1.2
Microsoft.Toolkit.UWP.UI.Controls 7.1.2
Microsoft.NETCore.UniversalWindowsPlatform 6.2.13
Additional context
No response
Help us help you
Yes, but only if others can assist.