Out of memory V66 vs V71

Monkey Targets Forums/Android/Out of memory V66 vs V71

Volker(Posted 2013) [#1]
My app crashes with an out of memory error under Monkey V71b (and V69).
It works if I remove some images from loading.
There are around 60 image getting loaded, most >10 KB, a few
with around 700 KB png. Together ~11 MB.

The same app works fine under V66, even on my 4 years old Motorola.

Has something changed between the Monkey versions which makes less
memory available?

Suggestions?



DDS Heap size:

V 66: Size Allocated Free
Startscreen: 20 15 5
Ingame: 31 17 13

V77:
Startscreen: 52 49 3.7
Ingame: 61 50 10

Error log:



AdamRedwoods(Posted 2013) [#2]
this may be a bug. you may want to post in bugs or email mark directly and include the images/sample code.