Ashmem is the Android shared memory subsystem. You can find it in the kernel under mm/ashmem.c. There is a config option to turn it on and off. The error indicates that it's having trouble with the driver - although it's not specific as to exactly what. Make sure it's enabled, the device is present (/dev/ashmem), etc.. ...Kd > -----Original Message----- > From: twebb [mailto:taliaferro62@xxxxxxxxx] > Sent: Thursday, October 09, 2008 10:09 AM > To: Adrian Hunter > Cc: Deacon, Keith; linux-omap@xxxxxxxxxxxxxxx Mailing List; > anilvpr@xxxxxxxxx; Mat Johnson > Subject: Re: android on omap > > > > > JFFS2 supports only read-only mmap. If that is a problem, you could try > > UBIFS. > > > > Now when mounting rootfs as yaffs2, the servicemanager dies/exits > almost immediately on android startup, and logcat output is shown > below. However, when mounting same rootfs via NFS, I don't see this > problem (though I do have other issues). Does the error > > E/dalvikvm-gc( 483): Could not create 176128-byte ashmem mark stack > > indicate a specific problem? Might there be a way to dump more > specific/verbose output at startup to get a better understanding of > what's wrong? > > Thanks, > twebb > > > I/DEBUG ( 481): debuggerd: Aug 14 2008 18:58:32 > E/mountd ( 480): could not read initial mass storage state > D/AndroidRuntime( 483): > D/AndroidRuntime( 483): >>>>>>>>>>>>>> AndroidRuntime START > <<<<<<<<<<<<<< > D/AndroidRuntime( 483): CheckJNI is ON > D/AndroidRuntime( 483): --- registering native functions --- > I/Zygote ( 483): Preloading classes... > E/dalvikvm-gc( 483): Could not create 176128-byte ashmem mark stack -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html