From the B2G directory, you should be able to build and flash a custom gecko+gaia using "./build.sh && ./flash.sh gecko && ./flash.sh gaia".
Hope this helps! Le 21/03/2014 01:00, RussNicoletti a écrit : > I've built B2G/gecko on my linux box. I'm trying to flash gecko to my device > (himachi). I'm having two problems: > > 1) When I use auto flash, the webapps are put in /system/b2g. When I use > flash.sh from B2G it tries to copy webapps to /system/b2g/gaia/profile. Thus, > two copies of webapps which is one too many -- device out of space. > 2) As a workaround for above, I remove objdir-gecko/dist/b2g/gaia/ and flash > gecko. After flash restarts B2G, b2g doesn't come up. Snippet from the log is > below. Any help is much appreciated! > > adb logcat snippit: > > F/libc ( 1418): Fatal signal 11 (SIGSEGV) at 0x00700000 (code=1) > I/DEBUG ( 139): *** *** *** *** *** *** *** *** *** *** *** *** *** *** > *** *** > I/DEBUG ( 139): Build fingerprint: 'unknown' > I/DEBUG ( 139): pid: 1418, tid: 1418 >>> /system/b2g/b2g <<< > I/DEBUG ( 139): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr > 00700000 > I/DEBUG ( 139): r0 007fa018 r1 000fa018 r2 f74708f6 r3 947d3d24 > I/DEBUG ( 139): r4 403050c0 r5 0000b110 r6 403050e0 r7 007fa018 > I/DEBUG ( 139): r8 00700000 r9 007fa018 10 ffffffe0 fp bedb4c14 > I/DEBUG ( 139): ip 0000b13c sp bedb4b90 lr 401131d5 pc 401121a8 cpsr > 00000030 > I/DEBUG ( 139): d0 6f72702f61696166 d1 000000004030f069 > I/DEBUG ( 139): d2 403041004030406c d3 4030412040304165 > I/DEBUG ( 139): d4 0000000000000000 d5 0000000000000000 > I/DEBUG ( 139): d6 0000000000000000 d7 6885346f00000000 > I/DEBUG ( 139): d8 0000000000000000 d9 0000000000000000 > I/DEBUG ( 139): d10 0000000000000000 d11 0000000000000000 > I/DEBUG ( 139): d12 0000000000000000 d13 0000000000000000 > I/DEBUG ( 139): d14 0000000000000000 d15 0000000000000000 > I/DEBUG ( 139): d16 41da214d1bd428f6 d17 3f50624dd2f1a9fc > I/DEBUG ( 139): d18 41c0b1cc69800000 d19 0000000000000000 > I/DEBUG ( 139): d20 0000000000000000 d21 0000000000000000 > I/DEBUG ( 139): d22 0000000000000000 d23 0000000000000000 > I/DEBUG ( 139): d24 0000000000000000 d25 0000000000000000 > I/DEBUG ( 139): d26 0000000000000000 d27 0000000000000000 > I/DEBUG ( 139): d28 0000000000000000 d29 0000000000000000 > I/DEBUG ( 139): d30 0000000000000000 d31 0000000000000000 > I/DEBUG ( 139): scr 00000010 > I/DEBUG ( 139): > I/DEBUG ( 139): #00 pc 0000d1a8 /system/b2g/libmozglue.so > I/DEBUG ( 139): #01 lr 401131d5 /system/b2g/libmozglue.so > > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
