Fixed
Status Update
Comments
la...@hotmail.com <la...@hotmail.com> #2
I have the same issue. Please take a look at this.
jf...@google.com <jf...@google.com> #3
Thank you for the report. The issue has been fixed in a recent release of Google Play Services.
[Deleted User] <[Deleted User]> #4
CRASH!!!!STACKTRACE:
java.lang.OutOfMemoryError
at android.graphics.Bitmap.nativeCreate(Native Method)
at android.graphics.Bitmap.createBitmap(Bitmap.java:809)
at android.graphics.Bitmap.createBitmap(Bitmap.java:786)
at android.graphics.Bitmap.createBitmap(Bitmap.java:753)
at com.google.maps.api.android.lib6.impl.ae.getInfoWindowBitmap(Unknown Source)
at com.google.maps.api.android.lib6.gmm6.api.c.b(Unknown Source)
at com.google.maps.api.android.lib6.gmm6.api.d.c(Unknown Source)
at com.google.maps.api.android.lib6.impl.ap.showInfoWindow(Unknown Source)
at com.google.android.gms.maps.model.internal.IMarkerDelegate$Stub.onTransact(IMarkerDelegate.java:145)
at android.os.Binder.transact(Binder.java:364)
at com.google.android.gms.maps.model.internal.d$a$a.showInfoWindow(Unknown Source)
at com.google.android.gms.maps.model.Marker.showInfoWindow(Unknown Source)
at com.sample.android.activities.SampleOverviewActivity.showNextStop(SampleOverviewActivity.java:642)
at com.sample.android.activities.SampleOverviewActivity.access$1000(SampleOverviewActivity.java:83)
at com.sample.android.activities.SampleOverviewActivity$5.onCameraChange(SampleOverviewActivity.java:465)
at com.google.android.gms.maps.GoogleMap$5.onCameraChange(Unknown Source)
at com.google.android.gms.maps.internal.e$a.onTransact(Unknown Source)
at android.os.Binder.transact(Binder.java:364)
at com.google.android.gms.maps.internal.IOnCameraChangeListener$Stub$Proxy.onCameraChange(IOnCameraChangeListener.java:93)
at com.google.maps.api.android.lib6.gmm6.api.a.a(Unknown Source)
at com.google.maps.api.android.lib6.gmm6.api.a$1.run(Unknown Source)
at android.os.Handler.handleCallback(Handler.java:733)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:136)
Issue recorded.
java.lang.OutOfMemoryError
at android.graphics.Bitmap.nativeCreate(Native Method)
at android.graphics.Bitmap.createBitmap(Bitmap.java:809)
at android.graphics.Bitmap.createBitmap(Bitmap.java:786)
at android.graphics.Bitmap.createBitmap(Bitmap.java:753)
at com.google.maps.api.android.lib6.impl.ae.getInfoWindowBitmap(Unknown Source)
at com.google.maps.api.android.lib6.gmm6.api.c.b(Unknown Source)
at com.google.maps.api.android.lib6.gmm6.api.d.c(Unknown Source)
at com.google.maps.api.android.lib6.impl.ap.showInfoWindow(Unknown Source)
at com.google.android.gms.maps.model.internal.IMarkerDelegate$Stub.onTransact(IMarkerDelegate.java:145)
at android.os.Binder.transact(Binder.java:364)
at com.google.android.gms.maps.model.internal.d$a$a.showInfoWindow(Unknown Source)
at com.google.android.gms.maps.model.Marker.showInfoWindow(Unknown Source)
at com.sample.android.activities.SampleOverviewActivity.showNextStop(SampleOverviewActivity.java:642)
at com.sample.android.activities.SampleOverviewActivity.access$1000(SampleOverviewActivity.java:83)
at com.sample.android.activities.SampleOverviewActivity$5.onCameraChange(SampleOverviewActivity.java:465)
at com.google.android.gms.maps.GoogleMap$5.onCameraChange(Unknown Source)
at com.google.android.gms.maps.internal.e$a.onTransact(Unknown Source)
at android.os.Binder.transact(Binder.java:364)
at com.google.android.gms.maps.internal.IOnCameraChangeListener$Stub$Proxy.onCameraChange(IOnCameraChangeListener.java:93)
at com.google.maps.api.android.lib6.gmm6.api.a.a(Unknown Source)
at com.google.maps.api.android.lib6.gmm6.api.a$1.run(Unknown Source)
at android.os.Handler.handleCallback(Handler.java:733)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:136)
Issue recorded.
ke...@gmail.com <ke...@gmail.com> #5
I have the latest GooglePlayServices and I still see this same issue:
11-02 15:39:59.051: E/AndroidRuntime(18046): java.lang.OutOfMemoryError
11-02 15:39:59.051: E/AndroidRuntime(18046): at android.graphics.Bitmap.nativeCreate(Native Method)
11-02 15:39:59.051: E/AndroidRuntime(18046): at android.graphics.Bitmap.createBitmap(Bitmap.java:809)
11-02 15:39:59.051: E/AndroidRuntime(18046): at android.graphics.Bitmap.createBitmap(Bitmap.java:786)
11-02 15:39:59.051: E/AndroidRuntime(18046): at android.graphics.Bitmap.createBitmap(Bitmap.java:753)
11-02 15:39:59.051: E/AndroidRuntime(18046): at com.google.maps.api.android.lib6.gmm6.n.c.i.a(Unknown Source)
11-02 15:39:59.051: E/AndroidRuntime(18046): at com.google.maps.api.android.lib6.gmm6.n.c.l.a(Unknown Source)
11-02 15:39:59.051: E/AndroidRuntime(18046): at com.google.maps.api.android.lib6.gmm6.n.c.l.a(Unknown Source)
11-02 15:39:59.051: E/AndroidRuntime(18046): at com.google.maps.api.android.lib6.gmm6.c.j.a(Unknown Source)
11-02 15:39:59.051: E/AndroidRuntime(18046): at com.google.maps.api.android.lib6.gmm6.c.r.a(Unknown Source)
11-02 15:39:59.051: E/AndroidRuntime(18046): at com.google.maps.api.android.lib6.gmm6.n.l.a(Unknown Source)
11-02 15:39:59.051: E/AndroidRuntime(18046): at com.google.maps.api.android.lib6.gmm6.n.l.b(Unknown Source)
11-02 15:39:59.051: E/AndroidRuntime(18046): at com.google.maps.api.android.lib6.gmm6.n.cj.g(Unknown Source)
11-02 15:39:59.051: E/AndroidRuntime(18046): at com.google.maps.api.android.lib6.gmm6.n.cj.run(Unknown Source)
11-02 15:39:59.051: E/AndroidRuntime(18046): java.lang.OutOfMemoryError
11-02 15:39:59.051: E/AndroidRuntime(18046): at android.graphics.Bitmap.nativeCreate(Native Method)
11-02 15:39:59.051: E/AndroidRuntime(18046): at android.graphics.Bitmap.createBitmap(Bitmap.java:809)
11-02 15:39:59.051: E/AndroidRuntime(18046): at android.graphics.Bitmap.createBitmap(Bitmap.java:786)
11-02 15:39:59.051: E/AndroidRuntime(18046): at android.graphics.Bitmap.createBitmap(Bitmap.java:753)
11-02 15:39:59.051: E/AndroidRuntime(18046): at com.google.maps.api.android.lib6.gmm6.n.c.i.a(Unknown Source)
11-02 15:39:59.051: E/AndroidRuntime(18046): at com.google.maps.api.android.lib6.gmm6.n.c.l.a(Unknown Source)
11-02 15:39:59.051: E/AndroidRuntime(18046): at com.google.maps.api.android.lib6.gmm6.n.c.l.a(Unknown Source)
11-02 15:39:59.051: E/AndroidRuntime(18046): at com.google.maps.api.android.lib6.gmm6.c.j.a(Unknown Source)
11-02 15:39:59.051: E/AndroidRuntime(18046): at com.google.maps.api.android.lib6.gmm6.c.r.a(Unknown Source)
11-02 15:39:59.051: E/AndroidRuntime(18046): at com.google.maps.api.android.lib6.gmm6.n.l.a(Unknown Source)
11-02 15:39:59.051: E/AndroidRuntime(18046): at com.google.maps.api.android.lib6.gmm6.n.l.b(Unknown Source)
11-02 15:39:59.051: E/AndroidRuntime(18046): at com.google.maps.api.android.lib6.gmm6.n.cj.g(Unknown Source)
11-02 15:39:59.051: E/AndroidRuntime(18046): at com.google.maps.api.android.lib6.gmm6.n.cj.run(Unknown Source)
Description
11-09 22:33:11.937 2975-3002/*...* I/dalvikvm-heap﹕ Grow heap (frag case) to 93.502MB for 67108880-byte allocation
11-09 22:33:11.937 2975-3000/*...* D/USER_EVENTS﹕ Event: type=78, status: TextGenerator texture too large, data: 8192, 128 because of string ©2014 Google - Imagery ©2014 USDA Farm Service Agency, Texas Orthoimagery Program, Landsat, TerraMetrics, U.S. Geological Survey, DigitalGlobe, Map data ©2014 Google with size 54.0
This bug is location and zoom level dependent so you should start the map at 30.08, -94.1 and zoom level 13. Pan around that location for about a minute and the bug should occur.
Also, at the time of the allocation the copyright notice in the footer starts clamping at the right edge of the text. I have attached a screenshot to show what I mean.
I have attached a screenshot of the heap usage when this bug occurs.
This bug can be recreated with code samples provided by the play services library, but I can provide code and an apk if I need to.
- Device: Samsung Galaxy S3 and Note 3
Note, this bug does NOT exist on the Nexus 5 and Incredible as they do not display the copyright notice string
- Google Play Services client library version: 6171000
- Google Play Services version on the device: 6188038
- Android SDK Version: 21
*********************************************************
For developers viewing this issue: please click the 'star' icon to be
notified of future changes, and to let us know how many of you are
interested in seeing it resolved.
*********************************************************