This may be improved with Tcl 9. Member serhiy-storchaka commented Nov 16, 2024 On other hand, it is not so easy to reproduce this with a pure Tcl -- subprocess.call(['\U0010FFFF'], executable='tclsh') does not crash. There should be something else to trigger a crash....