You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
backtrace:
#00 pc 00000000000693c0 /system/lib64/libc.so (tgkill+8) #1 pc 0000000000066b50 /system/lib64/libc.so (pthread_kill+68) #2 pc 0000000000023990 /system/lib64/libc.so (raise+28) #3 pc 000000000001e2c0 /system/lib64/libc.so (abort+60) #4 pc 000000000000cf04 /system/lib64/libcutils.so (__android_log_assert+236) #5 pc 0000000000077f48 /system/lib64/libhwui.so #6 pc 000000000007df14 /system/lib64/libhwui.so #7 pc 0000000300000093 `
The text was updated successfully, but these errors were encountered:
My customers reported error when click the DiscreteSeekBar on Samsung S7
Stack trace below.
`*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'samsung/hero2ltexx/hero2lte:6.0.1/XXXXXXXXX/XXXXXXXXX:user/release-keys'
Revision: '9'
ABI: 'arm64'
pid: 12298, tid: 12355, name: hwuiTask1 >>> br.com.igtech.nr18 <<<
signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
Abort message: 'Error: Spot pair overflow!!! used 209, total 119'
x0 0000000000000000 x1 0000000000003043 x2 0000000000000006 x3 0000000000000000
x4 0000000000000000 x5 0000000000000001 x6 0000000000000000 x7 0000000000000000
x8 0000000000000083 x9 41ec576041228eff x10 7fff7f7f7f7fff7f x11 0101010101010101
x12 0000000000000000 x13 0000007f847fb4ac x14 0000000000000001 x15 000000000000000f
x16 0000007fa182b568 x17 0000007fa17be3b8 x18 0000007fa1bcb720 x19 0000007f847fd500
x20 0000007f847fd440 x21 0000000000000000 x22 0000000000000006 x23 00000000000000d1
x24 000000000000001c x25 00000000000000d1 x26 0000007f9c9447b0 x27 0000007f847fc1e0
x28 00000000000000d1 x29 0000007f847fb450 x30 0000007fa17bbb54
sp 0000007f847fb450 pc 0000007fa17be3c0 pstate 0000000020000000
backtrace:
#00 pc 00000000000693c0 /system/lib64/libc.so (tgkill+8)
#1 pc 0000000000066b50 /system/lib64/libc.so (pthread_kill+68)
#2 pc 0000000000023990 /system/lib64/libc.so (raise+28)
#3 pc 000000000001e2c0 /system/lib64/libc.so (abort+60)
#4 pc 000000000000cf04 /system/lib64/libcutils.so (__android_log_assert+236)
#5 pc 0000000000077f48 /system/lib64/libhwui.so
#6 pc 000000000007df14 /system/lib64/libhwui.so
#7 pc 0000000300000093 `
The text was updated successfully, but these errors were encountered: