Hi Sanat, all

I am also using a B2G git repo ported on JB 4.2.1 (originally ported for nexus 
n7) to port on my device on which android JB 4.2.2 was already running

File system mounting well 

But facing below issue in case you have any idea

1) adb logcat logs are not coming and stop at line and there are no further 
traces after
I/Vold    (  937): Vold 2.1 (the revenge) firing up

If I start zygote service from init.rc at that time logcat msg are coming but 
problem is that /system/b2g/b2g giving segmentation fault as below
pid: 3128, tid: 3128, name: b2g  >>> /system/b2g/b2g <<<
signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 40553034

so not able find a way to get logs or how to enable logcat without starting 
zygote service

2) display is not coming up on device and only adb shell is working although I 
took all stuff related to my android build into FFOS build (e.g linux kernel + 
drivers & device + hardware folder changes)

-Arun

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to