Load AdMob (NativeAd) into RecyclerView.
The ad is a separate ViewHolder.
A lot of scrolling (stress test) crashes.
Calling the destroy method on the NativeAd of the response will produce the same result.
Is using AdLoader.load () to use webview internally?
01-04 17:41:54.038 A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-04 17:41:54.039 A/DEBUG: Build fingerprint: 'google/sailfish/sailfish:8.1.0/OPM1.171019.011/4448085:user/release-keys'
01-04 17:41:54.039 A/DEBUG: Revision: '0'
01-04 17:41:54.039 A/DEBUG: ABI: 'arm64'
01-04 17:41:54.039 A/DEBUG: pid: 24409, tid: 24409, name: ind.blind.debug >>> com.xxx <<<
01-04 17:41:54.039 A/DEBUG: signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-04 17:41:54.045 D/WificondScannerImpl: Filtering out 86 scan results.
01-04 17:41:54.050 A/DEBUG: Abort message: '[FATAL:aw_browser_terminator.cc(77)] Render process (24702)'s crash wasn't handled by all associated webviews, triggering application crash.
'
01-04 17:41:54.050 A/DEBUG: x0 0000000000000000 x1 0000000000005f59 x2 0000000000000006 x3 0000000000000008
01-04 17:41:54.050 A/DEBUG: x4 6e716761ff083963 x5 6e716761ff083963 x6 6e716761ff083963 x7 7f7f7f7f7f7f7f7f
01-04 17:41:54.050 A/DEBUG: x8 0000000000000083 x9 39d8b2c4cc595b96 x10 0000000000000000 x11 ffffffffffffffff
01-04 17:41:54.050 A/DEBUG: x12 0000007ffe3c3234 x13 0000007ffe3c322a x14 000000732ee02b7d x15 0000000000000054
01-04 17:41:54.050 A/DEBUG: x16 0000005a34fb9fa8 x17 00000073c44b1430 x18 0000000000000009 x19 0000000000005f59
01-04 17:41:54.050 A/DEBUG: x20 0000000000005f59 x21 0000000000000083 x22 000000732f64c000 x23 00000073c6640a40
01-04 17:41:54.050 A/DEBUG: x24 000000730d5cb000 x25 000000730d5cba18 x26 0000007ffe3c3818 x27 000000732edfed69
01-04 17:41:54.050 A/DEBUG: x28 000000732edfed75 x29 0000007ffe3c3300 x30 00000073c4464a2c
01-04 17:41:54.050 A/DEBUG: sp 0000007ffe3c32c0 pc 00000073c4464a4c pstate 0000000060000000
01-04 17:41:54.054 A/DEBUG: backtrace:
01-04 17:41:54.054 A/DEBUG: #00 pc 000000000001da4c /system/lib64/libc.so (abort+112)
01-04 17:41:54.054 A/DEBUG: #01 pc 000000000076b0d8 /data/app/com.android.chrome-iextVbdNj6XrNy5ldoFD6Q==/base.apk (offset 0xb86000)
I don't speak english. so used google translate service.
Sorry about that.