question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

MapControl crashes with zoom level > 4.5 and MapStyle.Road

See original GitHub issue

Describe 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:closed
  • Created 3 years ago
  • Reactions:13
  • Comments:17 (5 by maintainers)

github_iconTop GitHub Comments

7reactions
moshegutmancommented, Nov 17, 2020

Yeah, someone from Microsoft needs to fix this ASAP!

4reactions
moshegutmancommented, Nov 17, 2020

I got this message from Microsoft:

Hi Moshe,

Upon investigation, the Bing Maps UWP control was inadvertently unable to handle a certain condition around the tiles. To mitigate this issue, our Product Group has initiated rolling back the change that impacted this experience. This issue should be beginning to resolve within the next hour, if not already.

Regards, Kelvin Goseng Support Engineer | Bing Maps Enterprise Support Microsoft Corporation

Read more comments on GitHub >

github_iconTop Results From Across the Web

Styling Wizard: Google Maps APIs
Optimize your map with POI filtering, POI density control, zoom-level customization, and more to help make your map more engaging and increase conversions....
Read more >
Geocortex Essentials Administrator Guide
38.8.8 Configure the Scale Range of Base Maps in a Silverlight Viewer ... base map control, see "Basemap Module" in the Geocortex Viewer...
Read more >
How to fix Maps when it crashes - Android
If the Google Maps app on your phone or tablet crashes or has other issues that affect your experience on Maps, try the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found