Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • 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
0
Question by AvtarAxis · Apr 02, 2017 at 09:56 AM · androidunity 5crashadsquit

Game App Crashes when Application.Quit()

Hi,

Iam Using Adcolony and Vungle together in my game, everything is working fine but when Quit the game with Application.Quit() game close but a popup is thrown with text "Unfortunately app crashed".

Here i have attached the adb logcat output from
"Quit" is the last debug / print from Unity after that Android does its thing and throws the popup.

I need to fix that please help.

 03-30 17:56:35.471 26670 26684 I Unity   : Quit
 
 03-30 17:56:35.471 26670 26684 I Unity   : Stacktrace is not supported on this platform. 
 
 03-30 17:56:35.471 26670 26684 I Unity   : (Filename: ./artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
 
 03-30 17:56:35.471 26670 26684 I Unity   : 
 
 03-30 17:56:35.841  2253  2253 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
 
 03-30 17:56:35.841  2253  2253 F DEBUG   : Build fingerprint: 'samsung/on7xeltedd/on7xelte:6.0.1/MMB29K/G610FDDU1AQA2:user/release-keys'
 
 03-30 17:56:35.841  2253  2253 F DEBUG   : Revision: '3'
 
 03-30 17:56:35.841  2253  2253 F DEBUG   : ABI: 'arm'
 
 03-30 17:56:35.841  2253  2253 F DEBUG   : pid: 26670, tid: 26688, name: Thread-5757  >>> com.AxisEntertainmentLTD.BabyHazelFoodTruck <<<
 
 03-30 17:56:35.841  2253  2253 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x8
 
 03-30 17:56:35.891  2253  2253 F DEBUG   :     r0 00000008  r1 00000000  r2 00000000  r3 00000000
 
 03-30 17:56:35.891  2253  2253 F DEBUG   :     r4 d2128e70  r5 d2128eac  r6 d2128e70  r7 00000001
 
 03-30 17:56:35.891  2253  2253 F DEBUG   :     r8 00000001  r9 ddbbf530  sl 00000000  fp ddbbf678
 
 03-30 17:56:35.891  2253  2253 F DEBUG   :     ip 00000063  sp ddbbf4e0  lr de99ddf0  pc de99de44  cpsr 600b0010
 
 03-30 17:56:35.891  2253  2253 F DEBUG   : 
 
 03-30 17:56:35.891  2253  2253 F DEBUG   : backtrace:
 
 03-30 17:56:35.891  2253  2253 F DEBUG   :     #00 pc 00105e44  /data/app/com.AxisEntertainmentLTD.BabyHazelFoodTruck-1/lib/arm/libunity.so
 
 03-30 17:56:35.891  2253  2253 F DEBUG   :     #01 pc 001064f0  /data/app/com.AxisEntertainmentLTD.BabyHazelFoodTruck-1/lib/arm/libunity.so
 
 03-30 17:56:35.891  2253  2253 F DEBUG   :     #02 pc 00106e2c  /data/app/com.AxisEntertainmentLTD.BabyHazelFoodTruck-1/lib/arm/libunity.so
 
 03-30 17:56:35.891  2253  2253 F DEBUG   :     #03 pc 002deed8  /data/app/com.AxisEntertainmentLTD.BabyHazelFoodTruck-1/lib/arm/libunity.so
 
 03-30 17:56:35.891  2253  2253 F DEBUG   :     #04 pc 0044bc68  /data/app/com.AxisEntertainmentLTD.BabyHazelFoodTruck-1/lib/arm/libunity.so
 
 03-30 17:56:35.891  2253  2253 F DEBUG   :     #05 pc 008f5c5c  /data/app/com.AxisEntertainmentLTD.BabyHazelFoodTruck-1/lib/arm/libunity.so
 
 03-30 17:56:35.891  2253  2253 F DEBUG   :     #06 pc 0000fe94  <unknown>
 
 03-30 17:56:36.001  2612  2808 W ActivityManager: Activity pause timeout for ActivityRecord{b97e3fe u0 com.AxisEntertainmentLTD.BabyHazelFoodTruck/com.unity3d.player.UnityPlayerActivity t140 f}
 
 03-30 17:56:36.001  2612  2808 D ActivityManager: mDVFSHelper.acquire()
 
 03-30 17:56:36.041  2612  2808 I ActivityManager: Config changes=480 {0 1.0 themeSeq = 0 showBtnBg = 0 ?mcc?mnc en_GB ldltr sw360dp w360dp h616dp 480dpi nrml long port finger -keyb/v/h -nav/h s.151}
 
 03-30 17:56:36.221  2612  3711 D ActivityManager: post active user change for 0 fullscreen true isFloatingActivity() false isHomeActivity() true
 
 03-30 17:56:36.251  2612  2844 D ActivityManager: mDVFSHelper.release()
 
 03-30 17:56:36.661  2253  2253 F DEBUG   : 
 
 03-30 17:56:36.661  2253  2253 F DEBUG   : Tombstone written to: /data/tombstones/tombstone_02
 
 03-30 17:56:36.661  2253  2253 E DEBUG   : AM write failed: Broken pipe
 
 03-30 17:56:36.801  2612  3470 I ActivityManager: Process com.AxisEntertainmentLTD.BabyHazelFoodTruck (pid 26670)(adj 9) has died(148,1363)
 
 03-30 17:56:36.801  2612  3470 D ActivityManager: cleanUpApplicationRecord -- 26670
 
 03-30 17:56:36.831  2612  3470 D ActivityManager: removeProcessNameLocked mProcessNames.remove pid=26670 ,hash=64744237 ,name=com.AxisEntertainmentLTD.BabyHazelFoodTruck
Comment
Add comment
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

0 Replies

· Add your reply
  • Sort: 

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.

Follow this Question

Answers Answers and Comments

4 People are following this question.

avatar image avatar image avatar image avatar image

Related Questions

Unity ads sometimes do not work on android 1 Answer

UnityAds not initailising on android device 0 Answers

Unity ads are working in editor but not on android device 2 Answers

Using Parse with Unity and the Parse Initialize Behavior is causing Android Device to crash 0 Answers

App crash on launch. 1 Answer


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