Fixed
Status Update
Comments
st...@gmail.com <st...@gmail.com> #2
Didn't see this in the last month. Please close it.
so...@google.com <so...@google.com>
so...@google.com <so...@google.com> #3
Thanks - please respond to this bug thread if you see it again.
fa...@gmail.com <fa...@gmail.com> #4
I've also seen this problem when displaying a map on a SamSung SII. I had no GPS fix at the time, not sure if that is important. It happened both when initially displaying a map and then on onResume.
W/dalvikvm( 5284): threadid=34: thread exiting with uncaught exception (group=0x4001e578)
I/WindowOrientationListener( 2715): orientation = 352.51413 Tilt = 50.829815 -- 0 , 6 , 7
E/ ( 2715): Dumpstate > /data/log/dumpstate_app_error
E/AndroidRuntime( 5284): FATAL EXCEPTION: GLThread 42
E/AndroidRuntime( 5284): java.lang.NullPointerException
E/AndroidRuntime( 5284): at java.nio.ReadWriteDirectByteBuffer.put(ReadWriteDirectByteBuffer.java:201)
E/AndroidRuntime( 5284): at java.nio.IntToByteBufferAdapter.put(IntToByteBufferAdapter.java:206)
E/AndroidRuntime( 5284): at maps.aa.i.e(Unknown Source)
E/AndroidRuntime( 5284): at maps.aa.i.d(Unknown Source)
E/AndroidRuntime( 5284): at maps.ab.ao.a(Unknown Source)
E/AndroidRuntime( 5284): at maps.ab.ax.a(Unknown Source)
E/AndroidRuntime( 5284): at maps.as.aw.a(Unknown Source)
E/AndroidRuntime( 5284): at maps.w.g.a(Unknown Source)
E/AndroidRuntime( 5284): at maps.w.g.b(Unknown Source)
E/AndroidRuntime( 5284): at maps.q.p.l(Unknown Source)
E/AndroidRuntime( 5284): at maps.q.p.run(Unknown Source)
W/dalvikvm( 5284): threadid=34: thread exiting with uncaught exception (group=0x4001e578)
I/WindowOrientationListener( 2715): orientation = 352.51413 Tilt = 50.829815 -- 0 , 6 , 7
E/ ( 2715): Dumpstate > /data/log/dumpstate_app_error
E/AndroidRuntime( 5284): FATAL EXCEPTION: GLThread 42
E/AndroidRuntime( 5284): java.lang.NullPointerException
E/AndroidRuntime( 5284): at java.nio.ReadWriteDirectByteBuffer.put(ReadWriteDirectByteBuffer.java:201)
E/AndroidRuntime( 5284): at java.nio.IntToByteBufferAdapter.put(IntToByteBufferAdapter.java:206)
E/AndroidRuntime( 5284): at maps.aa.i.e(Unknown Source)
E/AndroidRuntime( 5284): at maps.aa.i.d(Unknown Source)
E/AndroidRuntime( 5284): at maps.ab.ao.a(Unknown Source)
E/AndroidRuntime( 5284): at maps.ab.ax.a(Unknown Source)
E/AndroidRuntime( 5284): at maps.as.aw.a(Unknown Source)
E/AndroidRuntime( 5284): at maps.w.g.a(Unknown Source)
E/AndroidRuntime( 5284): at maps.w.g.b(Unknown Source)
E/AndroidRuntime( 5284): at maps.q.p.l(Unknown Source)
E/AndroidRuntime( 5284): at maps.q.p.run(Unknown Source)
el...@gmail.com <el...@gmail.com> #5
Still seeing this issue (very frequently). I have a very similar stack trace too.
el...@gmail.com <el...@gmail.com> #6
Information redacted by Android Beta Feedback.
fa...@gmail.com <fa...@gmail.com> #7
Any updates on this issue?
This is crashing my app also.
This is crashing my app also.
fa...@gmail.com <fa...@gmail.com> #8
Also getting this on my app. Any fix for it?
sa...@gmail.com <sa...@gmail.com> #9
None as far as I know, I still see the crashes daily.
ni...@gmail.com <ni...@gmail.com> #11
I also saw this crash in my logs on November 20th. It still exists I guess.
ni...@gmail.com <ni...@gmail.com> #12
I got the same issue today. Using Samsung Tab P620 , android 4.0.3. But the solution suggested in point #10 works.
an...@gmail.com <an...@gmail.com> #13
In my case, I was loading static fragments that contained maps in a viewpager, some of the fragments not being visible would result in this crash of the maps. I changed the design to not load maps in a fragment that is not visible and the crashes went away.
an...@gmail.com <an...@gmail.com> #14
Has anyone found a solution for this? I too am having this error when showing a MapView inside and Fragment which lives in a ViewPager.
el...@gmail.com <el...@gmail.com> #15
I getting the same error on my SupportMapFragment inside a fragment inside a viewpager:
04-10 11:20:45.531 9402-9411/com.startapps.oiandroid E/dalvikvm﹕ The following issues were seen:
04-10 11:20:49.421 9402-9411/com.startapps.oiandroid E/dalvikvm﹕ The following issues were seen:
04-10 11:20:49.451 9402-9411/com.startapps.oiandroid E/dalvikvm﹕ The following issues were seen:
04-10 11:20:51.971 9402-9451/com.startapps.oiandroid E/AndroidRuntime﹕ FATAL EXCEPTION: GLThread 86555
java.lang.NullPointerException
at java.nio.ReadWriteDirectByteBuffer.put(ReadWriteDirectByteBuffer.java:137)
at java.nio.ShortToByteBufferAdapter.put(ShortToByteBufferAdapter.java:160)
at maps.at.d.d(Unknown Source)
at maps.at.d.a(Unknown Source)
at maps.ay.a.a(Unknown Source)
at maps.ay.aj.b(Unknown Source)
at maps.ay.aj.a(Unknown Source)
at maps.ap.f.a(Unknown Source)
at maps.ap.f.b(Unknown Source)
at maps.aj.y.l(Unknown Source)
at maps.aj.y.run(Unknown Source)
04-10 11:20:52.141 9402-9411/com.startapps.oiandroid E/dalvikvm﹕ JIT_INFO: Overwriting association of v9:eax with xmm0
04-10 11:20:52.141 9402-9411/com.startapps.oiandroid E/dalvikvm﹕ The following issues were seen:
04-10 11:20:52.141 9402-9411/com.startapps.oiandroid E/dalvikvm﹕ Trying to turn backend registerization off
04-10 11:20:52.141 9402-9411/com.startapps.oiandroid E/dalvikvm﹕ ++++++++++++++++++++++++++++++++++++++++++++
04-10 11:20:45.531 9402-9411/com.startapps.oiandroid E/dalvikvm﹕ The following issues were seen:
04-10 11:20:49.421 9402-9411/com.startapps.oiandroid E/dalvikvm﹕ The following issues were seen:
04-10 11:20:49.451 9402-9411/com.startapps.oiandroid E/dalvikvm﹕ The following issues were seen:
04-10 11:20:51.971 9402-9451/com.startapps.oiandroid E/AndroidRuntime﹕ FATAL EXCEPTION: GLThread 86555
java.lang.NullPointerException
at java.nio.ReadWriteDirectByteBuffer.put(ReadWriteDirectByteBuffer.java:137)
at java.nio.ShortToByteBufferAdapter.put(ShortToByteBufferAdapter.java:160)
at maps.at.d.d(Unknown Source)
at maps.at.d.a(Unknown Source)
at maps.ay.a.a(Unknown Source)
at maps.ay.aj.b(Unknown Source)
at maps.ay.aj.a(Unknown Source)
at maps.ap.f.a(Unknown Source)
at maps.ap.f.b(Unknown Source)
at maps.aj.y.l(Unknown Source)
at maps.aj.y.run(Unknown Source)
04-10 11:20:52.141 9402-9411/com.startapps.oiandroid E/dalvikvm﹕ JIT_INFO: Overwriting association of v9:eax with xmm0
04-10 11:20:52.141 9402-9411/com.startapps.oiandroid E/dalvikvm﹕ The following issues were seen:
04-10 11:20:52.141 9402-9411/com.startapps.oiandroid E/dalvikvm﹕ Trying to turn backend registerization off
04-10 11:20:52.141 9402-9411/com.startapps.oiandroid E/dalvikvm﹕ ++++++++++++++++++++++++++++++++++++++++++++
vv...@google.com <vv...@google.com> #16
For those who can reproduce it consistently - can you try disabling the "My Location" layer and see if the error disappears?
The stack traces are very useful - when you post them, could you also include the version of "Google Play services"? (accessible from Settings > Apps)
The stack traces are very useful - when you post them, could you also include the version of "Google Play services"? (accessible from Settings > Apps)
41...@gmail.com <41...@gmail.com> #17
When I first reported it, I didn't use My Location.
It was just just 3 fragments.
Exactly this code:https://github.com/mg6maciej/android-maps-v2-demo/blob/master/NewMapsDemo/src/pl/mg6/newmaps/demo/MapTypesExampleActivity.java
And this layout:https://github.com/mg6maciej/android-maps-v2-demo/blob/master/NewMapsDemo/res/layout/map_types_example.xml
Might not be the simples example, but maybe can help somehow.
It was just just 3 fragments.
Exactly this code:
And this layout:
Might not be the simples example, but maybe can help somehow.
ha...@gmail.com <ha...@gmail.com> #18
I had this issue when I was adding three fragments in one transaction inside of another fragment's onCreateView method, one of which contained a map. I split out the addition of the fragment which contains the map into a separate fragment transaction and I'm no longer seeing the issue. Seems like a lifecycle race condition.
ha...@gmail.com <ha...@gmail.com> #19
Comment has been deleted.
ha...@gmail.com <ha...@gmail.com> #20
Getting the above now with a range of devices. Getting RuntimeExceptions in my app from Maps issues is pretty frustrating...
ks...@gmail.com <ks...@gmail.com> #21
[Comment deleted]
ks...@gmail.com <ks...@gmail.com> #22
[Comment deleted]
am...@google.com <am...@google.com> #23
I'm also getting very similar exception in several devices:
Several Galaxy SIII with JB
Xperia Z with KK
Nexus 5 with KK
I could not find certain steps to recreate it. It happens when drawing a track on a map. We are using the maps 4 business.
23:09 E/AndroidRuntime: FATAL EXCEPTION: GLThread 2141
23:09 E/AndroidRuntime: java.lang.NullPointerException
23:09 E/AndroidRuntime: at java.nio.ReadWriteDirectByteBuffer.put(ReadWriteDirectByteBuffer.java:125)
23:09 E/AndroidRuntime: at java.nio.IntToByteBufferAdapter.put(IntToByteBufferAdapter.java:161)
23:09 E/AndroidRuntime: at com.google.android.m4b.maps.al.m.e(Unknown Source)
23:09 E/AndroidRuntime: at com.google.android.m4b.maps.al.m.d(Unknown Source)
23:09 E/AndroidRuntime: at com.google.android.m4b.maps.am.a.a(Unknown Source)
23:09 E/AndroidRuntime: at com.google.android.m4b.maps.am.t.a(Unknown Source)
23:09 E/AndroidRuntime: at com.google.android.m4b.maps.ah.K.a(Unknown Source)
23:09 E/AndroidRuntime: at com.google.android.m4b.maps.ah.G.a(Unknown Source)
23:09 E/AndroidRuntime: at com.google.android.m4b.maps.ah.G.b(Unknown Source)
23:09 E/AndroidRuntime: at com.google.android.m4b.maps.ah.w$h.l(Unknown Source)
23:09 E/AndroidRuntime: at
si...@gmail.com <si...@gmail.com> #24
I am including the map manually inside a GeneralFragment instead of using a SupportMapFragment. Is any valid workaround for this?
Description
What
User experience
What type of Android issue is this?
Calls / Voice / Mobile Network
What steps would let us observe this issue?
What did you expect to happen?
The phone would not turn off and I continue talking
What actually happened?
The phone turned off.
What was the effect of this issue on your device usage, such as lost time or work?
High
Additional comments
From two longer calls today it happened in both cases
When
Time and frequency
When did this happen?
Nov 14, 2024 9:30 AM GMT+01:00
How often has this happened?
Frequently
Where
Component
Suggested component: <not visible> (1630575)
Build and device data
- Build Number: google/lynx_beta/lynx:15/BP11.241025.006/12620009:user/release-keys
(Note: It is the build when sending this report. For exact build reference, please see the attached bugreport.)
Debugging information
Google Play services
com.google.android.gms
Version 244433035 (24.44.33 (260400-694629214))
System App (Updated)
Android System WebView
com.google.android.webview
Version 672310733 (130.0.6723.107)
System App (Updated)
Network operator: Vodafone CZ
SIM operator: Vodafone CZ
Filed by Android Beta Feedback. Version (Updated): 2.46-betterbug.external_20241023_RC01 (DOGFOOD)https://developer.android.com/preview/feedback#feedback-app .
To learn more about our feedback process, please visit