开启debug调试模式,进入不了,等一会就闪退了!!!!

原因:debug标记加多了
art/runtime/jdwp/jdwp_event.cc:661] Check failed: Thread::Current() != GetDebugThread() (Thread::Current()=0xe1908400, GetDebugThread()=0xe1908400) Expected event thread

11-16 15:29:18.457 10331-10339/包名 A/art: art/runtime/runtime.cc:422] Runtime aborting...

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422] Aborting thread:

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422] "JDWP" prio=5 tid=4 WaitingForDebuggerSend

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | group="" sCount=0 dsCount=0 obj=0x12c309d0 self=0xe1908400

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | sysTid=10339 nice=0 cgrp=default sched=0/0 handle=0xe89f7920

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | state=R schedstat=( 931267159 239703751 3678 ) utm=65 stm=28 core=5 HZ=100

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | stack=0xe88fb000-0xe88fd000 stackSize=1014KB

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | held mutexes= "abort lock"

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #00 pc 0037b7c1  /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+128)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #01 pc 0035b57d  /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+304)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #02 pc 0034e12d  /system/lib/libart.so (_ZNK3art10AbortState10DumpThreadERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEPNS_6ThreadE+24)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #03 pc 0034dfa9  /system/lib/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+424)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #04 pc 0034496d  /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+92)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #05 pc 000b71ef  /system/lib/libart.so (_ZN3art10LogMessageD2Ev+966)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #06 pc 002598f9  /system/lib/libart.so (_ZN3art4JDWP9JdwpState24AcquireJdwpTokenForEventEy+396)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #07 pc 0025925d  /system/lib/libart.so (_ZN3art4JDWP9JdwpState29SendRequestAndPossiblySuspendEPNS0_9ExpandBufENS0_17JdwpSuspendPolicyEy+180)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #08 pc 0025d06d  /system/lib/libart.so (_ZN3art4JDWP9JdwpState16PostClassPrepareEPNS_6mirror5ClassE+1060)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #09 pc 000e87d1  /system/lib/libart.so (_ZN3art11ClassLinker11DefineClassEPNS_6ThreadEPKcjNS_6HandleINS_6mirror11ClassLoaderEEERKNS_7DexFileERKNS9_8ClassDefE+1288)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #10 pc 000e8159  /system/lib/libart.so (_ZN3art11ClassLinker26FindClassInPathClassLoaderERNS_33ScopedObjectAccessAlreadyRunnableEPNS_6ThreadEPKcjNS_6HandleINS_6mirror11ClassLoaderEEEPPNS8_5ClassE+1024)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #11 pc 000e8d37  /system/lib/libart.so (_ZN3art11ClassLinker9FindClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror11ClassLoaderEEE+662)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #12 pc 0039d7f3  /system/lib/libart.so (_ZN3art8verifier12RegTypeCache12ResolveClassEPKcPNS_6mirror11ClassLoaderE+106)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #13 pc 0039d413  /system/lib/libart.so (_ZN3art8verifier12RegTypeCache4FromEPNS_6mirror11ClassLoaderEPKcb+586)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #14 pc 00387749  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier26ResolveClassAndCheckAccessEj+244)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #15 pc 003925c3  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier27ResolveMethodAndCheckAccessEjNS0_10MethodTypeE+38)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #16 pc 0038fdc5  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier20VerifyInvocationArgsEPKNS_11InstructionENS0_10MethodTypeEb+32)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #17 pc 0038882f  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier25CodeFlowVerifyInstructionEPj+3126)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #18 pc 003874b3  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier20CodeFlowVerifyMethodEv+242)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #19 pc 003843b9  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier14VerifyCodeFlowEv+636)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #20 pc 00381c59  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier6VerifyEv+484)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #21 pc 003812cb  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier12VerifyMethodEPNS_6ThreadEjPKNS_7DexFileENS_6HandleINS_6mirror8DexCacheEEENS7_INS8_11ClassLoaderEEEPKNS4_8ClassDefEPKNS4_8CodeItemEPNS_9ArtMethodEjPNS_17CompilerCallbacksEbNS_11LogSeverityEbPNSt3__112basic_stringIcNSO_11char_traitsIcEENSO_9allocatorIcEEEE+118)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #22 pc 00380aff  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier13VerifyMethodsILb1EEENS1_11FailureDataEPNS_6ThreadEPNS_11ClassLinkerEPKNS_7DexFileEPKNS8_8ClassDefEPNS_21ClassDataItemIteratorENS_6HandleINS_6mirror8DexCacheEEENSG_INSH_11ClassLoaderEEEPNS_17CompilerCallbacksEbNS_11LogSeverityEbPNSt3__112basic_stringIcNSP_11char_traitsIcEENSP_9allocatorIcEEEE+438)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #23 pc 0038064d  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier11VerifyClassEPNS_6ThreadEPKNS_7DexFileENS_6HandleINS_6mirror8DexCacheEEENS7_INS8_11ClassLoaderEEEPKNS4_8ClassDefEPNS_17CompilerCallbacksEbNS_11LogSeverityEPNSt3__112basic_stringIcNSJ_11char_traitsIcEENSJ_9allocatorIcEEEE+620)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #24 pc 0037ff6f  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier11VerifyClassEPNS_6ThreadEPNS_6mirror5ClassEPNS_17CompilerCallbacksEbNS_11LogSeverityEPNSt3__112basic_stringIcNSA_11char_traitsIcEENSA_9allocatorIcEEEE+330)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #25 pc 000ef293  /system/lib/libart.so (_ZN3art11ClassLinker11VerifyClassEPNS_6ThreadENS_6HandleINS_6mirror5ClassEEENS_11LogSeverityE+1290)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #26 pc 000f2f6b  /system/lib/libart.so (_ZN3art11ClassLinker15InitializeClassEPNS_6ThreadENS_6HandleINS_6mirror5ClassEEEbb+178)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #27 pc 000de91d  /system/lib/libart.so (_ZN3art11ClassLinker17EnsureInitializedEPNS_6ThreadENS_6HandleINS_6mirror5ClassEEEbb+120)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #28 pc 0011bdad  /system/lib/libart.so (_ZN3artL17GetFieldValueImplEyyyPNS_4JDWP9ExpandBufEb+1048)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #29 pc 0011c191  /system/lib/libart.so (_ZN3art3Dbg19GetStaticFieldValueEyyPNS_4JDWP9ExpandBufE+20)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #30 pc 0025fb59  /system/lib/libart.so (_ZN3art4JDWPL12RT_GetValuesEPNS0_9JdwpStateEPNS0_7RequestEPNS0_9ExpandBufE+64)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #31 pc 0025e61f  /system/lib/libart.so (_ZN3art4JDWP9JdwpState14ProcessRequestEPNS0_7RequestEPNS0_9ExpandBufEPb+678)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #32 pc 00263aa9  /system/lib/libart.so (_ZN3art4JDWP9JdwpState12HandlePacketEv+120)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #33 pc 00427f2b  /system/lib/libart.so (_ZN3art4JDWP12JdwpAdbState15ProcessIncomingEv+678)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #34 pc 00264195  /system/lib/libart.so (_ZN3art4JDWP9JdwpState3RunEv+1440)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #35 pc 00263627  /system/lib/libart.so (_ZN3art4JDWPL15StartJdwpThreadEPv+22)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #36 pc 000480a7  /system/lib/libc.so (_ZL15__pthread_startPv+22)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #37 pc 0001a1a5  /system/lib/libc.so (__start_thread+6)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  (no managed stack frames)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422] Dumping all threads without appropriate locks held: thread list lock mutator lock

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422] All threads:

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422] DALVIK THREADS (56):

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422] "JDWP" prio=5 tid=4 Runnable

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | group="" sCount=0 dsCount=0 obj=0x12c309d0 self=0xe1908400

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | sysTid=10339 nice=0 cgrp=default sched=0/0 handle=0xe89f7920

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | state=R schedstat=( 954491173 239789949 3683 ) utm=66 stm=29 core=5 HZ=100

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | stack=0xe88fb000-0xe88fd000 stackSize=1014KB

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | held mutexes= "abort lock" "mutator lock"(shared held)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #00 pc 0037b7c1  /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+128)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #01 pc 0035b57d  /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+304)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #02 pc 0036db1d  /system/lib/libart.so (_ZN3art14DumpCheckpoint3RunEPNS_6ThreadE+608)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #03 pc 00367be7  /system/lib/libart.so (_ZN3art10ThreadList13RunCheckpointEPNS_7ClosureE+330)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #04 pc 003678e5  /system/lib/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEb+584)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #05 pc 0034df75  /system/lib/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+372)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #06 pc 0034496d  /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+92)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #07 pc 000b71ef  /system/lib/libart.so (_ZN3art10LogMessageD2Ev+966)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #08 pc 002598f9  /system/lib/libart.so (_ZN3art4JDWP9JdwpState24AcquireJdwpTokenForEventEy+396)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #09 pc 0025925d  /system/lib/libart.so (_ZN3art4JDWP9JdwpState29SendRequestAndPossiblySuspendEPNS0_9ExpandBufENS0_17JdwpSuspendPolicyEy+180)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #10 pc 0025d06d  /system/lib/libart.so (_ZN3art4JDWP9JdwpState16PostClassPrepareEPNS_6mirror5ClassE+1060)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #11 pc 000e87d1  /system/lib/libart.so (_ZN3art11ClassLinker11DefineClassEPNS_6ThreadEPKcjNS_6HandleINS_6mirror11ClassLoaderEEERKNS_7DexFileERKNS9_8ClassDefE+1288)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #12 pc 000e8159  /system/lib/libart.so (_ZN3art11ClassLinker26FindClassInPathClassLoaderERNS_33ScopedObjectAccessAlreadyRunnableEPNS_6ThreadEPKcjNS_6HandleINS_6mirror11ClassLoaderEEEPPNS8_5ClassE+1024)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #13 pc 000e8d37  /system/lib/libart.so (_ZN3art11ClassLinker9FindClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror11ClassLoaderEEE+662)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #14 pc 0039d7f3  /system/lib/libart.so (_ZN3art8verifier12RegTypeCache12ResolveClassEPKcPNS_6mirror11ClassLoaderE+106)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #15 pc 0039d413  /system/lib/libart.so (_ZN3art8verifier12RegTypeCache4FromEPNS_6mirror11ClassLoaderEPKcb+586)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #16 pc 00387749  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier26ResolveClassAndCheckAccessEj+244)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #17 pc 003925c3  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier27ResolveMethodAndCheckAccessEjNS0_10MethodTypeE+38)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #18 pc 0038fdc5  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier20VerifyInvocationArgsEPKNS_11InstructionENS0_10MethodTypeEb+32)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #19 pc 0038882f  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier25CodeFlowVerifyInstructionEPj+3126)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #20 pc 003874b3  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier20CodeFlowVerifyMethodEv+242)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #21 pc 003843b9  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier14VerifyCodeFlowEv+636)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #22 pc 00381c59  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier6VerifyEv+484)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #23 pc 003812cb  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier12VerifyMethodEPNS_6ThreadEjPKNS_7DexFileENS_6HandleINS_6mirror8DexCacheEEENS7_INS8_11ClassLoaderEEEPKNS4_8ClassDefEPKNS4_8CodeItemEPNS_9ArtMethodEjPNS_17CompilerCallbacksEbNS_11LogSeverityEbPNSt3__112basic_stringIcNSO_11char_traitsIcEENSO_9allocatorIcEEEE+118)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #24 pc 00380aff  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier13VerifyMethodsILb1EEENS1_11FailureDataEPNS_6ThreadEPNS_11ClassLinkerEPKNS_7DexFileEPKNS8_8ClassDefEPNS_21ClassDataItemIteratorENS_6HandleINS_6mirror8DexCacheEEENSG_INSH_11ClassLoaderEEEPNS_17CompilerCallbacksEbNS_11LogSeverityEbPNSt3__112basic_stringIcNSP_11char_traitsIcEENSP_9allocatorIcEEEE+438)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #25 pc 0038064d  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier11VerifyClassEPNS_6ThreadEPKNS_7DexFileENS_6HandleINS_6mirror8DexCacheEEENS7_INS8_11ClassLoaderEEEPKNS4_8ClassDefEPNS_17CompilerCallbacksEbNS_11LogSeverityEPNSt3__112basic_stringIcNSJ_11char_traitsIcEENSJ_9allocatorIcEEEE+620)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #26 pc 0037ff6f  /system/lib/libart.so (_ZN3art8verifier14MethodVerifier11VerifyClassEPNS_6ThreadEPNS_6mirror5ClassEPNS_17CompilerCallbacksEbNS_11LogSeverityEPNSt3__112basic_stringIcNSA_11char_traitsIcEENSA_9allocatorIcEEEE+330)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #27 pc 000ef293  /system/lib/libart.so (_ZN3art11ClassLinker11VerifyClassEPNS_6ThreadENS_6HandleINS_6mirror5ClassEEENS_11LogSeverityE+1290)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #28 pc 000f2f6b  /system/lib/libart.so (_ZN3art11ClassLinker15InitializeClassEPNS_6ThreadENS_6HandleINS_6mirror5ClassEEEbb+178)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #29 pc 000de91d  /system/lib/libart.so (_ZN3art11ClassLinker17EnsureInitializedEPNS_6ThreadENS_6HandleINS_6mirror5ClassEEEbb+120)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #30 pc 0011bdad  /system/lib/libart.so (_ZN3artL17GetFieldValueImplEyyyPNS_4JDWP9ExpandBufEb+1048)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #31 pc 0011c191  /system/lib/libart.so (_ZN3art3Dbg19GetStaticFieldValueEyyPNS_4JDWP9ExpandBufE+20)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #32 pc 0025fb59  /system/lib/libart.so (_ZN3art4JDWPL12RT_GetValuesEPNS0_9JdwpStateEPNS0_7RequestEPNS0_9ExpandBufE+64)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #33 pc 0025e61f  /system/lib/libart.so (_ZN3art4JDWP9JdwpState14ProcessRequestEPNS0_7RequestEPNS0_9ExpandBufEPb+678)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #34 pc 00263aa9  /system/lib/libart.so (_ZN3art4JDWP9JdwpState12HandlePacketEv+120)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #35 pc 00427f2b  /system/lib/libart.so (_ZN3art4JDWP12JdwpAdbState15ProcessIncomingEv+678)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #36 pc 00264195  /system/lib/libart.so (_ZN3art4JDWP9JdwpState3RunEv+1440)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #37 pc 00263627  /system/lib/libart.so (_ZN3art4JDWPL15StartJdwpThreadEPv+22)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #38 pc 000480a7  /system/lib/libc.so (_ZL15__pthread_startPv+22)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #39 pc 0001a1a5  /system/lib/libc.so (__start_thread+6)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  (no managed stack frames)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422] "main" prio=5 tid=1 Native

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | group="" sCount=1 dsCount=0 obj=0x75208838 self=0xe9505400

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | sysTid=10331 nice=-10 cgrp=default sched=0/0 handle=0xec41c534

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | state=S schedstat=( 8738090439 609942930 5291 ) utm=777 stm=96 core=4 HZ=100

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | stack=0xff520000-0xff522000 stackSize=8MB

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | held mutexes=

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: __switch_to+0x88/0x94

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: SyS_epoll_wait+0x2a4/0x360

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: compat_SyS_epoll_pwait+0xa4/0x10c

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: el0_svc_naked+0x24/0x28

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #00 pc 00049590  /system/lib/libc.so (__epoll_pwait+20)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #01 pc 0001a561  /system/lib/libc.so (epoll_pwait+60)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #02 pc 0001a591  /system/lib/libc.so (epoll_wait+12)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #03 pc 00012001  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+116)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #04 pc 00011eff  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #05 pc 00093cc9  /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #06 pc 0064f475  /system/framework/arm/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at android.os.MessageQueue.nativePollOnce(Native method)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at android.os.MessageQueue.next(MessageQueue.java:323)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at android.os.Looper.loop(Looper.java:141)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at android.app.ActivityThread.main(ActivityThread.java:6691)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at java.lang.reflect.Method.invoke!(Native method)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:912)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:802)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422] "Jit thread pool worker thread 0" prio=5 tid=2 Native (still starting up)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | group="" sCount=1 dsCount=0 obj=0x0 self=0xe1907000

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | sysTid=10337 nice=9 cgrp=default sched=0/0 handle=0xe8bf7920

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | state=S schedstat=( 1059352634 182548904 902 ) utm=91 stm=14 core=4 HZ=100

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | stack=0xe8af9000-0xe8afb000 stackSize=1022KB

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | held mutexes=

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: __switch_to+0x88/0x94

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: futex_wait_queue_me+0xcc/0x124

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: futex_wait+0xec/0x200

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: do_futex+0xcc/0x47c

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: compat_SyS_futex+0xcc/0x144

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: el0_svc_naked+0x24/0x28

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #00 pc 000178c0  /system/lib/libc.so (syscall+28)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #01 pc 000b8ed5  /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #02 pc 0036ee6b  /system/lib/libart.so (_ZN3art10ThreadPool7GetTaskEPNS_6ThreadE+168)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #03 pc 0036e717  /system/lib/libart.so (_ZN3art16ThreadPoolWorker3RunEv+62)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #04 pc 0036e245  /system/lib/libart.so (_ZN3art16ThreadPoolWorker8CallbackEPv+64)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #05 pc 000480a7  /system/lib/libc.so (_ZL15__pthread_startPv+22)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #06 pc 0001a1a5  /system/lib/libc.so (__start_thread+6)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  (no managed stack frames)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422] "Signal Catcher" prio=5 tid=3 WaitingInMainSignalCatcherLoop

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | group="" sCount=1 dsCount=0 obj=0x12c30940 self=0xdc92c800

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | sysTid=10338 nice=0 cgrp=default sched=0/0 handle=0xe8af6920

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | state=S schedstat=( 456041 24167 1 ) utm=0 stm=0 core=0 HZ=100

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | stack=0xe89fa000-0xe89fc000 stackSize=1014KB

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | held mutexes=

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: __switch_to+0x88/0x94

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: do_sigtimedwait+0xd8/0x1b4

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: compat_SyS_rt_sigtimedwait+0x98/0xd4

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: el0_svc_naked+0x24/0x28

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #00 pc 000498fc  /system/lib/libc.so (__rt_sigtimedwait+12)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #01 pc 0001ea73  /system/lib/libc.so (sigwait+34)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #02 pc 003514af  /system/lib/libart.so (_ZN3art9SignalSet4WaitEv+22)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #03 pc 003510af  /system/lib/libart.so (_ZN3art13SignalCatcher13WaitForSignalEPNS_6ThreadERNS_9SignalSetE+162)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #04 pc 0034fea7  /system/lib/libart.so (_ZN3art13SignalCatcher3RunEPv+198)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #05 pc 000480a7  /system/lib/libc.so (_ZL15__pthread_startPv+22)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #06 pc 0001a1a5  /system/lib/libc.so (__start_thread+6)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  (no managed stack frames)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422] "ReferenceQueueDaemon" prio=5 tid=5 Waiting

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | group="" sCount=1 dsCount=0 obj=0x12c30a60 self=0xdc92dc00

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | sysTid=10340 nice=0 cgrp=default sched=0/0 handle=0xe88f8920

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | state=S schedstat=( 12911092 7078802 26 ) utm=1 stm=0 core=0 HZ=100

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | stack=0xe87f6000-0xe87f8000 stackSize=1038KB

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | held mutexes=

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: __switch_to+0x88/0x94

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: futex_wait_queue_me+0xcc/0x124

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: futex_wait+0xec/0x200

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: do_futex+0xcc/0x47c

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: compat_SyS_futex+0xcc/0x144

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: el0_svc_naked+0x24/0x28

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #00 pc 000178c0  /system/lib/libc.so (syscall+28)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #01 pc 000b8ed5  /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #02 pc 002bcc5d  /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+516)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #03 pc 002be42b  /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+118)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #04 pc 002cd02f  /system/lib/libart.so (_ZN3artL11Object_waitEP7_JNIEnvP8_jobject+32)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #05 pc 00000557  /system/framework/arm/boot.oat (Java_java_lang_Object_wait__+74)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at java.lang.Object.wait!(Native method)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  - waiting on <0x027f7ab5> (a java.lang.Class<java.lang.ref.ReferenceQueue>)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:150)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  - locked <0x027f7ab5> (a java.lang.Class<java.lang.ref.ReferenceQueue>)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at java.lang.Thread.run(Thread.java:761)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422] "FinalizerDaemon" prio=5 tid=6 Waiting

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | group="" sCount=1 dsCount=0 obj=0x12c30af0 self=0xdc92e100

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | sysTid=10341 nice=0 cgrp=default sched=0/0 handle=0xe87f3920

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | state=S schedstat=( 9976725 3266871 47 ) utm=0 stm=0 core=0 HZ=100

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | stack=0xe86f1000-0xe86f3000 stackSize=1038KB

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | held mutexes=

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: __switch_to+0x88/0x94

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: futex_wait_queue_me+0xcc/0x124

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: futex_wait+0xec/0x200

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: do_futex+0xcc/0x47c

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: compat_SyS_futex+0xcc/0x144

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: el0_svc_naked+0x24/0x28

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #00 pc 000178c0  /system/lib/libc.so (syscall+28)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #01 pc 000b8ed5  /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #02 pc 002bcc5d  /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+516)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #03 pc 002be42b  /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+118)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #04 pc 002cd05b  /system/lib/libart.so (_ZN3artL13Object_waitJIEP7_JNIEnvP8_jobjectxi+36)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #05 pc 00000655  /system/framework/arm/boot.oat (Java_java_lang_Object_wait__JI+96)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at java.lang.Object.wait!(Native method)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  - waiting on <0x08b76ed3> (a java.lang.Object)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at java.lang.Object.wait(Object.java:407)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:188)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  - locked <0x08b76ed3> (a java.lang.Object)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:209)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:204)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at java.lang.Thread.run(Thread.java:761)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422] "HeapTaskDaemon" prio=5 tid=7 Blocked

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | group="" sCount=1 dsCount=0 obj=0x12c30c10 self=0xdc92eb00

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | sysTid=10343 nice=0 cgrp=default sched=0/0 handle=0xe85e9920

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | state=S schedstat=( 313432660 13402867 169 ) utm=30 stm=1 core=3 HZ=100

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | stack=0xe84e7000-0xe84e9000 stackSize=1038KB

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | held mutexes=

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: __switch_to+0x88/0x94

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: futex_wait_queue_me+0xcc/0x124

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: futex_wait+0xec/0x200

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: do_futex+0xcc/0x47c

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: compat_SyS_futex+0xcc/0x144

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: el0_svc_naked+0x24/0x28

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #00 pc 000178c0  /system/lib/libc.so (syscall+28)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #01 pc 000b8ed5  /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #02 pc 001cd9bd  /system/lib/libart.so (_ZN3art2gc13TaskProcessor7GetTaskEPNS_6ThreadE+288)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #03 pc 001ce03b  /system/lib/libart.so (_ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+42)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #04 pc 0016192f  /system/framework/arm/boot-core-libart.oat (Java_dalvik_system_VMRuntime_runHeapTasks__+74)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at dalvik.system.VMRuntime.runHeapTasks(Native method)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  - waiting to lock an unknown object

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at java.lang.Daemons$HeapTaskDaemon.run(Daemons.java:433)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at java.lang.Thread.run(Thread.java:761)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422] "FinalizerWatchdogDaemon" prio=5 tid=8 Sleeping

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | group="" sCount=1 dsCount=0 obj=0x12c30b80 self=0xdc92e600

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | sysTid=10342 nice=0 cgrp=default sched=0/0 handle=0xe86ee920

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | state=S schedstat=( 272135 478229 7 ) utm=0 stm=0 core=0 HZ=100

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | stack=0xe85ec000-0xe85ee000 stackSize=1038KB

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | held mutexes=

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: __switch_to+0x88/0x94

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: futex_wait_queue_me+0xcc/0x124

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: futex_wait+0xec/0x200

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: do_futex+0xcc/0x47c

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: compat_SyS_futex+0xcc/0x144

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: el0_svc_naked+0x24/0x28

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #00 pc 000178c4  /system/lib/libc.so (syscall+32)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #01 pc 000b92fd  /system/lib/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadExi+108)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #02 pc 002bcc6d  /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+532)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #03 pc 002be42b  /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+118)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #04 pc 002d091f  /system/lib/libart.so (_ZN3artL12Thread_sleepEP7_JNIEnvP7_jclassP8_jobjectxi+54)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #05 pc 000852fb  /system/framework/arm/boot.oat (Java_java_lang_Thread_sleep__Ljava_lang_Object_2JI+126)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at java.lang.Thread.sleep!(Native method)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  - sleeping on <0x0410aa10> (a java.lang.Object)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at java.lang.Thread.sleep(Thread.java:371)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  - locked <0x0410aa10> (a java.lang.Object)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at java.lang.Thread.sleep(Thread.java:313)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at java.lang.Daemons$FinalizerWatchdogDaemon.sleepFor(Daemons.java:314)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at java.lang.Daemons$FinalizerWatchdogDaemon.waitForFinalization(Daemons.java:336)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:253)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at java.lang.Thread.run(Thread.java:761)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422] "Binder:10331_1" prio=5 tid=9 Native

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | group="" sCount=1 dsCount=0 obj=0x12c30dc0 self=0xe9505e00

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | sysTid=10344 nice=0 cgrp=default sched=0/0 handle=0xe82e6920

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | state=S schedstat=( 1648487 704167 13 ) utm=0 stm=0 core=3 HZ=100

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | stack=0xe81ea000-0xe81ec000 stackSize=1014KB

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | held mutexes=

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: __switch_to+0x88/0x94

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: binder_thread_read+0x328/0xe60

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: binder_ioctl_write_read+0x18c/0x2d0

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: binder_ioctl+0x1c0/0x5fc

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: compat_SyS_ioctl+0x110/0xbac

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: el0_svc_naked+0x24/0x28

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #00 pc 000496d0  /system/lib/libc.so (__ioctl+8)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #01 pc 0001b2b7  /system/lib/libc.so (ioctl+38)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #02 pc 0003d2d7  /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #03 pc 0003d3f5  /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)

