New issue
Advanced search Search tips

Issue 712175 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Android App crashes while using WebView

Reported by hyunbok...@gmail.com, Apr 17 2017

Issue description

Steps to reproduce the problem:
1.  Android WebView browsing "http://www.dsharp.co.kr/m2/mem/join.php"
2. Check 2 checkboxes
3. Click "다음단계" then app crashes

What is the expected behavior?
"http://www.dsharp.co.kr/m2/mem/join.php" page shows normally.

What went wrong?
App crashes.

Crashed report ID: 

How much crashed? Whole browser

Is it a problem with a plugin? N/A 

Did this work before? N/A 

Chrome version: 57.0.2987.132  Channel: stable
OS Version: 7.0
Flash Version:
 
crash_log.txt
56.1 KB View Download
Components: Mobile>WebView
Status: Available (was: Unconfirmed)
Interestingly on my device with Android O and WebView 58 and 60 (dev) it works fine with "Multiprocess WebView" enabled (which is the default). Disabling "Multiprocess WebView" does indeed reproduce the crash.
partial symbolize of the crash points to potential language encoding:


Thread 0 (crashed)
 0  libwtf.cr.so!WTF::TextCodecICU::EncodeInternal(WTF::TextCodecInput const&, WTF::UnencodableHandling) [TextCodecICU.cpp : 609 + 0x4]
     x0 = 0x00000010850072d0    x1 = 0x00000077f5e1a8d0
     x2 = 0x0000000000000001    x3 = 0x0000000000000000
     x4 = 0x00000078015d2000    x5 = 0x0000000000000006
     x6 = 0x000000101be90498    x7 = 0x0000000000000065
     x8 = 0x00000077f5e1aa98    x9 = 0x000000781b508b8a
    x10 = 0x0000000000000065   x11 = 0x0000000000000065
    x12 = 0x0000000000000000   x13 = 0xffffffff00000000
    x14 = 0x000000000000000a   x15 = 0x0000000000000000
    x16 = 0x00000078015e9c50   x17 = 0x000000781b479570
    x18 = 0x0000000053880000   x19 = 0x00000077f5e1a8d0
    x20 = 0x000000101bc167fc   x21 = 0x000000101bc167fc
    x22 = 0x00000077f5e1aa98   x23 = 0x00000010850072d0
    x24 = 0x00000077f5e1a8f0   x25 = 0x00000078015d2f2b
    x26 = 0x00000078015d2f64   x27 = 0x0000000000000001
    x28 = 0x00000077f5e1a8f8    fp = 0x00000077f5e1a850
     lr = 0x00000078015c3030    sp = 0x00000077f5e16810
     pc = 0x00000078015c2bd4
    Found by: given as instruction pointer in context
 1  libwtf.cr.so!WTF::CString WTF::TextCodecICU::EncodeCommon<unsigned char>(unsigned char const*, unsigned long, WTF::UnencodableHandling) [TextCodecICU.cpp : 702 + 0x4]
    x19 = 0x00000077f5e1a8d0   x20 = 0x000000101bc167fc
    x21 = 0x000000101bc167fc   x22 = 0x00000077f5e1aa98
    x23 = 0x00000010850072d0   x24 = 0x00000077f5e1a8f0
    x25 = 0x00000078015d2f2b   x26 = 0x00000078015d2f64
    x27 = 0x0000000000000001   x28 = 0x00000077f5e1a8f8
     fp = 0x00000077f5e1a850    sp = 0x00000077f5e1a850
     pc = 0x00000078015c3030
    Found by: call frame info

Labels: -Pri-2 Pri-3
Adjusting priority as per new bug triaging guidelines, up for grabs for any WebView team member.
Project Member

Comment 5 by sheriffbot@chromium.org, May 10 2018

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

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

Comment 6 by ctzsm@chromium.org, May 10 2018

Cc: ctzsm@chromium.org
Status: WontFix (was: Untriaged)
Can't repro this on recent WebView releases on M or O, closing this as won't fix, please feel free to open another bug if you are still see crashes.

Sign in to add a comment