• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
1
Question by neelgajjar · Jan 02, 2018 at 01:04 PM · crashing

How to solve this type of Unity Android Game error?

I am testing my unity game in Redmi 4 (Android version 7.1.2 N2G47H, MIUI version 9.1) & I am getting following error in crash report on redmi device.

 *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
 Build fingerprint: 'xiaomi/mido/mido:7.0/NRD90M/V9.0.5.0.NCFMIEI:user/release-keys'
 Revision: '0'
 ABI: 'arm'
 pid: 21527, tid: 24307, name: Thread-79  >>> com.BitwiseVentures.TeenPattiRoyale <<<
 signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
 Abort message: 'art/runtime/indirect_reference_table.cc:66] JNI ERROR (app bug): see above.'
    r0 00000000  r1 00005ef3  r2 00000006  r3 00000008
    r4 cd600978  r5 00000006  r6 cd600920  r7 0000010c
    r8 e6a6e800  r9 f382eacf  sl f384b07e  fp 00000000
    ip 0000000b  sp cd5ff990  lr f55df2b7  pc f55e1b38  cpsr 200f0010
 
 backtrace:
    #00 pc 00049b38  /system/lib/libc.so (tgkill+12)
    #01 pc 000472b3  /system/lib/libc.so (pthread_kill+34)
    #02 pc 0001d555  /system/lib/libc.so (raise+10)
    #03 pc 000190a1  /system/lib/libc.so (__libc_android_abort+34)
    #04 pc 00017104  /system/lib/libc.so (abort+4)
    #05 pc 00319f31  /system/lib/libart.so (_ZN3art7Runtime5AbortEv+252)
    #06 pc 000b4ef9  /system/lib/libart.so (_ZN3art10LogMessageD2Ev+864)
    #07 pc 001bad69  /system/lib/libart.so (_ZN3art22IndirectReferenceTable17AbortIfNoCheckJNIEv+84)
    #08 pc 0023bceb  /system/lib/libart.so (_ZNK3art22IndirectReferenceTable10GetCheckedEPv+498)
    #09 pc 00334309  /system/lib/libart.so (_ZNK3art6Thread13DecodeJObjectEP8_jobject+44)
    #10 pc 00315be9  /system/lib/libart.so (_ZN3art8ArgArray24BuildArgArrayFromJValuesERKNS_33ScopedObjectAccessAlreadyRunnableEPNS_6mirror6ObjectEP6jvalue+160)
    #11 pc 00315a53  /system/lib/libart.so (_ZN3art17InvokeWithJValuesERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDP6jvalue+250)
    #12 pc 00272057  /system/lib/libart.so (_ZN3art3JNI23CallStaticObjectMethodAEP7_JNIEnvP7_jclassP10_jmethodIDP6jvalue+426)
    #13 pc 00a471d8  /data/app/com.BitwiseVentures.TeenPattiRoyale-2/lib/arm/libunity.so
    #14 pc 00005c4c  <anonymous:cbe0f000>

Please guid me if any one has resolved this type of issues. Thanks.

Comment
Add comment · Show 2
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image hexagonius · Jan 02, 2018 at 09:14 PM 1
Share

I googled a little and from the looks of this, this is Unity causing Java to crash. That's a bug Unity has to fix I think. You should file a bug report on this.

avatar image marcozakaria · Aug 22, 2021 at 11:04 AM 0
Share

Is there any solution or way to understand why this error is happening i have many crashes at tgkill in google play console with Unity 2019.4 LTS

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by hannabone3445 · Aug 22, 2021 at 08:17 PM

Hey! I think you can find help on this site! In any case, this resource will be useful in the future.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Welcome to Unity Answers

If you’re new to Unity Answers, please check our User Guide to help you navigate through our website and refer to our FAQ for more information.

Before posting, make sure to check out our Knowledge Base for commonly asked Unity questions.

Check our Moderator Guidelines if you’re a new moderator and want to work together in an effort to improve Unity Answers and support our users.

Follow this Question

Answers Answers and Comments

74 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Unity Crashing and Odd Script Behavior Permanently Afterwards 2 Answers

Unity Crashes when Loading New Asset 1 Answer

Unity 5 project crashes on first scene load 0 Answers

Unity Editor has stopped working" in Windows 8 0 Answers

Unity (5.5.0p3) debugger crashes when stepping through code (repro available) 2 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges