AWS Thinkbox Discussion Forums

monitor crash 8.1.0.2

I was sending remote commands to a few slaves. After a few, the monitor crashed to desktop. In the log:

2016-06-14 17:41:26: Main Window shown
2016-06-14 17:41:26: Time to show main window: 172.000 ms
2016-06-14 18:05:11: Traceback (most recent call last):
2016-06-14 18:05:11: File “DeadlineUI/Commands/DeadlineCommands.py”, line 93, in Execute
2016-06-14 18:05:11: File “DeadlineUI/Commands/RemoteCommands.py”, line 835, in InnerExecute
2016-06-14 18:05:11: UnboundLocalError: local variable ‘comment’ referenced before assignment
2016-06-14 18:06:11: Traceback (most recent call last):
2016-06-14 18:06:11: File “DeadlineUI/Commands/DeadlineCommands.py”, line 93, in Execute
2016-06-14 18:06:11: File “DeadlineUI/Commands/RemoteCommands.py”, line 835, in InnerExecute
2016-06-14 18:06:11: UnboundLocalError: local variable ‘comment’ referenced before assignment
2016-06-14 18:06:26: Traceback (most recent call last):
2016-06-14 18:06:26: File “DeadlineUI/Commands/DeadlineCommands.py”, line 93, in Execute
2016-06-14 18:06:26: File “DeadlineUI/Commands/RemoteCommands.py”, line 835, in InnerExecute
2016-06-14 18:06:26: UnboundLocalError: local variable ‘comment’ referenced before assignment
2016-06-14 18:06:38: Traceback (most recent call last):
2016-06-14 18:06:38: File “DeadlineUI/Commands/DeadlineCommands.py”, line 93, in Execute
2016-06-14 18:06:38: File “DeadlineUI/Commands/RemoteCommands.py”, line 835, in InnerExecute
2016-06-14 18:06:38: UnboundLocalError: local variable ‘comment’ referenced before assignment
2016-06-14 18:06:53: Traceback (most recent call last):
2016-06-14 18:06:53: File “DeadlineUI/Commands/DeadlineCommands.py”, line 93, in Execute
2016-06-14 18:06:53: File “DeadlineUI/Commands/RemoteCommands.py”, line 835, in InnerExecute
2016-06-14 18:06:53: UnboundLocalError: local variable ‘comment’ referenced before assignment

Event viewer had 2 crashes shown for the same second, first a .NET crash:

Application: deadlinemonitor.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
Stack:
   at Python.Runtime.Runtime.PyImport_ExecCodeModule(System.String, IntPtr)
   at Python.Runtime.Runtime.PyImport_ExecCodeModule(System.String, IntPtr)
   at Python.Runtime.PythonEngine.ModuleFromString(System.String, System.String, System.String, Boolean)
   at FranticX.Scripting.PythonNetScriptEngine.ExecuteFile(System.String, System.String, Boolean)
   at Deadline.Scripting.DeadlineScriptManager.CreateModuleFromFile(System.String)
   at a.a(System.String[])

Then an application error:

Faulting application name: deadlinemonitor.exe, version: 8.1.0.2, time stamp: 0x57576121
Faulting module name: sip.pyd, version: 0.0.0.0, time stamp: 0x53f62036
Exception code: 0xc0000005
Fault offset: 0x0000000000008684
Faulting process id: 0x2b80
Faulting application start time: 0x01d1c69e9d0a29dc
Faulting application path: C:\Program Files\Thinkbox\Deadline8\bin\deadlinemonitor.exe
Faulting module path: C:\Program Files\Thinkbox\Deadline8\bin\lib\site-packages\sip.pyd
Report Id: 7fcdaaf4-3295-11e6-abde-0025909b7159

I think we have this slated to be fixed internally already, but I’ll double check. Thanks for the logs! :slight_smile:

Cheers,
Jon

Privacy | Site terms | Cookie preferences