评测机怎么了
  • 板块工单反馈版
  • 楼主qhy_
  • 当前回复1
  • 已保存回复1
  • 发布时间2021/9/18 20:13
  • 上次更新2023/11/4 06:26:29
查看原帖
评测机怎么了
321290
qhy_楼主2021/9/18 20:13

它显示

            Judger Internal Error

Traceback (most recent call last):
  File "/app/luogu-judger/source/executor/LrunExecutor.py", line 55, in execute
    cwd=work_dir, stdout=subprocess.DEVNULL)
  File "/usr/lib/python3.7/subprocess.py", line 323, in call
    with Popen(*popenargs, **kwargs) as p:
  File "/usr/lib/python3.7/subprocess.py", line 775, in __init__
    restore_signals, start_new_session)
  File "/usr/lib/python3.7/subprocess.py", line 1453, in _execute_child
    restore_signals, start_new_session, preexec_fn)
BlockingIOError: [Errno 11] Resource temporarily unavailable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/app/luogu-judger/source/tasks/Compile.py", line 60, in compile
    enable_o2=enable_o2)
  File "/app/luogu-judger/source/compiler/Compiler.py", line 69, in compile
    writable_files=[work_dest_path, work_dir])
  File "/app/luogu-judger/source/executor/LrunExecutor.py", line 85, in execute
    cwd=work_dir, stdout=subprocess.DEVNULL)
  File "/usr/lib/python3.7/subprocess.py", line 323, in call
    with Popen(*popenargs, **kwargs) as p:
  File "/usr/lib/python3.7/subprocess.py", line 775, in __init__
    restore_signals, start_new_session)
  File "/usr/lib/python3.7/subprocess.py", line 1453, in _execute_child
    restore_signals, start_new_session, preexec_fn)
BlockingIOError: [Errno 11] Resource temporarily unavailable
2021/9/18 20:13
加载中...