11-16 15:29:18.458 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #04 pc 0003dd4f  /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #05 pc 000504a5  /system/lib/libbinder.so (???)

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #06 pc 0000e6a7  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+178)

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #07 pc 00067b15  /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80)

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #08 pc 000480a7  /system/lib/libc.so (_ZL15__pthread_startPv+22)

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #09 pc 0001a1a5  /system/lib/libc.so (__start_thread+6)

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  (no managed stack frames)

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422] "Binder:10331_2" prio=5 tid=10 Native

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | group="" sCount=1 dsCount=0 obj=0x12c30e50 self=0xe1909800

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | sysTid=10345 nice=0 cgrp=default sched=0/0 handle=0xe81e7920

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | state=S schedstat=( 10159114 1475936 20 ) utm=1 stm=0 core=3 HZ=100

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | stack=0xe80eb000-0xe80ed000 stackSize=1014KB

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | held mutexes=

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: __switch_to+0x88/0x94

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: binder_thread_read+0x328/0xe60

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: binder_ioctl_write_read+0x18c/0x2d0

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: binder_ioctl+0x1c0/0x5fc

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: compat_SyS_ioctl+0x110/0xbac

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: el0_svc_naked+0x24/0x28

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #00 pc 000496d0  /system/lib/libc.so (__ioctl+8)

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #04 pc 0003dd4f  /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #07 pc 00067b15  /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80)

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: __switch_to+0x88/0x94

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #05 pc 00000655  /system/framework/arm/boot.oat (Java_java_lang_Object_wait__JI+96)

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: __switch_to+0x88/0x94

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: do_futex+0xcc/0x47c

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #02 pc 002bcc5d  /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+516)

