Hi Eliot --

Hmm... our CI can successfully update a 22095 to HEAD without issues. Once per day. Hmm... I am not sure why the Debugger would be involved in a regular update. The debugger cue ist just for invocation. Even existing debugger windows should keep on working.

What's the situation where the debugger wants to appear during an update?

Best,
Marcel

Am 18.01.2024 23:36:44 schrieb Eliot Miranda <eliot.miranda@gmail.com>:

Hi All,

    I'm guessing there's some package ordering update missing to ensure the new debugger cue is defined.  I just attempted to update a VMMaker image and got the following infinite recursion:

     0x1465199e8 s UndefinedObject>handleSignal: 0x1186898e0: a(n) UndefinedObject
     0x146518030 s MessageNotUnderstood(Exception)>signal 0x146517c30: a(n) MessageNotUnderstood
     0x146517818 s UndefinedObject(Object)>doesNotUnderstand: new 0x1186898e0: a(n) UndefinedObject
     0x146517c78 s ProcessorScheduler>debugContext:title:full:contents: 0x11869afe0: a(n) ProcessorScheduler
     0x1465180e8 s ECToolSet class(StandardToolSet class)>handleError: 0x1195d6c88: a(n) ECToolSet
     0x146518500 s ToolSet class>handleError: 0x118a26690: a(n) ToolSet
     0x146518900 s UnhandledError>defaultAction 0x146518e50: a(n) UnhandledError
     0x146518d98 s UndefinedObject>handleSignal: 0x1186898e0: a(n) UndefinedObject
     0x1465191d0 s UnhandledError(Exception)>signal 0x146518e50: a(n) UnhandledError
     0x146519668 s UnhandledError class>signalForException: 0x118a27df8: a(n) UnhandledError
     0x146519aa0 s MessageNotUnderstood(Error)>defaultAction 0x1465185b8: a(n) MessageNotUnderstood
     0x146519f38 s MessageNotUnderstood>defaultAction 0x1465185b8: a(n) MessageNotUnderstood
     0x14651a370 s UndefinedObject>handleSignal: 0x1186898e0: a(n) UndefinedObject
     0x1465189b8 s MessageNotUnderstood(Exception)>signal 0x1465185b8: a(n) MessageNotUnderstood
     0x1465181a0 s UndefinedObject(Object)>doesNotUnderstand: new 0x1186898e0: a(n) UndefinedObject
     0x146518600 s ProcessorScheduler>debugContext:title:full:contents: 0x11869afe0: a(n) ProcessorScheduler
     0x146518a70 s ECToolSet class(StandardToolSet class)>handleError: 0x1195d6c88: a(n) ECToolSet
     0x146518e88 s ToolSet class>handleError: 0x118a26690: a(n) ToolSet
     0x146519288 s UnhandledError>defaultAction 0x1465197d8: a(n) UnhandledError
     0x146519720 s UndefinedObject>handleSignal: 0x1186898e0: a(n) UndefinedObject
     0x146519b58 s UnhandledError(Exception)>signal 0x1465197d8: a(n) UnhandledError
     0x146519ff0 s UnhandledError class>signalForException: 0x118a27df8: a(n) UnhandledError
     0x14651a428 s MessageNotUnderstood(Error)>defaultAction 0x146518f40: a(n) MessageNotUnderstood
     0x14651a8c0 s MessageNotUnderstood>defaultAction 0x146518f40: a(n) MessageNotUnderstood
     0x14651acf8 s UndefinedObject>handleSignal: 0x1186898e0: a(n) UndefinedObject
     0x146519340 s MessageNotUnderstood(Exception)>signal 0x146518f40: a(n) MessageNotUnderstood
     0x146518b28 s UndefinedObject(Object)>doesNotUnderstand: new 0x1186898e0: a(n) UndefinedObject
     0x146518f88 s ProcessorScheduler>debugContext:title:full:contents: 0x11869afe0: a(n) ProcessorScheduler
     0x1465193f8 s ECToolSet class(StandardToolSet class)>handleError: 0x1195d6c88: a(n) ECToolSet
     0x146519810 s ToolSet class>handleError: 0x118a26690: a(n) ToolSet
     0x146519c10 s UnhandledError>defaultAction 0x14651a160: a(n) UnhandledError
     0x14651a0a8 s UndefinedObject>handleSignal: 0x1186898e0: a(n) UndefinedObject
     0x14651a4e0 s UnhandledError(Exception)>signal 0x14651a160: a(n) UnhandledError
     0x14651a978 s UnhandledError class>signalForException: 0x118a27df8: a(n) UnhandledError
     0x14651adb0 s MessageNotUnderstood(Error)>defaultAction 0x1465198c8: a(n) MessageNotUnderstood
     0x14651b248 s MessageNotUnderstood>defaultAction 0x1465198c8: a(n) MessageNotUnderstood
     0x14651b680 s UndefinedObject>handleSignal: 0x1186898e0: a(n) UndefinedObject
     0x146519cc8 s MessageNotUnderstood(Exception)>signal 0x1465198c8: a(n) MessageNotUnderstood
     0x1465194b0 s UndefinedObject(Object)>doesNotUnderstand: new 0x1186898e0: a(n) UndefinedObject
     0x146519910 s ProcessorScheduler>debugContext:title:full:contents: 0x11869afe0: a(n) ProcessorScheduler
_,,,^..^,,,_
best, Eliot