Hi there,
On the odd occasion I’m working in Centos testing and when I have Deadline Monitor open it at least once or twice a day crashes and locks up my desktop input (such as keyboard and mouse) completely. I flip to another tty session (or SSH) on the host machine and kill Deadline Monitor and it all comes back up fine.
I’m running Centos 6.7 ( Kernel 2.6.32-573.3.1.el6x86_64 ) with Gnome 2.28.2
I’ve got a full log that I can send but here’s the log from the crash onward
2015-09-24 13:55:43: Traceback (most recent call last):
2015-09-24 13:55:43: File "DeadlineMonitor\UI\Forms\MainWindow.py", line 2683, in onSelectedJobChanged
2015-09-24 13:55:43: IndexOutOfRangeException: length < 0
2015-09-24 13:55:43: at System.Array.Clear (System.Array array, Int32 index, Int32 length) [0x00000] in <filename unknown>:0
2015-09-24 13:55:43: at System.Collections.Generic.Dictionary`2[TKey,TValue].Clear () [0x00000] in <filename unknown>:0
2015-09-24 13:55:43: at Deadline.Importers.PythonImporter`1[Deadline.Jobs.Task].ClearData () [0x00000] in <filename unknown>:0
2015-09-24 13:55:43: at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
2015-09-24 13:55:43: at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
2015-09-24 13:55:43: Traceback (most recent call last):
2015-09-24 13:55:43: File "DeadlineMonitor\UI\Forms\MainWindow.py", line 2684, in onSelectedJobChanged
2015-09-24 13:55:43: IndexOutOfRangeException: length < 0
2015-09-24 13:55:43: at System.Array.Clear (System.Array array, Int32 index, Int32 length) [0x00000] in <filename unknown>:0
2015-09-24 13:55:43: at System.Collections.Generic.Dictionary`2[TKey,TValue].Clear () [0x00000] in <filename unknown>:0
2015-09-24 13:55:43: at Deadline.Importers.PythonImporter`1[Deadline.Reports.Report].ClearData () [0x00000] in <filename unknown>:0
2015-09-24 13:55:43: at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
2015-09-24 13:55:43: at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
Let me know if you need any more info/logs or if you want me to test anything else.
Cheers