MapControl crashes with zoom level > 4.5 and MapStyle.Road
See original GitHub issueDescribe the bug
MapControl crashes.
This issue started to happen a few hours ago, out of nowhere (Nov 17th midnight UTC).
It happens locally when debugging (see demo project below) and all my live apps for seemingly all my users!
Developer dashboard reports the crash as: fail_fast_fatal_app_exit_c0000409_bingmaps.dll!mapcontrol::detailtexturesource::begingettexture
This is an excerpt from the crash in the Event viewer:
Faulting module name: ucrtbase.dll, version: 10.0.19041.546, time stamp: 0x73123758
Exception code: 0xc0000409
Fault offset: 0x0009edbb
Faulting process id: 0x2c24
Faulting application start time: 0x01d6bca21d0101fa
Faulting module path: C:\WINDOWS\System32\ucrtbase.dll
Steps to reproduce the bug Use the MapControl in an app. Use the Style “Road”. Zoom in past zoom level 4.5 (either programmatically or manually) –> crash
Expected behavior No crash
Example project: App1.zip
Example live apps: https://www.microsoft.com/en-us/p/xaml-ui-controls/9nblggh31bxt https://www.microsoft.com/en-us/p/geophoto-geotag-map-slideshow/9wzdncrfj0f2
Issue Analytics
- State:
- Created 3 years ago
- Reactions:13
- Comments:17 (5 by maintainers)
Top GitHub Comments
Yeah, someone from Microsoft needs to fix this ASAP!
I got this message from Microsoft: