User Tools

Site Tools


manual:faq:how_to_create_debug_log

This is an old revision of the document!


How to create a system bug report


Some issues may require deeper investigation by Locus Map developers. In these cases, a helpdesk representative may ask you to send a bug report from your Android device. Follow the steps in this article to unlock developer options, create a bug report, and send it to helpdesk:

Android OS generally

  1. open the settings of your device and make sure you can access “Developer options”. In case you do not see this option in the settings list, please follow the instructions here >>.
  2. repeat the action in Locus Map that causes the crash
  3. move to the above-mentioned “Developer options” in the settings of your device
  4. enable USB debugging
  5. select Take bug report
  6. wait a few minutes for the report to be created (it may take up to a few minutes)
  7. the bug report should appear in your notification bar. From there (or from “Developer options”), you may send it via email to locus.map@asamm.com or better, upload to a Dropbox/Google Drive/OneDrive, etc., and share it with us (reports can be bigger than 15 MB and then they are not correctly attached to email).

Android 7.0+

After tapping “Take bug report,” you are offered two types of reports - Interactive and Full. Select Interactive.

Xiaomi - MIUI ROMs

MIUI 7 and older

  1. install the CatLog application (available on the Google Play for free)
  2. go to Security > Permissions > Root access > Allow root access to CatLog
  3. go on the same way as in the case of devices with Android OS older than 4.1

MIUI 8 and newer

  1. tap *#*#284#*#* on your phone dial
  2. copy the bug report from your memory directory sdcard/miui/debug_log

General solution for all Android versions

Instructions below are used for creating a detailed log but the procedure is more complicated.

  1. Download ADB installer
  2. Run it
  3. Press Y/Yes to install ADB and Fastboot or N/No to skip
  4. Press Y/Yes to install ADB system-wide or N/No for current user only
  5. Press Y/Yes to install Drivers or N/No to skip
  6. Continue Driver installation
  7. launch the command line WIN+R > CMD > Enter
  8. connect your phone to the PC via USB
  9. repeat the error action
  10. input adb bugreport > c:/Users/myusername/locus_log.txt in the command line
  11. press Enter
  12. wait until the bug report is done
  13. zip the bugreport (it's huge - over 30 MBs) and send it to locus.map@asamm.com
manual/faq/how_to_create_debug_log.1763636452.txt.gz · Last modified: by mstupka