I'm getting this warning in my logcat while running an app with Google Maps:
chunk is too big to transmit (length=49398928, 48259 bytes)
I think it has something to do with memory fragmentation, but I was hoping someone could confirm, provide an explanation and/or resolution? It starts occurring before an out of memory error.