ID:2864420
 
Resolved
Input command expansion could hang if the list of potential arguments was too huge.
BYOND Version:515
Operating System:Windows 10 Enterprise 64-bit
Web Browser:Chrome 112.0.0.0
Applies to:Dream Daemon
Status: Resolved (515.1604)

This issue has been resolved.
Descriptive Problem Summary:

Uncertain on the exact cause at this time. Provided partial dumps has reveled that the process appears to be stopping somewhere in ExpandStr().

From the latest dump, it was found that a u2c index was going through the list where the length might be an int. Suggesting that there is probably a verb argument potentially expanding upon a huge list.
Lummox JR resolved issue with message:
Input command expansion could hang if the list of potential arguments was too huge.
This bug was caught in test build 1604.3 and the fix will appear in the following build.