-
Notifications
You must be signed in to change notification settings - Fork 205
Description
i am porting the chromium-ozone-wayland to my target platform, but it immediately crashed when launch "chromium" command, so, has someone meet this before?
thanks for your help.
root@tulip-mozart:/# chromium
[89124.065882] chromium-bin[1542]: unhandled level 3 translation fault (11) at 0x7fd4339fd0, esr 0x92000047
[89124.076458] pgd = ffffffc029b2d000
[89124.080287] [7fd4339fd0] *pgd=0000000063feb003, *pud=0000000063feb003, *pmd=000000006a199003, *pte=0000000000000000
[89124.091897]
[89124.093551] CPU: 0 PID: 1542 Comm: chromium-bin Tainted: G O 4.4.89 #27
[89124.102169] Hardware name: sun50iw1 (DT)
[89124.106521] task: ffffffc029424980 ti: ffffffc029c9c000 task.ti: ffffffc029c9c000
[89124.114849] PC is at 0x5593569a10
[89124.118523] LR is at 0x5593569a68
[89124.122218] pc : [<0000005593569a10>] lr : [<0000005593569a68>] pstate: 80000000
[89124.130436] sp : 0000007fd433a000
[89124.134109] x29: 0000007fd433a000 x28: 0000007f9d2c7000
[89124.140024] x27: 0000007f9c7a8320 x26: 0000007f9d2c53d0
[89124.145923] x25: 0000007f9d2c7000 x24: 0000007fd4b38b30
[89124.151841] x23: 0000000000000001 x22: 0000000000011c00
[89124.157739] x21: 000000559a44603c x20: 0000005599f51f30
[89124.163660] x19: 0000007f9c7b3d10 x18: 0000000000000800
[89124.169558] x17: 0000005593569a10 x16: 0000007f9c7b3a40
[89124.175474] x15: 0000000000000000 x14: 0000007f9d217d00
[89124.181396] x13: 0000005590c45ac8 x12: 0000000000000018
[89124.187295] x11: 0000000000000010 x10: 0000007f9d2c7f30
[89124.193218] x9 : 0000000000000010 x8 : 0000005599eea688
[89124.199121] x7 : 00000000ffffffff x6 : ffffffffffffffff
[89124.205037] x5 : 00000000000007f8 x4 : 0000007f9d276be8
[89124.210959] x3 : 0000005593569e08 x2 : 0000000000000000
[89124.216859] x1 : 0000000000011c00 x0 : 0000000000011c00
[89124.222777]
Segmentation fault