11-16 15:29:18.459 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #05 pc 00000655  /system/framework/arm/boot.oat (Java_java_lang_Object_wait__JI+96)

11-16 15:29:18.460 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | held mutexes=

11-16 15:29:18.460 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: do_futex+0xcc/0x47c

11-16 15:29:18.460 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at sun.misc.Unsafe.park(Unsafe.java:325)

11-16 15:29:18.460 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1098)

11-16 15:29:18.460 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1118)

11-16 15:29:18.460 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #00 pc 000496d0  /system/lib/libc.so (__ioctl+8)

11-16 15:29:18.461 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at sun.misc.Unsafe.park(Unsafe.java:325)

11-16 15:29:18.461 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: compat_SyS_futex+0xcc/0x144

11-16 15:29:18.462 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  kernel: el0_svc_naked+0x24/0x28

11-16 15:29:18.463 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #03 pc 00012001  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+116)

11-16 15:29:18.463 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  - waiting on <0x0d45b679> (a java.lang.Object)

11-16 15:29:18.463 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  at sun.misc.Unsafe.park(Unsafe.java:325)

11-16 15:29:18.464 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  - waiting on <0x0eddbfbe> (a java.lang.Object)

11-16 15:29:18.464 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #03 pc 002be42b  /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+118)

11-16 15:29:18.464 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  native: #01 pc 000b8ed5  /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)

