Re: Issue 437017 in chromium: Chromium WebView native crash on Android 5.0 on RenderThread

305 views
Skip to first unread message

chro...@googlecode.com

unread,
Jan 20, 2015, 6:41:25 AM1/20/15
to chromi...@chromium.org

Comment #1 on issue 437017 by NKuznet...@gmail.com: Chromium WebView native
crash on Android 5.0 on RenderThread
https://code.google.com/p/chromium/issues/detail?id=437017

I have same issue on Nexus 5, Android 5

01-20 16:35:22.738: A/libc(20026): Fatal signal 11 (SIGSEGV), code 1, fault
addr 0x54 in tid 20064 (RenderThread)
01-20 16:35:22.840: I/DEBUG(181): *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
01-20 16:35:22.840: I/DEBUG(181): Build
fingerprint: 'google/hammerhead/hammerhead:5.0.1/LRX22C/1602158:user/release-keys'
01-20 16:35:22.840: I/DEBUG(181): Revision: '11'
01-20 16:35:22.840: I/DEBUG(181): ABI: 'arm'
01-20 16:35:22.840: I/DEBUG(181): pid: 20026, tid: 20064, name:
RenderThread >>> xx.xxxxxxx.xxxx <<<
01-20 16:35:22.840: I/DEBUG(181): signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x54
01-20 16:35:22.856: I/DEBUG(181): r0 00000000 r1 00000009 r2
a21d1c94 r3 00000000
01-20 16:35:22.856: I/DEBUG(181): r4 b3c374c0 r5 a21d1cc0 r6
a21d1cc0 r7 00000000
01-20 16:35:22.856: I/DEBUG(181): r8 00000000 r9 a21d1d08 sl
b6f272c5 fp a21d1db0
01-20 16:35:22.857: I/DEBUG(181): ip b6ee1734 sp a21d1c90 lr
b6729ad9 pc b6729aee cpsr 000f0030
01-20 16:35:22.857: I/DEBUG(181): backtrace:
01-20 16:35:22.857: I/DEBUG(181): #00 pc 0003baee
/system/lib/libhwui.so
01-20 16:35:22.857: I/DEBUG(181): #01 pc 0003c6a9
/system/lib/libhwui.so
01-20 16:35:22.857: I/DEBUG(181): #02 pc 0003c735
/system/lib/libhwui.so
01-20 16:35:22.857: I/DEBUG(181): #03 pc 0003e27b
/system/lib/libhwui.so
(android::uirenderer::renderthread::RenderThread::threadLoop()+66)
01-20 16:35:22.857: I/DEBUG(181): #04 pc 000104d5
/system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
01-20 16:35:22.857: I/DEBUG(181): #05 pc 0005df4d
/system/lib/libandroid_runtime.so
(android::AndroidRuntime::javaThreadShell(void*)+72)
01-20 16:35:22.857: I/DEBUG(181): #06 pc 00010045
/system/lib/libutils.so
01-20 16:35:22.857: I/DEBUG(181): #07 pc 000162e3 /system/lib/libc.so
(__pthread_start(void*)+30)
01-20 16:35:22.858: I/DEBUG(181): #08 pc 000142d3 /system/lib/libc.so
(__start_thread+6)
01-20 16:35:24.432: I/DEBUG(181): Tombstone written to:
/data/tombstones/tombstone_09

I suppose that some unsupported css causes crash. Before crash I see in log:

01-20 16:35:22.640: W/Adreno-EGLSUB(20026): <DequeueBuffer:721>: dequeue
native buffer fail: Function not implemented, buffer=0x0, handle=0x0



--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

chro...@googlecode.com

unread,
Apr 22, 2015, 9:34:53 AM4/22/15
to chromi...@chromium.org

Comment #4 on issue 437017 by ciceromo...@gmail.com: Chromium WebView
native crash on Android 5.0 on RenderThread
https://code.google.com/p/chromium/issues/detail?id=437017

I have the same problem ...
But in my case, I'm opening and closing a Activity many times ...
After awhile, the crash occurs

chro...@googlecode.com

unread,
Jul 31, 2015, 5:18:02 PM7/31/15
to chromi...@chromium.org
Updates:
Labels: -M-46 -Restrict-View-Google Needs-Feedback

