910设备进行PaddleOCR OM推理报错EZ9999:Inner Error!
收藏回复举报
910设备进行PaddleOCR OM推理报错EZ9999:Inner Error!
t('forum.solved') 已解决
新人帖
发表于2025-07-07 15:25:01
0 查看
(base) [root@bms-02 out]# ./msame --model "./n21_line_detect_rtdetr_910B3.om"  --output "./out/" --outfmt TXT --lo 

op 1 

[INFO] acl init success 

[INFO] open device 0 success 

[INFO] create context success 

[INFO] create stream success 

[INFO] get run mode success 

[INFO] load model ./n21_line_detect_rtdetr_910B3.om success 

[INFO] create model description success 

[INFO] get input dynamic gear count success 

[INFO] create model output success 

./out//202577_15_22_39_952365 

[INFO] exception_cb streamId:4 taskId:446 deviceId: 0 opName:p2o.GatherND.2 inputCnt:2 outputCnt:1 

[INFO] exception_cb hostaddr:0x12c0807f0000 devaddr:0x12c045600000 len:2400 write to filename:exception_cb_index_0_input_0_format_0_dtype_1_shape_1x300x4.bin 

[INFO] exception_cb hostaddr:0x12c0807f1000 devaddr:0x12c045626600 len:1600 write to filename:exception_cb_index_0_input_1_format_0_dtype_9_shape_1x100x2.bin 

[INFO] exception_cb hostaddr:0x12c0807f2000 devaddr:0x12c045604c00 len:800 write to filename:exception_cb_index_0_output_0_format_0_dtype_1_shape_1x100x4.bin 

EZ9999: Inner Error! 

EZ9999: [PID: 773956] 2025-07-07-15:22:39.987.482 The error from device(chipId:0, dieId:0), serial number is 12, there is an aivec error exception, core id is 35, error code = 0, dump info: pc start: 0x1240001a8000, current: 0x1240001a814c, vec error info: 0xab09840290, mte error info: 0x1f1e00072b, ifu error info: 0x200000007ffc0, ccu error info: 0x9389f39800000000, cube error info: 0, biu error info: 0, aic error mask: 0x6500020bd00028c, para base: 0x12c0c0044ef8.[FUNC:ProcessStarsCoreErrorInfo][FILE:device_error_proc.cc][LINE:1434] 

        TraceBack (most recent call last): 

       The extend info: errcode:(0, 0x8000, 0) errorStr: When the D-cache reads and writes data to the UB, the response value returned by the bus is a non-zero value. fixp_error0 info: 0xe00072b, fixp_error1 info: 0x1f, fsmId:1, tslot:0, thread:0, ctxid:0, blk:0, sublk:0, subErrType:4.[FUNC:ProcessStarsCoreErrorInfo][FILE:device_error_proc.cc][LINE:1446] 

       Op execute failed. origin_op_name [p2o.GatherND.2], op_name [p2o.GatherND.2], error_info: task_id 446, stream_id 4, tid 773956, device_id 0, retcode 0x7bc83[FUNC:ErrorTrackingCallback][FILE:error_tracking.cc][LINE:116] 

       Aicore kernel execute failed, device_id=0, stream_id=4, report_stream_id=2, task_id=446, flip_num=0, fault kernel_name=te_gathernd_bf762c05cd43fd75d824097172c250a6a17cba1d1f9255847847a663e24cf84fe8417914048353dd94bfd89f89aa4e2da0d02c5abfe97dcbdfe1b49a6638ed11_static_bin, fault kernel info ext=te_gathernd_bf762c05cd43fd75d824097172c250a6a17cba1d1f9255847847a663e24cf84f__kernel0, program id=167, hash=2915671149519353537.[FUNC:GetError][FILE:stream.cc][LINE:1119]

 

AIC_INFO] after execute:args print end[FUNC:GetError][FILE:stream.cc][LINE:1119] 

       Fail to synchronize forbbiden stream, retCode=0x7150050![FUNC:SynchronizeExecute][FILE:model.cc][LINE:759] 

       Model synchronize execute failed, model_id=0, timeout=-1![FUNC:GetStreamToSyncExecute][FILE:model.cc][LINE:821] 

       rtModelExecuteSync execute failed, reason=[the model stream execute failed][FUNC:FuncErrorReason][FILE:error_message_manage.cc][LINE:53] 

       [Exec][Model]Execute model failed, ge result[507011], modelId[1][FUNC:ReportCallError][FILE:log_inner.cpp][LINE:161] 

       [Exec][Model]modelId[1] execute failed, result[507011][FUNC:ReportInnerError][FILE:log_inner.cpp][LINE:145] 

 

[ERROR] execute model failed, modelId is 1 

Inference time: 41.097ms 

[ERROR] model execute failed 

[INFO] unload model success, model Id is 1 

[INFO] destroy model input success 

[ERROR] Sample process failed 

[INFO] end to destroy stream 

[INFO] end to destroy context 

[INFO] end to reset device is 0 

[INFO] end to finalize acl 

(base) [root@bms-02 out]#  

我要发帖子