简体   繁体   中英

Android “Shutting down VM” with no stacktrace

I have recently faced this issue a lot and I am not able to find any solution to it.

I am constantly getting Shutting down VM and logcat doesn't show any trace of this issue.

06-08 20:34:25.288  20416-20416/my.package.dev D/app_BaseRecyclerView﹕ onCreateViewHolder begins
06-08 20:34:25.324  20416-20416/my.package.dev D/AndroidRuntime﹕ Shutting down VM
06-08 20:34:30.969  20416-20425/my.package.dev I/art﹕ Thread[5,tid=20425,WaitingInMainSignalCatcherLoop,Thread*=0xb4a33800,peer=0x12c000a0,"Signal Catcher"]: reacting to signal 3
06-08 20:34:30.969  20416-20425/my.package.dev I/art﹕ [ 06-08 20:34:31.169   617:  639 I/Process  ]
    Sending signal. PID: 617 SIG: 3

Do you know how to make the stacktrace visible?

如果您使用的是Google Analytics,请尝试禁用ExceptionReporting(如果设置为true)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM