[MCPE-17797] Please qualify Minecraft on 512MB devices before shipping Created: 29/Oct/16 Updated: 29/Oct/16 Resolved: 29/Oct/16 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 0.16.0 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Sam Bushell | ||
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Confirmation Status: | Unconfirmed |
| Platform: | Tablet - iOS - iPad Mini |
| Description |
|
Dear Mojang QA: in the future, please qualify Minecraft on 512MB devices before shipping. On iPad mini 1st Gen (Apple A5 SoC, 512MB RAM), minecraftpe always jetsams during "Building Terrain". A JetsamEvent-[date].ips file is created by iOS to report that minecraftpe is being terminated because of, for example, "reason" : "vm-pageshortage" while "largestProcess" : "minecraftpe". It generally has on the order of 230MB of dirty memory: "rpages" : 57612 * "pageSize" : 4096. So, the problem appears to be that minecraftpe has increased its memory usage in 0.16.0 beyond what is sustainable on 512GB iOS devices. Feel free to dupe to |
| Comments |
| Comment by [Mojang] Mega_Spud (Jay Wells) [ 29/Oct/16 ] |
|
Please do not create duplicate tickets. Quick Links: |
| Comment by Sam Bushell [ 29/Oct/16 ] |
|
Ah, MCPE-17695 is the dup target, I see it now. |