11-16 15:29:18.465 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | group="" sCount=1 dsCount=0 obj=0x12e22670 self=0xc1ce5500

11-16 15:29:18.465 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  | state=S schedstat=( 2520051 2138178 17 ) utm=0 stm=0 core=6 HZ=100

11-16 15:29:18.465 10331-10339/包名 A/art: art/runtime/runtime.cc:422]  - locked <0x05402e58> (a java.lang.Object)

11-16 15:29:18.649 10331-10593/包名 E/CrashReport-Native: Failed to get java thread with thread name: JDWP

11-16 15:29:18.711 10331-10593/包名 E/CrashReport: #++++++++++Record By Bugly++++++++++#

11-16 15:29:18.711 10331-10593/包名 E/CrashReport: # You can use Bugly(http:\\bugly.qq.com) to get more Crash Detail!

11-16 15:29:18.712 10331-10593/包名 E/CrashReport: # PKG NAME: 包名

11-16 15:29:18.712 10331-10593/包名 E/CrashReport: # APP VER: 2.2.6

11-16 15:29:18.715 10331-10593/包名 E/CrashReport: # LAUNCH TIME: 2018-11-16 15:28:33

11-16 15:29:18.715 10331-10593/包名 E/CrashReport: # CRASH TYPE: NATIVE_CRASH

