You need to open the dmp file in visual studio. For that you will require the debug symbols in the editor. I dont have any file at hand but it should be in the build folder save->crashes (same as with the editor)
When drag into visual you will see on the right the Actions section, there select DebugWithNativeOnly and you should be able to get the callstack.