Got a crash. I was reducing the Length in the Timeline Configuration panel, using the mousewheel. 100% repro. Simple project, just a burst particle effect, no timeline data.
############################################################################################
ERROR in
action number 1
of Step Event0
for object control:
index out of bounds request 14 maximum size is 14############################################################################################
gml_Script_timeline_handler (line 487)
gml_Script_app_content_timeline (line 15)
gml_Script_app_screen_editor (line 323)
gml_Script_app_step (line 19)
gml_Script_app_update (line 225)
gml_Object_control_Step_0 (line 1)