[agl-discussions] Does ces2017-demo can running in Renesas M3?

Romain Forlot [IoT.bzh] romain.forlot at iot.bzh
Tue Jan 31 10:46:53 UTC 2017


Hi,

You have to use the branch morty-next with meta-qt5, which use v5.7.1 
and bring aarch64 support :) to get it running with Rcar gen3 board.

More information here: https://jira.automotivelinux.org/browse/SPEC-416

Regards.

On 01/31/2017 01:50 AM, 豊通エレ鄭 文龍 wrote:
> Hi All
>
> I built a image for Renesas M3 like this blow, but got a error by 
> running homescreen. Does this eroor just happend in my environment?
> What should I do to fixed?
>
> 1. mkdir /media/tte/M3_Pro/agl_source/chinook/
> 2. repo init -b chinook -m chinook_3.0.0.xml -u 
> https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo
> 3. repo sync
> 4. Download 
> R-Car_Gen3_Series_Evaluation_Software_Package_for_Linux-20160906.zip
> 5. Download 
> R-Car_Gen3_Series_Evaluation_Software_Package_of_Linux_Drivers-20160906.zip
> 6. cd /media/tte/M3_Pro/agl_source/chinook/
> 7. export MACHINE=m3ulcb
> 8. source meta-agl/scripts/aglsetup.sh -m $MACHINE -b 
> /media/tte/M3_Pro/build/ agl-devel agl-demo agl-appfw-smack
> 9. bitbake agl-demo-platform
>
> Then install applications and reboot.
> There are some errors whith homescreen.
> 10. cd /usr/AGL/ces2017-demo
> 11. ./installAllApps.sh
> 12. reboot
>
> ERROR Message:
> [   13.598878] HomeScreen[2773]: unhandled level 2 translation fault 
> (11) at 0x00000000, esr 0x92000006
> [   13.608099] pgd = ffff80000c133000
> [   13.611674] [00000000] *pgd=000000004c0bc003, 
> *pud=000000004c0de003, *pmd=0000000000000000
> [   13.620004]
> [   13.621554] CPU: 0 PID: 2773 Comm: HomeScreen Tainted: G           
> O   4.6.0-yocto-standard #1
> [   13.630316] Hardware name: Renesas M3ULCB board based on r8a7796 (DT)
> [   13.636765] task: ffff8005fb4d8000 ti: ffff8005f7998000 task.ti: 
> ffff8005f7998000
> [   13.644267] PC is at 0xffff908e0aa0
> [   13.647760] LR is at 0xffff9092e04c
> [   13.651252] pc : [<0000ffff908e0aa0>] lr : [<0000ffff9092e04c>] 
> pstate: 80000000
> [   13.658652] sp : 0000ffffdb7d6230
> [   13.661976] x29: 0000ffffdb7d6230 x28: 0000000027a218c0
> [   13.667304] x27: 0000ffff87801328 x26: 0000000027a218c0
> [   13.672638] x25: 0000000027a218c0 x24: 0000000000000000
> [   13.677970] x23: 0000000000000000 x22: 0000ffff87801328
> [   13.683296] x21: 0000000000000000 x20: 0000ffffdb7d62b8
> [   13.688628] x19: 0000ffffdb7d6380 x18: 00000000000001f8
> [   13.693955] x17: 0000ffff908e0a90 x16: 0000ffff90a817b0
> [   13.699291] x15: ffffffffffffffff x14: 0000ffff8c009aa0
> [   13.704623] x13: 0000ffff87801010 x12: 0000000027a25680
> [   13.709949] x11: 0000ffff87801010 x10: 0000000000000000
> [   13.715280] x9 : 0000000000000018 x8 : 0000000000000001
> [   13.720612] x7 : 0000ffff90a91060 x6 : 0000ffff878011b0
> [   13.725951] x5 : 0000ffff8c029832 x4 : 0000800000000000
> [   13.731289] x3 : 00000000fffffff0 x2 : 0000ffffdb7d62b8
> [   13.736627] x1 : 0000ffff87801248 x0 : 0000000000000000
> [   13.741957]
> [   13.743494] audit: type=1701 audit(1485508389.283:4): 
> auid=4294967295 uid=0 gid=0 ses=4294967295 subj=System pid=2773 
> comm="HomeScreen" exe="/usr/AGL/homescreen/HomeScreen" sig=11
>
> Gdb message:
> > Starting program: /usr/AGL/homescreen/HomeScreen
> > [Thread debugging using libthread_db enabled]
> > Using host libthread_db library "/lib/libthread_db.so.1".
> > Using Wayland-EGL
> > [New Thread 0xffffb4589110 (LWP 2822)]
> > [New Thread 0xffffb3d69110 (LWP 2823)]
> >
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x0000ffffb7e15aa0 in 
> QV4::Object::defineReadonlyProperty(QV4::String*, QV4::Value const&) 
> () > from /usr/lib/libQt5Qml.so.5
> > (gdb) bt
> > #0  0x0000ffffb7e15aa0 in 
> QV4::Object::defineReadonlyProperty(QV4::String*, QV4::Value const&) 
> () > from /usr/lib/libQt5Qml.so.5
> > #1  0x0000ffffb7e6304c in ?? () from /usr/lib/libQt5Qml.so.5
> > #2  0x0000000000000001 in ?? ()
> > Backtrace stopped: previous frame identical to this frame (corrupt 
> stack?)
>
>

-- 
Romain Forlot - Embedded Engineer - IoT.bzh
romain.forlot at iot.bzh - www.iot.bzh - +33257620298



More information about the automotive-discussions mailing list