Android 坑爹问题
A/art: art/runtime/jdwp/jdwp_event.cc:] Check failed: Thread::Current() != GetDebugThread() (Thread::Current()=0xabb30400, GetDebugThread()=0xabb30400) Expected event thread
A/art: art/runtime/runtime.cc:] Runtime aborting...
A/art: art/runtime/runtime.cc:] Aborting thread:
A/art: art/runtime/runtime.cc:] "JDWP" prio= tid= WaitingForDebuggerSend
A/art: art/runtime/runtime.cc:] | group="" sCount= dsCount= obj=0x12c32a60 self=0xabb30400
A/art: art/runtime/runtime.cc:] | sysTid= nice= cgrp=default sched=/ handle=0xb2150920
A/art: art/runtime/runtime.cc:] | state=R schedstat=( ) utm= stm= core= HZ=
A/art: art/runtime/runtime.cc:] | stack=0xb2054000-0xb2056000 stackSize=1014KB
A/art: art/runtime/runtime.cc:] | held mutexes= "abort lock"
A/art: art/runtime/runtime.cc:] native: # pc 00572f1e /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+)
A/art: art/runtime/runtime.cc:] native: # pc 0053f30e /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+)
A/art: art/runtime/runtime.cc:] native: # pc 0053c30b /system/lib/libart.so (_ZNK3art6Thread4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+)
A/art: art/runtime/runtime.cc:] native: # pc 00527f13 /system/lib/libart.so (_ZNK3art10AbortState10DumpThreadERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEPNS_6ThreadE+)
A/art: art/runtime/runtime.cc:] native: # pc 00527ce7 /system/lib/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+)
A/art: art/runtime/runtime.cc:] native: # pc 0051822b /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+)
A/art: art/runtime/runtime.cc:] native: # pc 0011a5b3 /system/lib/libart.so (_ZN3art10LogMessageD1Ev+)
A/art: art/runtime/runtime.cc:] native: # pc 0039b74d /system/lib/libart.so (_ZN3art4JDWP9JdwpState24AcquireJdwpTokenForEventEy+)
A/art: art/runtime/runtime.cc:] native: # pc 0039acf3 /system/lib/libart.so (_ZN3art4JDWP9JdwpState29SendRequestAndPossiblySuspendEPNS0_9ExpandBufENS0_17JdwpSuspendPolicyEy+)
A/art: art/runtime/runtime.cc:] native: # pc 003a0ec9 /system/lib/libart.so (_ZN3art4JDWP9JdwpState16PostClassPrepareEPNS_6mirror5ClassE+)
A/art: art/runtime/runtime.cc:] native: # pc 001c2a85 /system/lib/libart.so (_ZN3art3Dbg16PostClassPrepareEPNS_6mirror5ClassE+)
A/art: art/runtime/runtime.cc:] native: # pc 001689fc /system/lib/libart.so (_ZN3art11ClassLinker11DefineClassEPNS_6ThreadEPKcjNS_6HandleINS_6mirror11ClassLoaderEEERKNS_7DexFileERKNS9_8ClassDefE+)
A/art: art/runtime/runtime.cc:] native: # pc 0043d6c0 /system/lib/libart.so (_ZN3artL25DexFile_defineClassNativeEP7_JNIEnvP7_jclassP8_jstringP8_jobjectS7_S7_+)
A/art: art/runtime/runtime.cc:] native: # pc 001c5352 /system/framework/x86/boot-core-libart.oat (???)
A/art: art/runtime/runtime.cc:] at dalvik.system.DexFile.defineClassNative(Native method)
A/art: art/runtime/runtime.cc:] at dalvik.system.DexFile.defineClass(DexFile.java:)
A/art: art/runtime/runtime.cc:] at dalvik.system.DexFile.loadClassBinaryName(DexFile.java:)
A/art: art/runtime/runtime.cc:] at dalvik.system.DexPathList.findClass(DexPathList.java:)
A/art: art/runtime/runtime.cc:] at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:)
A/art: art/runtime/runtime.cc:] at com.android.tools.fd.runtime.IncrementalClassLoader$DelegateClassLoader.findClass(IncrementalClassLoader.java:)
A/art: art/runtime/runtime.cc:] at com.android.tools.fd.runtime.IncrementalClassLoader.findClass(IncrementalClassLoader.java:)
A/art: art/runtime/runtime.cc:] at java.lang.ClassLoader.loadClass(ClassLoader.java:)
A/art: art/runtime/runtime.cc:] at java.lang.ClassLoader.loadClass(ClassLoader.java:)
A/art: art/runtime/runtime.cc:] at java.lang.ClassLoader.loadClass(ClassLoader.java:)
A/art: art/runtime/runtime.cc:] at java.lang.ClassLoader.loadClass(ClassLoader.java:)
A/art: art/runtime/runtime.cc:] Dumping all threads without appropriate locks held: thread list lock mutator lock A/art: art/runtime/runtime.cc:] "Profile Saver" prio= tid= Native
A/art: art/runtime/runtime.cc:] | group="" sCount= dsCount= obj=0x12c52160 self=0xa9290600
A/art: art/runtime/runtime.cc:] | sysTid= nice=- cgrp=default sched=/ handle=0xabd7f920
A/art: art/runtime/runtime.cc:] | state=S schedstat=( ) utm= stm= core= HZ=
A/art: art/runtime/runtime.cc:] | stack=0xabc83000-0xabc85000 stackSize=1014KB
A/art: art/runtime/runtime.cc:] | held mutexes=
A/art: art/runtime/runtime.cc:] kernel: futex_wait_queue_me+0xcd/0x113
A/art: art/runtime/runtime.cc:] kernel: futex_wait+0xc1/0x194
A/art: art/runtime/runtime.cc:] kernel: do_futex+0x9b/0x740
A/art: art/runtime/runtime.cc:] kernel: SyS_futex+0xaf/0xf6
A/art: art/runtime/runtime.cc:] kernel: sysenter_do_call+0x12/0x22
A/art: art/runtime/runtime.cc:] native: # pc ffffe424 [vdso] (__kernel_vsyscall+)
A/art: art/runtime/runtime.cc:] native: # pc 0001e258 /system/lib/libc.so (syscall+)
A/art: art/runtime/runtime.cc:] native: # pc 0011d8c8 /system/lib/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadExi+)
A/art: art/runtime/runtime.cc:] native: # pc 003c9497 /system/lib/libart.so (_ZN3art12ProfileSaver3RunEv+)
A/art: art/runtime/runtime.cc:] native: # pc 003cb66a /system/lib/libart.so (_ZN3art12ProfileSaver21RunProfileSaverThreadEPv+)
A/art: art/runtime/runtime.cc:] native: # pc /system/lib/libc.so (_ZL15__pthread_startPv+)
A/art: art/runtime/runtime.cc:] native: # pc 0002029e /system/lib/libc.so (__start_thread+)
A/art: art/runtime/runtime.cc:] native: # pc 0001e076 /system/lib/libc.so (__bionic_clone+)
A/art: art/runtime/runtime.cc:] (no managed stack frames)
A/art: art/runtime/runtime.cc:]
A/art: art/runtime/runtime.cc:] "Thread-3" prio= tid= Native
A/art: art/runtime/runtime.cc:] | group="" sCount= dsCount= obj=0x12c76af0 self=0xb2f0c300
A/art: art/runtime/runtime.cc:] | sysTid= nice= cgrp=default sched=/ handle=0x9a8fa920
A/art: art/runtime/runtime.cc:] | state=S schedstat=( ) utm= stm= core= HZ=
A/art: art/runtime/runtime.cc:] | stack=0x9a7f8000-0x9a7fa000 stackSize=1038KB
A/art: art/runtime/runtime.cc:] | held mutexes=
A/art: art/runtime/runtime.cc:] kernel: __skb_recv_datagram+0x198/0x1ef
A/art: art/runtime/runtime.cc:] kernel: skb_recv_datagram+0x28/0x2a
A/art: art/runtime/runtime.cc:] kernel: unix_accept+0x48/0xe6
A/art: art/runtime/runtime.cc:] kernel: SyS_accept4+0xfa/0x1b4
A/art: art/runtime/runtime.cc:] kernel: SyS_socketcall+0x1b9/0x1db
A/art: art/runtime/runtime.cc:] kernel: sysenter_do_call+0x12/0x22
A/art: art/runtime/runtime.cc:] native: # pc ffffe422 [vdso] (__kernel_vsyscall+)
A/art: art/runtime/runtime.cc:] native: # pc 000778b9 /system/lib/libc.so (__accept4+)
A/art: art/runtime/runtime.cc:] native: # pc 00000ce3 /system/lib/libnetd_client.so (???)
A/art: art/runtime/runtime.cc:] native: # pc 0001ef17 /system/lib/libc.so (accept4+)
A/art: art/runtime/runtime.cc:] native: # pc 0001eed6 /system/lib/libc.so (accept+)
A/art: art/runtime/runtime.cc:] native: # pc /system/lib/libjavacore.so (???)
A/art: art/runtime/runtime.cc:] native: # pc 0029ab3c /system/framework/x86/boot-core-libart.oat (???)
A/art: art/runtime/runtime.cc:] at libcore.io.Posix.accept(Native method)
A/art: art/runtime/runtime.cc:] at libcore.io.BlockGuardOs.accept(BlockGuardOs.java:)
A/art: art/runtime/runtime.cc:] at android.system.Os.accept(Os.java:)
A/art: art/runtime/runtime.cc:] at android.net.LocalSocketImpl.accept(LocalSocketImpl.java:)
A/art: art/runtime/runtime.cc:] at android.net.LocalServerSocket.accept(LocalServerSocket.java:)
A/art: art/runtime/runtime.cc:] at com.android.tools.fd.runtime.Server$SocketServerThread.run(Server.java:)
A/art: art/runtime/runtime.cc:] at java.lang.Thread.run(Thread.java:)
A/art: art/runtime/runtime.cc:]
A/art: art/runtime/runtime.cc:]
A/libc: Fatal signal (SIGABRT), code - in tid (JDWP) [ - ::28.331 : W/ ]
debuggerd: handling request: pid= uid= gid= tid=
Disconnected from the target VM, address: 'localhost:8606', transport: 'socket'
Android 坑爹问题的更多相关文章
- Android 友盟分享躺过的几个坑,大坑,坑爹啊
前言:公司上线了一个项目,做Android 客户端集成友盟分享,在做得过程中,遇到了下面3个问题,希望其他小伙伴注意. ) 错误1: 1.错误描述 我是照着友盟的集成文档一步一步的集成的,做完后,发现 ...
- 坑爹的属性,android:descendantFocusability用法简析
开发中很常见的一个问题,项目中的listview不仅仅是简单的文字,常常需要自己定义listview,自己的Adapter去继承 BaseAdapter,在adapter中按照需求进行编写,问题就出现 ...
- 坑爹的Android Ble 问题记录日志
开发Ble(公司项目,防丢器)已经有一段时间,由于是第一次接触Ble而网上资料又不多,且android平台自身的差异性,遇到了很多问题.为了将来方便查阅,在此做下记录.1.中兴手机,蓝牙手动断开后,无 ...
- 关于坑爹的PopupWindow的“阻塞”争议问题:Android没有真正的“阻塞式”对话框
请先允许我对网上某些没经过亲自实践人云亦云的同志呵呵... 那么开始正文,首先"阻塞"这个词本身就存在理解上的差异! 一般我们理解的阻塞,是阻塞了某个线程,即代码执行到这里后等待这 ...
- OSG 坑爹的Android example
本人3D编程方面超级菜鸟,因为项目需要,接触了一些Open Scene Graph(OSG)引擎的相关编程工作.首先我得承认,OSG这个引擎超级牛,无论是渲染效果和效率,都没的说,很棒.但是,OSG提 ...
- android 布局权重问题(最近布局经常坑爹)
android 布局 权重 With layout_weight you can specify a size ratio between multiple views. E.g. you have ...
- Android 4.2真坑爹
艹~~~,Android4.2真坑爹,4.1以前的方法都不能使用了. 操蛋呢...
- Android环信即时通讯集成坑爹 注册报错208解决
第一种情况: 你用的环信APPkey 是授权模式的 只要改成开放模式就可以了 第二种情况: 上述情况在环信官网都有说明 但是这种情况 环信官网就没得说明 只说的是同步方法 注册 ...
- Android Toolbar 开发总结
初识 Toolbar Toolbar是在 Android 5.0 开始推出的一个 Material Design 风格的导航控件 ,Google 非常推荐大家使用 Toolbar 来作为Android ...
随机推荐
- UESTC(LCA应用:求两点之间的距离)
Journey Time Limit: 15000/3000MS (Java/Others) Memory Limit: 65535/65535KB (Java/Others) Bob has ...
- kafka之二:Kafka 设计与原理详解
一.Kafka简介 本文综合了我之前写的kafka相关文章,可作为一个全面了解学习kafka的培训学习资料. 转载请注明出处 : 本文链接 1.1 背景历史 当今社会各种应用系统诸如商业.社交.搜索. ...
- SSL卸载技术对于HTTPS应用的优化与思考
迅猛发展的互联网为我们提供了丰富的信息资源,在带来便利的同时也影响着人们工作和生活方式.而让我们无法忽视的是,在开放的互联网所带来的繁荣背后,同时也潜藏着安全方面的隐患.随着人们对网络的依赖愈渐加深, ...
- Python批量操作Linux服务器执行命令
#-*- coding: utf-8 -*- #!/usr/bin/python import paramiko import threading def ssh2(ip,username,passw ...
- bzoj4521
数位dp 复习数位dp 数位dp一般用记忆化搜索来解决 观察需要满足的条件,然后计入状态 状态还要记录是否达到上线,以及前导零 比如说这道题 dfs(bit,a4,a8,cnt,last,limit) ...
- 线段树优化建图(cf787d, 2019Wannafly Winter Camp Day7 Div1 E)
线段树优化建图,用于区间到区间建边时降低空间复杂度 建立两颗线段树,一颗in, 代表进入这个区间,一颗out,代表从这个区间出去 in树从父亲向儿子建边,代表宏观进入整个区间,不向下寻找 out树从儿 ...
- 2.1-2.2 HBase数据存储
一.HBase数据检索流程 一篇介绍HBase数据读写流程的解析的博文:http://hbasefly.com/2016/12/21/hbase-getorscan/?wsfatm=uqvhl3 1. ...
- 3-3if-else条件结构 & 3-4 & 3-5
新建类: ConditionDemo2 package com.imooc.operator; public class ConditionDemo2 { public static void mai ...
- Win10 VC++运行库集合|VC++ 2005 2008 2010 2012 2015
在Win10系统中很多朋友在运行一些软件时会遇到缺少.DLL的情况,主要是没有安装VC++运行库下面小编收集了Win10 VC++运行库集合,大家安装上去就可以了~ 微软常用软件运行库合集(vc201 ...
- msql 初识数据库
一 数据库管理软件的由来 基于我们之前所学,数据要想永久保存,都是保存于文件中, 毫无疑问, 一个文件仅仅只能存在于某一台机器上. 如果我们暂且忽略直接基于文件来存取数据的效率问题, 并且假设程序所有 ...