Hi, everyone

I'm trying to load android (Jellybean) to my custom board.
But when init.rc is executed, it hangs when zygote is created.
How can I solove this problem?

Thanks in advance.
Best Regards,
J.Hwan Kim





<6>init: Created socket '/dev/socket/zygote' with mode '660', user '0',
group '1000'
<6>init: command 'class_start' r=0
<6>init: processing action 0x2f200 (queue_property_triggers)
<6>init: Created socket '/dev/socket/keystore' with mode '666', user
'0', group '0'
<6>init: command 'queue_property_triggers' r=0
<6>init: processing action 0x2cbe0 (property:ro.debuggable=1)
<5>init: starting 'logcat'
<6>init: command 'start' r=0
--------- beginning of /dev/log/main
I/DEBUG ( 1582): debuggerd: Dec 22 2012 17:51:47
<6>init: processing action 0x2eff8 (property:persist.sys.usb.config=*)
--------- beginning of /dev/log/system
I/Vold ( 1580): Vold 2.1 (the revenge) firing up
<6>init: command 'setprop' r=0
<6>init: processing action 0x2e798 (property:sys.usb.config=adb)
E/Vold ( 1580): Error reading configuration (No such file or
directory)... continuing anyways
<6>init: command 'write' r=-2
<6>init: command 'write' r=-2
<6>init: command 'write' r=-2
<6>init: command 'write' r=-2
<6>init: command 'write' r=-2
<6>init: command 'start' r=0
<6>init: command 'setprop' r=0
D/AndroidRuntime( 1584):
D/AndroidRuntime( 1584): >>>>>> AndroidRuntime START
com.android.internal.os.ZygoteInit <<<<<<
<6>init: waitpid returned pid 1584, status = 00000000
D/AndroidRuntime( 1584): CheckJNI is OFF
<5>init: process 'zygote', pid 1584 exited
W/dalvikvm( 1584): CreateJavaVM failed: dvmGcStartup failed
<5>init: process 'zygote' killing any children in process group
<5>init: service 'media' is being killed
<5>init: starting 'media'
E/AndroidRuntime( 1584): JNI_CreateJavaVM failed
<6>init: waitpid returned pid 1586, status = 00000009
<3>init: untracked pid 1586 exited

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

Reply via email to