On Jan 14, 4:45 pm, mowgli <[email protected]> wrote: > I am trying to port andoird on 7225 chipset. Currently the system > server seems to fail while creating the VM heap. > > E/dalvikvm-heap( 1069): Can't create VM heap of size 262144
The VM is calling create_contiguous_mspace_with_name(), which in turn is calling ashmem_create_region(). So it sounds like the ashmem driver is unhappy about something. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
