On Apr 22, 11:19 am, Michael Trimarchi <trimar...@gandalf.sssup.it>
wrote:
> > E/dalvikvm-heap (2589): Can't create VM heap of size (262144,14151696)
> > (errno=13)

> It's a problem of the prot mask of the driver ashm maybe. Can you insert
> some debug
> code in system/core/libcutils/mspace.c of android in the
> contiguous_mspace_morecore function?

That sounds about right.  13 is EACCES, and this log message usually
comes up as a result of ashmem driver issues.

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to