【发布时间】:2018-09-15 07:39:52
【问题描述】:
我使用的是 Android Studio 3.0.1。今天我已将我的 IDE 更新为 3.1(32 位)。完全更新后,Android Studio 没有启动。
--------------- P R O C E S S ---------------
Java 线程:(=> 当前线程) => 0x05e77000 JavaThread“AWT-Windows”守护进程 [_thread_in_native, id=10244, stack(0x06490000,0x06590000)] 0x05e76800 JavaThread “AWT-关闭”[_thread_blocked,id=7420, 堆栈(0x06390000,0x06490000)] 0x05e76000 JavaThread“Java2D Disposer”守护进程 [_thread_blocked, id=11024, 堆栈(0x06290000,0x06390000)] 0x038b6800 JavaThread“服务线程” 守护进程 [_thread_blocked, id=12520, stack(0x04920000,0x04a20000)]
0x0385cc00 JavaThread "C1 CompilerThread2" 守护进程 [_thread_in_vm, id=12092, 堆栈(0x04820000,0x04920000)] 0x03857400 JavaThread "C2 CompilerThread1" 守护进程 [_thread_in_native, id=6008, 堆栈(0x04720000,0x04820000)] 0x03854800 JavaThread“C2 CompilerThread0" 守护进程 [_thread_blocked, id=2820, 堆栈(0x04620000,0x04720000)] 0x03853800 JavaThread“附加 监听器”守护进程 [_thread_blocked, id=4548, 堆栈(0x04520000,0x04620000)] 0x03852c00 JavaThread“信号 Dispatcher”守护进程 [_thread_blocked, id=9868, 堆栈(0x04420000,0x04520000)] 0x03852000 JavaThread“代理 Locker Thread (Concurrent GC)" 守护进程 [_thread_blocked, id=13096, 堆栈(0x04320000,0x04420000)] 0x03842000 JavaThread“终结器” 守护进程 [_thread_blocked, id=13860, stack(0x03f80000,0x04080000)]
0x0382b400 JavaThread“引用处理程序”守护进程 [_thread_blocked, id=4532,堆栈(0x03e80000,0x03f80000)] 0x01b3d800 JavaThread“主” [_thread_in_Java, id=10084, 栈(0x00050000,0x00150000)]其他线程:0x03827000 VMThread [堆栈:0x03d80000,0x03e80000] [id=8028] 0x038ca400 WatcherThread [堆栈:0x04a20000,0x04b20000] [id=8568]
VM 状态:不在安全点(正常执行)
VM Mutex/Monitor 当前由一个线程拥有:无
提前致谢
【问题讨论】:
标签: java android android-studio