[Scratchbox-users] Apophis r4 and maemo 2.0
matti.jo.sillanpaa at nokia.com
matti.jo.sillanpaa at nokia.com
Fri Nov 17 12:49:47 EET 2006
>-----Original Message-----
>From: ext Riku Voipio [mailto:riku.voipio at iki.fi]
>Sent: 17. marraskuuta 2006 12:11
>To: Sillanpaa Matti.Jo (Nokia-NRC/Helsinki)
>Cc: scratchbox-users at lists.scratchbox.org
>Subject: Re: [Scratchbox-users] Apophis r4 and maemo 2.0
>
>On Thu, Nov 16, 2006 at 03:57:10PM +0200,
>matti.jo.sillanpaa at nokia.com wrote:
>> With qemu-arm-0.8.1-sb2, I get the desktop visible for a moment, but
>> then it dies with this output:
>
>It works for me..
>
>Are you sure you are using official maemo 2.0 rootstrap?
>did you clean up old processess with "sb-conf killall -s 9" ?
>did you try starting more than once?
>
I think I've nailed it. It seems that doing one of these two keeps it
from crashing:
echo 0 > /proc/sys/kernel/exec-shield
or
echo 1 > /proc/sys/vm/legacy_va_layout
I realized that after booting the computer, I was able to start the
framework on Qemu once, but on subsequent attempts it crashed -- even
though I did the killall, restarted Scratchbox and scanned through all
the processes to make sure nothing remained. So I looked into the memory
protection settings of my kernel such as exec-shield, and it seems
enabling the legacy virtual address layout does the trick. My impression
is that this a Red Hat/Fedora specific problem.
Matti
More information about the Scratchbox-users
mailing list