humazed / google_map_location_picker

🌍 Map location picker component for flutter Based on google_maps_flutter
Apache License 2.0
206 stars 310 forks source link

The app is getting crashed after getting the location with below error. #120

Open Sathish9222 opened 4 years ago

Sathish9222 commented 4 years ago

D/mali_winsys(16161): EGLint new_window_surface(egl_winsys_display , void , EGLSurface, EGLConfig, egl_winsys_surface *, egl_color_buffer_format , EGLBoolean) returns 0x3000, [1080x1920]-format:2 E/GLConsumer(16161): [SurfaceTexture-0-16161-0] attachToContext: invalid current EGLDisplay E/flutter (16161): [ERROR:flutter/shell/platform/android/platform_view_android_jni_impl.cc(43)] java.lang.RuntimeException: Error during attachToGLContext (see logcat for details) E/flutter (16161): at android.graphics.SurfaceTexture.attachToGLContext(SurfaceTexture.java:289) E/flutter (16161): F/flutter (16161): [FATAL:flutter/shell/platform/android/platform_view_android_jni_impl.cc(1062)] Check failed: CheckException(env). F/libc (16161): Fatal signal 6 (SIGABRT), code -6 in tid 16183 (1.raster)


Build fingerprint: 'samsung/a7y17ltexx/a7y17lte:8.0.0/R16NW/A720FXXS9CTE2:user/release-keys' Revision: '6' ABI: 'arm64'

pjranario commented 3 years ago

same here

humazed commented 3 years ago

please share you flutter doctor -v also, what is the version are you using of google_map_location_picker?