简体   繁体   中英

Not getting Logs in logcat

In my application after a particular Activity the logcat stops working with the following Error message. Segmentation fault logcat -v long

After that i have to start the Emulator again then only it shows the logs.

Can anyone pls help?

进入设备视图,单击转储hprof文件(对于eclipse菜单中的设备视图:window-> show view-> other-android-> devices)

This might work.

Go to the DDMS perspective of eclipse.

In the devices panel, there is View menu(shown with down arrow) next to minize button. When you click on view menu there is button to reset adb. Click on that. It might fix the issues with the logcat.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM