Android Chromium crashed on ASUS ZenPhone 5

129 views
Skip to first unread message

MinhHoang To

unread,
Jun 30, 2015, 9:44:47 PM6/30/15
to chromi...@chromium.org
We build our Chromium with configuration mentioned in:

https://code.google.com/p/chromium/wiki/AndroidBuildInstructions

However, we had the app crashed while running it on ASUS ZenPhone 5

I/DEBUG   (  181):
I/DEBUG   (  181): backtrace:
I/DEBUG   (  181):     #00  pc 000b8e83  /system/lib/libhoudini.so.4.0.8.45720
I/DEBUG   (  181):     #01  pc 0001e8e3  [stack]
I/DEBUG   (  181):     #02  pc 000b2f0e  /system/lib/libhoudini.so.4.0.8.45720
I/DEBUG   (  181):     #03  pc 060525df  <unknown>
I/DEBUG   (  181):     #04  pc 000b2263  /system/lib/libhoudini.so.4.0.8.45720
I/DEBUG   (  181):     #05  pc 0010202f  [stack:29236]
I/DEBUG   (  181):     #06  pc 000aeea7  /system/lib/libhoudini.so.4.0.8.45720
I/DEBUG   (  181):     #07  pc 0000b1af  /system/bin/linker
I/DEBUG   (  181):     #08  pc 0010202f  [stack:29236]
I/DEBUG   (  181):     #09  pc 000aefdc  /system/lib/libhoudini.so.4.0.8.45720
I/DEBUG   (  181):     #10  pc ffffffff  <unknown>
I/DEBUG   (  181):     #11  pc 0018460b  /system/lib/libhoudini.so.4.0.8.45720
I/DEBUG   (  181):     #12  pc 00005896  /data/app-lib/org.chromium.chrome-1/libchromium_android_linker.so
I/DEBUG   (  181):     #13  pc 00181bdc  /system/lib/libhoudini.so.4.0.8.45720
I/DEBUG   (  181):     #14  pc 00101fff  [stack:29236]
I/DEBUG   (  181):     #15  pc 0001ea2f  [stack]
I/DEBUG   (  181):
I/DEBUG   (  181): stack:
I/DEBUG   (  181):          bfd40844  6191dbd0  /system/lib/libhoudini.so.4.0.8.45720
I/DEBUG   (  181):          bfd40848  00000001 
I/DEBUG   (  181):          bfd4084c  00000001 

Did anyone encounter and got solution for that?

We tried Google Chrome on ASUS ZenPhone 5 and it was OK

Anand

unread,
Jul 1, 2015, 3:16:56 AM7/1/15
to chromi...@chromium.org, hoang...@gmail.com
Maybe you could symbolize it with "third_party/android_platform/development/scripts/stack".

Torne (Richard Coles)

unread,
Jul 1, 2015, 5:22:36 AM7/1/15
to hoang...@gmail.com, chromi...@chromium.org
Are you building it for ARM or x86? The ZenPhone is an x86 device, so if you build an ARM version it will run under binary translation (using houdini, referred to in the crash). Not sure why it's crashing here but you don't want to run chromium that way even if it works; build an x86 version.

--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
Reply all
Reply to author
Forward
0 new messages