Skip to content

今天碰到了一次服务卡住不动的情况,看起来像死锁了 #386

@JiangXiaoDong123

Description

@JiangXiaoDong123

[2025-12-30 22:41:39,668][ INFO][ yolov5_post.py:81 ] result for 6874-th image is {'det_result': '[]'}
[2025-12-30 22:41:43,446][ INFO][ yolov5_post.py:81 ] result for 6875-th image is {'det_result': '[]'}
[2025-12-30 22:41:44,532][ INFO][ yolov5_post.py:81 ] result for 6876-th image is {'det_result': '[]'}
[2025-12-30 22:41:44,638][ INFO][ yolov5_post.py:81 ] result for 6877-th image is {'det_result': '[]'}
[2025-12-30 22:41:44,721][ INFO][ yolov5_post.py:81 ] result for 6878-th image is {'det_result': '[]'}
[2025-12-30 22:41:52,941][ INFO][ yolov5_post.py:81 ] result for 6879-th image is {'det_result': '[]'}
[2025-12-30 22:41:54,337][ INFO][ffmpeg_video_demuxer.cc:154 ] Stream rtsp://jinmu.fangemai.cn:554/rtp/41010500002000002222_41010500001310000111 is end
[2025-12-30 22:42:53,928][ WARN][flow_scheduler.cc:342 ] node:draw_car_bbox running long time, and port:in_bbox has data:1 priority:6, node may be blocking or thread pool is busy.
[2025-12-30 22:42:53,928][ WARN][flow_scheduler.cc:342 ] node:draw_car_bbox running long time, and port:in_image has data:1 priority:6, node may be blocking or thread pool is busy.
[2025-12-30 22:42:53,928][ WARN][flow_scheduler.cc:342 ] node:draw_car_bbox running long time, and port:Event_Port has data:0 priority:0, node may be blocking in Send function or thread pool is busy.
[2025-12-30 22:42:53,928][ WARN][flow_scheduler.cc:342 ] node:videodecoder running long time, and port:in_video_packet has data:1 priority:2, node may be blocking or thread pool is busy.
[2025-12-30 22:42:53,928][ WARN][flow_scheduler.cc:342 ] node:videodecoder running long time, and port:Event_Port has data:0 priority:0, node may be blocking in Send function or thread pool is busy.
[2025-12-30 22:42:53,928][ WARN][flow_scheduler.cc:342 ] node:video_out running long time, and port:in_video_frame has data:1 priority:7, node may be blocking or thread pool is busy.
[2025-12-30 22:42:53,928][ WARN][flow_scheduler.cc:342 ] node:video_out running long time, and port:Event_Port has data:0 priority:0, node may be blocking in Send function or thread pool is busy.
[2025-12-30 22:42:53,928][ WARN][flow_scheduler.cc:342 ] node:videodemuxer running long time, and port:in_video_url has data:0 priority:1, node may be blocking in Send function or thread pool is busy.
[2025-12-30 22:42:53,928][ WARN][flow_scheduler.cc:342 ] node:videodemuxer running long time, and port:Event_Port has data:1 priority:0, node may be blocking or thread pool is busy.
[2025-12-30 22:42:53,928][ WARN][flow_scheduler.cc:342 ] node:yolov5_post running long time, and port:in_feat_20 has data:1 priority:5, node may be blocking or thread pool is busy.
[2025-12-30 22:42:53,928][ WARN][flow_scheduler.cc:342 ] node:yolov5_post running long time, and port:in_feat_40 has data:1 priority:5, node may be blocking or thread pool is busy.
[2025-12-30 22:42:53,928][ WARN][flow_scheduler.cc:342 ] node:yolov5_post running long time, and port:in_feat_80 has data:1 priority:5, node may be blocking or thread pool is busy.
[2025-12-30 22:42:53,928][ WARN][flow_scheduler.cc:342 ] node:yolov5_post running long time, and port:Event_Port has data:0 priority:0, node may be blocking in Send function or thread pool is busy.
[2025-12-30 22:42:53,928][ INFO][flow_scheduler.cc:360 ] Thread Pool Status:
[2025-12-30 22:42:53,928][ INFO][flow_scheduler.cc:361 ] max thread size: 512
[2025-12-30 22:42:53,928][ INFO][flow_scheduler.cc:363 ] worker thread size: 16
[2025-12-30 22:42:53,928][ INFO][flow_scheduler.cc:365 ] wating work count: 0
[2025-12-30 22:42:53,928][ INFO][flow_scheduler.cc:368 ] running_node_count: 5
[2025-12-30 22:53:22,480][ INFO][flow_scheduler.cc:459 ] shutdown flow scheduler.
[2025-12-30 22:53:22,480][ERROR][flow_scheduler.cc:438 ] the scheduler caught an error : Stop operation
[2025-12-30 22:53:48,871][ INFO][flow_scheduler.cc:459 ] shutdown flow scheduler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions