Calling *txoutset calls in the console has been broken since #19056. The addition of the RpcInterruptionPoint() calls means that any user running the GUI without passing -server, will just see “Shutting down” printed to the console:

cc @MarcoFalke