11-16 15:29:18.716 10331-10593/包名 E/CrashReport: # CRASH TIME: 2018-11-16 15:29:18

11-16 15:29:18.716 10331-10593/包名 E/CrashReport: # CRASH PROCESS: 包名

11-16 15:29:18.716 10331-10593/包名 E/CrashReport: # CRASH THREAD: Thread-17

11-16 15:29:18.716 10331-10593/包名 E/CrashReport: # REPORT ID: 20d52a7b-9410-48e7-9b64-e6d83861093b

11-16 15:29:18.717 10331-10593/包名 E/CrashReport: # CRASH DEVICE: NX563J UNROOT

11-16 15:29:18.718 10331-10593/包名 E/CrashReport: # RUNTIME AVAIL RAM:6786949120 ROM:22999011328 SD:22999011328

11-16 15:29:18.719 10331-10593/包名 E/CrashReport: # RUNTIME TOTAL RAM:8116666368 ROM:54672162816 SD:54672162816

11-16 15:29:18.719 10331-10593/包名 E/CrashReport: # EXCEPTION FIRED BY UNKNOWN_USER 包名(10331)

11-16 15:29:18.719 10331-10593/包名 E/CrashReport: # CRASH STACK:

11-16 15:29:18.719 10331-10593/包名 E/CrashReport: SIGABRT

                                                              0x285b

                                                              #00    pc 0004aed0    /system/lib/libc.so (tgkill+12) [armeabi-v7a::8dbc89e30045d94fb414e69b02468072]

                                                              #01    pc 000485d3    /system/lib/libc.so (pthread_kill+34) [armeabi-v7a::8dbc89e30045d94fb414e69b02468072]

                                                              #02    pc 0001df61    /system/lib/libc.so (raise+10) [armeabi-v7a::8dbc89e30045d94fb414e69b02468072]

                                                              #03    pc 00019755    /system/lib/libc.so (__libc_android_abort+34) [armeabi-v7a::8dbc89e30045d94fb414e69b02468072]

                                                              #04    pc 000174f0    /system/lib/libc.so (abort+4) [armeabi-v7a::8dbc89e30045d94fb414e69b02468072]

                                                              #05    pc 00339a59    /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+328) [armeabi-v7a::0d4d89f4f9821a4c2b452a1bf9ae77b3]

                                                              java:

                                                              [Failed to get java stack]

11-16 15:29:18.719 10331-10593/com.huixinyunapp E/CrashReport: #++++++++++++++++++++++++++++++++++++++++++#


解决办法:

1、第一步

2、第二步

©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 158,117评论 4 360
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 66,963评论 1 290
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 107,897评论 0 240
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 43,805评论 0 203
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 52,208评论 3 286
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 40,535评论 1 216
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 31,797评论 2 311
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 30,493评论 0 197
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 34,215评论 1 241
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 30,477评论 2 244
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 31,988评论 1 258
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 28,325评论 2 252
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 32,971评论 3 235
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 26,055评论 0 8
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 26,807评论 0 194
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 35,544评论 2 271
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 35,455评论 2 266

推荐阅读更多精彩内容