Page 1 of 1

Bug report -submitting job block without tasks crashes server process

Posted: Fri Apr 17, 2020 4:48 pm
by belegdae
Hi Timur,

You may already be aware of this one.
If a job is submitted with no tasks in a block, it causes the server to immediately crash.

The error log reports:

Code: Select all

AFERROR: JobProgress::JobProgress: Invalid number of tasks = 0 (m_job_id=0,block=0)
Server starts up again perfectly fine after.

Best,

Bele