Comment #10 on issue 437017 by bo...@chromium.org: Chromium WebView native
Gonna remove RVG and all the irrelevant labels then if we are ignoring
clusterfuzz.

car...@instantbits.com: Does this still reproduce? Do you have actual steps
or only a crash report?

NKuznetsow: that's not the same crash, and there is no webview in the crash
stack so probably not webview's problem.

chro...@googlecode.com

unread,
Jul 31, 2015, 5:21:02 PM7/31/15
to chromi...@chromium.org

Comment #11 on issue 437017 by bo...@chromium.org: Chromium WebView native
car...@instantbits.com: Oh yeah, there was a known crash in 5.0.x, does
this still happen in 5.1.x?

chro...@googlecode.com

unread,
Jul 31, 2015, 5:22:01 PM7/31/15
to chromi...@chromium.org

Comment #12 on issue 437017 by car...@instantbits.com: Chromium WebView
native crash on Android 5.0 on RenderThread
https://code.google.com/p/chromium/issues/detail?id=437017

Sorry I never knew how to reproduce, just got user reports about it.

chro...@googlecode.com

unread,
Jul 31, 2015, 5:24:03 PM7/31/15
to chromi...@chromium.org

Comment #13 on issue 437017 by car...@instantbits.com: Chromium WebView
native crash on Android 5.0 on RenderThread
https://code.google.com/p/chromium/issues/detail?id=437017

I haven't had a complaint about crashes on lollipop in a long while so I'm
guessing it is fixed.

chro...@googlecode.com

unread,
Jul 31, 2015, 5:30:02 PM7/31/15
to chromi...@chromium.org

Comment #14 on issue 437017 by bo...@chromium.org: Chromium WebView native
Do you still have recent reports? Is there any from 5.1.x?

chro...@googlecode.com

unread,
Jul 31, 2015, 5:32:02 PM7/31/15
to chromi...@chromium.org
Updates:
Status: WontFix

Comment #15 on issue 437017 by bo...@chromium.org: Chromium WebView native
Ok then..

chro...@googlecode.com

unread,
Feb 18, 2016, 7:39:33 AM2/18/16
to chromi...@chromium.org

Comment #16 on issue 437017 by kodiakne...@gmail.com: Chromium WebView
native crash on Android 5.0 on RenderThread
https://code.google.com/p/chromium/issues/detail?id=437017

02-18 16:33:55.968 E/NativeCrashListener( 820):
android.system.ErrnoException: read failed: EAGAIN (Try again)

02-18 16:33:55.968 E/NativeCrashListener( 820): at
libcore.io.Posix.readBytes(Native Method)

02-18 16:33:55.968 E/NativeCrashListener( 820): at
libcore.io.Posix.read(Posix.java:169)

02-18 16:33:55.968 E/NativeCrashListener( 820): at
libcore.io.BlockGuardOs.read(BlockGuardOs.java:230)

02-18 16:33:55.968 E/NativeCrashListener( 820): at
android.system.Os.read(Os.java:367)

02-18 16:33:55.968 E/NativeCrashListener( 820): at
com.android.server.am.NativeCrashListener.consumeNativeCrashData(NativeCrashListener.java:240)

02-18 16:33:55.968 E/NativeCrashListener( 820): at
com.android.server.am.NativeCrashListener.run(NativeCrashListener.java:138)


Device: SAMSUNG-SM-G900A

Android Version: Android/6.0.1

Build: G900AUCU4DPA7

Same issue seen in cordova based sencha touch framework app.

JS level Google maps view, carousel views,image are used in app.

Any reason for crash?

Thanks
Nithin

chro...@googlecode.com

unread,
Feb 18, 2016, 7:42:32 AM2/18/16
to chromi...@chromium.org

Comment #17 on issue 437017 by nithin.c...@gmail.com: Chromium WebView

chro...@googlecode.com

unread,
Feb 18, 2016, 7:46:33 AM2/18/16
to chromi...@chromium.org

Comment #18 on issue 437017 by to...@chromium.org: Chromium WebView native
File a new bug if you have a crash. It's not anything to do with this bug.
Reply all
Reply to author
Forward
0 new messages