Skip to main content

How to create Bosch MVS (mobile video service) memory dump?

Related Products:

BVMS / MVS / VSDK

Overview:

On request from development to provide a dump file from MVS system please follow the steps in the solution section.

Step-by-step guide


  1. Reproduce the issue
  2. Download the Microsoft debugger procdump (https://technet.microsoft.com/en-us/sysinternals/dd996900.aspx).
  1. When application is crashing, do not click any buttons on the appeared error window that will change the program state.
  2. Run the procdump.exe from the directory where you copied the tool with following command line (Start - cmd):
  • procdump.exe –ma <name of the programm exe> <dump file name>.dmp

In the case of MVS you need to do that for all 4 MVS services:

- Bosch.MVS.SourceProvider.BVMS.Service.exe

- Bosch.MVS.DataStorage.Service.exe

- Bosch.MVS.SourceProvider.MobileCamera.Service.exe

- Bosch.MVS.Transcoder.Service.exe


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.