Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Force Close (Crash) in Android 4.3 and 4.4.4 #6

Open
aditrioka opened this issue Jul 19, 2019 · 1 comment
Open

Force Close (Crash) in Android 4.3 and 4.4.4 #6

aditrioka opened this issue Jul 19, 2019 · 1 comment

Comments

@aditrioka
Copy link

When I'm trying to emit floating hearts view, the app is forced close and there's this error log in logcat:

A/libc: Fatal signal 11 (sigsegv) at 0x0000008 (code=1), thread 22562 (ru.livestudents)

Please help me, what to do. Thanks :)

@aditrioka
Copy link
Author

aditrioka commented Jul 19, 2019

here is the stack trace

*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
pid: 0, tid: 0 >>> com.myapp.me <<<

backtrace:
  #00  pc 000000000002a1d8  /system/lib/libdvm.so (dvmIntersectBitVectors(BitVector*, BitVector const*, BitVector const*)+32)
  #01  pc 000000000007accf  /system/lib/libdvm.so
  #02  pc 000000000007a941  /system/lib/libdvm.so (dvmCompilerDataFlowAnalysisDispatcher(CompilationUnit*, bool (*)(CompilationUnit*, BasicBlock*), DataFlowAnalysisMode, bool)+152)
  #03  pc 000000000007ab61  /system/lib/libdvm.so
  #04  pc 000000000007b109  /system/lib/libdvm.so (dvmCompilerMethodSSATransformation(CompilationUnit*)+12)
  #05  pc 000000000009a335  /system/lib/libdvm.so (qcCGMDF(Method const*)+284)
  #06  pc 00000000000884ad  /system/lib/libdvm.so (dumpDFSOrder(CompilationUnit*)+664)
  #07  pc 000000000007b181  /system/lib/libdvm.so (dvmCompilerBuildLoop(CompilationUnit*)+36)
  #08  pc 00000000000786eb  /system/lib/libdvm.so (dvmCompileTrace(JitTraceDescription*, int, JitTranslationInfo*, long (*) [64], int)+1474)
  #09  pc 00000000000831f1  /system/lib/libdvm.so (dvmCompilerDoWork(CompilerWorkOrder*)+44)
  #10  pc 0000000000076e4b  /system/lib/libdvm.so
  #11  pc 000000000005799d  /system/lib/libdvm.so
  #12  pc 000000000000d2d0  /system/lib/libc.so (__thread_entry+72)
  #13  pc 000000000000d468  /system/lib/libc.so (pthread_create+240)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant