找到ins.cc源文件
line:580找到函数int updateins(const insopt_t *insopt,insstate_t *ins,const imud_t *data)
在声明变量 domge时,对其进行初始化:double domge = {0.0};
即可正常运行