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 ...
随机推荐
- Jmeter 施压 SQL server数据库的时候,如何设置?
1. 在应用Jmeter进行施压之前,有个重要的端口需要手动查找出来.该端口在第三部要使用.开始——程序——microsoft SQL Server 2008R2——配置工具——SQL Server ...
- LiveCD、LiveDVD和BinDVD区别在哪里
本文转载自: http://www.kankanews.com/ICkengine/archives/86968.shtml 1.CentOS系统镜像有两个,安装系统只用到第一个镜像即CentOS-6 ...
- 通用双向链表的设计(参考Linux系统中的实现)
通常我们设计设计链表都是将数据域放在里面,这样每次需要使用链表的时候都需要实现一个链表,然后重新实现它的相关操作,这里参考Linux系统中的设计实现了一个通用的双向链表,只需要在你的结构里面有一个这个 ...
- eclipse的工程里的*.properties文件默认以unicode的编码形式显示
今天发现导入eclipse的工程里的*.properties文件无法显示中文,是unicode的编码形式显示的. 原因是Eclipse的.properties文件的默认编码为iso-8859-1. 选 ...
- kafka数据可靠性深度解读【转】
1 概述 Kakfa起初是由LinkedIn公司开发的一个分布式的消息系统,后成为Apache的一部分,它使用Scala编写,以可水平扩展和高吞吐率而被广泛使用.目前越来越多的开源分布式处理系统如Cl ...
- 【220】◀▶ IDL 数组操作函数说明
参考:Array Creation Routines —— 创建数组函数参考:Array Manipulation Routines —— 操作数组函数 01 MAX 最大值. 02 MIN ...
- POJ - 3278 Catch That Cow BFS求线性双向最短路径
Catch That Cow Farmer John has been informed of the location of a fugitive cow and wants to catch he ...
- javascript runat server
<script runat="server"> protected void SubmitBtn_Click(object sender, EventArgs e) { ...
- http协议之基础概念篇(1)
内容概述: 该篇主要内容概述 a.http相关术语解析 b.http的基本原理与工作流程 c.相关工具的使用(Wireshark) 作用介绍 绝大多数的web开发,都是构建在http协议之上的. HT ...
- PaddlePaddle分布式训练及CTR预估模型应用
前言:我在github上创建了一个新的repo:PaddleAI, 准备用Paddle做的一系列有趣又实用的案例,所有的案例都会上传数据代码和预训练模型,下载后可以在30s内上手,跑demo出结果,让 ...