Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[macos] Moving map to a screen with a different pixel density crashes #7857

Closed
JesseCrocker opened this issue Jan 25, 2017 · 1 comment
Closed
Labels
crash macOS Mapbox Maps SDK for macOS

Comments

@JesseCrocker
Copy link
Contributor

Platform: MacOS
Mapbox SDK version: Master @ 164d156
Hardware: iMac (Retina 5K, 27-inch, Late 2014), with 2 additional non-retina screens

Steps to trigger behavior

  1. Run macosapp target on a retina screen
  2. Move window to a non-retina screen

Expected behavior

Map stays functional

Actual behavior

Application crashes with error. libc++abi.dylib: terminating with uncaught exception of type mbgl::gl::Error: glUseProgram(value): Error GL_INVALID_VALUE at /Users/jesse/projects/mapbox-gl-native/src/mbgl/gl/value.cpp:223

@jfirebaugh
Copy link
Contributor

Duplicate of #6654.

@1ec5 1ec5 added crash macOS Mapbox Maps SDK for macOS labels Jan 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
crash macOS Mapbox Maps SDK for macOS
Projects
None yet
Development

No branches or pull requests

3 participants