New issue
Advanced search Search tips

Issue 625390 link

Starred by 3 users

Issue metadata

Status: Archived
Owner: ----
Closed: Aug 2016
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

crashed at libhwui.so

Reported by quu...@gmail.com, Jul 2 2016

Issue description

Steps to reproduce the problem:
1. open some tabs
2. close all the tabs
3. go to step 1

What is the expected behavior?
do not crash

What went wrong?
browser's render thread crashed at libhwui.so

Crashed report ID: NO

How much crashed? Whole browser

Is it a problem with a plugin? No 

Did this work before? N/A 

Chrome version: 46.0.2490.85  Channel: stable
OS Version: 6.0.1
Flash Version: N/A

this issue happened in our auto test, but it can be reproduce very easy. Files in the attach is the call stack when libhwui.so crash.
 
dump.rar
9.7 KB Download

Comment 1 by quu...@gmail.com, Jul 2 2016

********** Crash dump: **********
Build fingerprint: 'Xiaomi/prada/prada:6.0.1/MMB29M/6.6.28:user/release-keys'
pid: 4137, tid: 4166, name: RenderThread  >>> com.android.browser <<<
signal 11 (SIGSEGV), code 0 (SI_USER), fault addr 0x18
Stack frame     #00 pc 000266d8  /system/lib/libhwui.so: Routine android::uirenderer::DrawBatch::replay(android::uirenderer::OpenGLRenderer&, android::uirenderer::Rect&, int) at frameworks/base/libs/hwui/DeferredDisplayList.cpp:107
Stack frame     #01 pc 000274db  /system/lib/libhwui.so: Routine replayBatchList at frameworks/base/libs/hwui/DeferredDisplayList.cpp:629 (discriminator 1)
Stack frame     #02 pc 0003bd7f  /system/lib/libhwui.so: Routine android::uirenderer::OpenGLRenderer::drawRenderNode(android::uirenderer::RenderNode*, android::uirenderer::Rect&, int) at frameworks/base/libs/hwui/OpenGLRenderer.cpp:1508
Stack frame     #03 pc 0001a333  /system/lib/libhwui.so: Routine android::uirenderer::renderthread::CanvasContext::draw() at frameworks/base/libs/hwui/renderthread/CanvasContext.cpp:263 (discriminator 1)
Stack frame     #04 pc 0001bebd  /system/lib/libhwui.so: Routine android::uirenderer::renderthread::DrawFrameTask::run() at frameworks/base/libs/hwui/renderthread/DrawFrameTask.cpp:104
Stack frame     #05 pc 0001e987  /system/lib/libhwui.so (_ZN7android10uirenderer12renderthread12RenderThread10threadLoopEv+62): Routine android::uirenderer::renderthread::RenderThread::threadLoop() at frameworks/base/libs/hwui/renderthread/RenderThread.cpp:273
Stack frame     #06 pc 00010115  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112): Routine android::Thread::_threadLoop(void*) at system/core/libutils/Threads.cpp:758
Stack frame     #07 pc 0005e36b  /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+70): Routine android::AndroidRuntime::javaThreadShell(void*) at frameworks/base/core/jni/AndroidRuntime.cpp:1215
Stack frame     #08 pc 00041843  /system/lib/libc.so (_ZL15__pthread_startPv+30): Routine __pthread_start at bionic/libc/bionic/pthread_create.cpp:199
Stack frame     #09 pc 000192a5  /system/lib/libc.so (__start_thread+6): Routine __start_thread at bionic/libc/bionic/clone.cpp:41

Comment 2 by quu...@gmail.com, Jul 2 2016

another different crash:

********** Crash dump: **********
Build fingerprint: 'Xiaomi/prada/prada:6.0.1/MMB29M/6.6.28:user/release-keys'
pid: 4137, tid: 4166, name: RenderThread  >>> com.android.browser <<<
signal 11 (SIGSEGV), code 0 (SI_USER), fault addr 0x18
Stack frame     #00 pc 000266d8  /system/lib/libhwui.so: Routine android::uirenderer::DrawBatch::replay(android::uirenderer::OpenGLRenderer&, android::uirenderer::Rect&, int) at frameworks/base/libs/hwui/DeferredDisplayList.cpp:107
Stack frame     #01 pc 000274db  /system/lib/libhwui.so: Routine replayBatchList at frameworks/base/libs/hwui/DeferredDisplayList.cpp:629 (discriminator 1)
Stack frame     #02 pc 0003bd7f  /system/lib/libhwui.so: Routine android::uirenderer::OpenGLRenderer::drawRenderNode(android::uirenderer::RenderNode*, android::uirenderer::Rect&, int) at frameworks/base/libs/hwui/OpenGLRenderer.cpp:1508
Stack frame     #03 pc 0001a333  /system/lib/libhwui.so: Routine android::uirenderer::renderthread::CanvasContext::draw() at frameworks/base/libs/hwui/renderthread/CanvasContext.cpp:263 (discriminator 1)
Stack frame     #04 pc 0001bebd  /system/lib/libhwui.so: Routine android::uirenderer::renderthread::DrawFrameTask::run() at frameworks/base/libs/hwui/renderthread/DrawFrameTask.cpp:104
Stack frame     #05 pc 0001e987  /system/lib/libhwui.so (_ZN7android10uirenderer12renderthread12RenderThread10threadLoopEv+62): Routine android::uirenderer::renderthread::RenderThread::threadLoop() at frameworks/base/libs/hwui/renderthread/RenderThread.cpp:273
Stack frame     #06 pc 00010115  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112): Routine android::Thread::_threadLoop(void*) at system/core/libutils/Threads.cpp:758
Stack frame     #07 pc 0005e36b  /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+70): Routine android::AndroidRuntime::javaThreadShell(void*) at frameworks/base/core/jni/AndroidRuntime.cpp:1215
Stack frame     #08 pc 00041843  /system/lib/libc.so (_ZL15__pthread_startPv+30): Routine __pthread_start at bionic/libc/bionic/pthread_create.cpp:199
Stack frame     #09 pc 000192a5  /system/lib/libc.so (__start_thread+6): Routine __start_thread at bionic/libc/bionic/clone.cpp:41

Labels: Needs-Feedback
Can you repro this issue on latest chrome 51.0.2704.81?
Project Member

Comment 4 by sheriffbot@chromium.org, Aug 6 2016

Status: Archived (was: Unconfirmed)
No feedback was received in the last 30 days from reporter "quuogo@gmail.com", so archiving this. Please re-open or file a new bug if this is still an issue.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment