Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

html has <input type="color">, when click app crash. #843

Closed
4 tasks done
obf1313 opened this issue May 14, 2021 · 4 comments
Closed
4 tasks done

html has <input type="color">, when click app crash. #843

obf1313 opened this issue May 14, 2021 · 4 comments
Labels
bug Something isn't working stale

Comments

@obf1313
Copy link

obf1313 commented May 14, 2021

Environment

Technology Version
Flutter version 2.0.6
Plugin version 5.3.2
Android version 8.0.0
iOS version
Xcode version

Device information:

Description

Expected behavior:
not crash

Current behavior:
when click label to choose color will crash.

Steps to reproduce

  1. This
  2. Than that
  3. Then

Images

image
image

Stacktrace/Logcat

W/google-breakpad( 3373): ### ### ### ### ### ### ### ### ### ### ### ### ###
W/google-breakpad( 3373): Chrome build fingerprint:
W/google-breakpad( 3373): 70.0.3538.110
W/google-breakpad( 3373): 353811050
W/google-breakpad( 3373): ### ### ### ### ### ### ### ### ### ### ### ### ###
F/libc ( 3373): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x68 in tid 3373 (m.meehoo.yc_big)


Build fingerprint: 'HONOR/AGS2-W09HN/HWAGS2:8.0.0/HUAWEIAGS2-W09HN/182(C00):user/release-keys'
Revision: '0'
ABI: 'arm64'
pid: 3373, tid: 3373, name: m.meehoo.yc_big >>> com.meehoo.yc_big <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x68
Cause: null pointer dereference
x0 0000007090bde400 x1 00000000ffffffff x2 0000000000000075 x3 00000000ffffffff
x4 0000000000000075 x5 000000709bb96a31 x6 0000000000000000 x7 7f7f7f7f7f7f7f7f
x8 0000000000000000 x9 a2438105a71629a9 x10 0000000000430000 x11 0000000000000001
x12 0000000000000001 x13 0000000000000074 x14 00000070bd871320 x15 0000000000000000
x16 0000000000000007 x17 00000070bd85f580 x18 0000000012ef39c0 x19 00000000ffffffff
x20 000000708322bd68 x21 0000007090bde400 x22 00000070bdabb2a0 x23 0000007fceccf708
x24 0000007fceccf6f0 x25 00000070c29d9a48 x26 00000070bda94c60 x27 00000070bda94c58
x28 0000007fceccf740 x29 0000007fceccf4e0 x30 00000070a5a7d9b8
sp 0000007fceccf4b0 pc 00000070a37fc334 pstate 0000000060000000
backtrace:
#00 pc 00000000008a5334 /system/app/WebViewGoogle/WebViewGoogle.apk (offset 0x166f000)
#1 pc 0000000002b269b4 /system/app/WebViewGoogle/WebViewGoogle.apk (offset 0x166f000)
Lost connection to device.

@obf1313 obf1313 added the bug Something isn't working label May 14, 2021
@github-actions
Copy link

👋 @obf1313

NOTE: This comment is auto-generated.

Are you sure you have already searched for the same problem?

Some people open new issues but they didn't search for something similar or for the same issue. Please, search for it using the GitHub issue search box or on the official inappwebview.dev website, or, also, using Google, StackOverflow, etc. before posting a new one. You may already find an answer to your problem!

If this is really a new issue, then thank you for raising it. I will investigate it and get back to you as soon as possible. Please, make sure you have given me as much context as possible! Also, if you didn't already, post a code example that can replicate this issue.

In the meantime, you can already search for some possible solutions online! Because this plugin uses native WebView, you can search online for the same issue adding android WebView [MY ERROR HERE] or ios WKWebView [MY ERROR HERE] keywords.

Following these steps can save you, me, and other people a lot of time, thanks!

@tashfeenzaidi
Copy link

im having the same issue on input type email only when keyboard remain open

Copy link

github-actions bot commented Oct 6, 2024

This issue is stale and has been automatically closed because it has been open for more than 365 days with no activity. Please reopen a new issue if you still have it.

@github-actions github-actions bot added the stale label Oct 6, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 6, 2024
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

2 participants