Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Integrate breakpad for the RDK-B component if it is not already integrated.
  • Add crashupload package to the respective .bb file
  • Make necessary changes in uploadDumps.sh to update the URL of server.
  • Install the uploadDumps.sh and its dependencies in respective .bbappend file
  • Add coredump-upload.service, coredump-upload.path to the bbappend file.
  • Generate dmp file by generating a crash on the component.
  • Below logs will be generated during the execution of uploadDumps and same can be seen in /rdklogs/logs/core_log.txt
       
  • Check from server side the upload was successful or not.
  • Attached procedure for installing breakpad and generating crash in local machine.
  • View file
    nameRDKB_Component_Stacktrace_locally.txt
    height250
    View file
    nameProcess_to_generate_dumps_and_extract.txt
    height250