Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.1f1
Issue ID
883568
Regression
No
[Android] Application crashes with signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr -------- on startup
Steps to reproduce:
1) Download attached project 'Space Glass.zip'
2) Build and Run 'Game' scene on a device
3) After custom splash image, application should crash
signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
02-24 13:45:12.526 487 487 F DEBUG : backtrace:
02-24 13:45:12.527 487 487 F DEBUG : #00 pc 00042190 /system/lib/libc.so (tgkill+12)
02-24 13:45:12.527 487 487 F DEBUG : #01 pc 0003ff11 /system/lib/libc.so (pthread_kill+32)
02-24 13:45:12.527 487 487 F DEBUG : #02 pc 0001c73f /system/lib/libc.so (raise+10)
02-24 13:45:12.527 487 487 F DEBUG : #03 pc 000198f1 /system/lib/libc.so (__libc_android_abort+34)
02-24 13:45:12.527 487 487 F DEBUG : #04 pc 000174b0 /system/lib/libc.so (abort+4)
According to user, this issue started after google play service plugin updated to 10.2.
Reproduced with:
5.5.0b1, 5.5.2f1, 5.6.0b10
DUT:
Samsung SM G930F, OS:7.0, CPU:arm64-v8a, GPU:Mali-T880, Build:samsung/heroltexx/herolte:7.0/NRD90M/G930FXXU1ZPK3:user/release-keys
Google Nexus 5X, OS:6.0, CPU:arm64-v8a, GPU:Adreno (TM) 418, Build:google/bullhead/bullhead:6.0/MDA89E/2296692:user/release-keys
Lge LG D855 (G3), OS:5.0, CPU:armeabi-v7a, GPU:Adreno (TM) 330, Build:lge/g3_global_com/g3:5.0/LRX21R.A1445306351/1445306351:user/release-keys
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment