下载
中文
注册
开启watchdog模型运行时出现coredump,报错terminate called after throwing an instance of ‘std::runtime_error’

开启watchdog模型运行时出现coredump,报错terminate called after throwing an instance of ‘std::runtime_error’

2025/03/18

26

暂无评分
我要评分

问题信息

问题来源产品大类产品子类关键字
官方模型训练PyTorch--

问题现象描述

开启watchdog模型运行时报错terminate called after throwing an instance of ‘std::runtime_error’。

放大

原因分析

开启watchdog子线程,watchdog检测到异常,抛出异常,主线程coredump。

解决措施

根据watchdog抛出的异常和plog日志分析问题根因。

本页内容