Analyzing Core Dump

Run mos debug-core-dump in the root directory of your application. You will need to have docker installed on your computer.

If you run mos console in the root directory of your application and a core dump occurs, the mos tool will catch and analyse it, provided docker is installed.

2 Likes