id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
983	Scene thread calls step() before Scene is initialized.	DavidCzech	DavidCzech	Scene creates the Scene thread before it finishes it construction, leading to a call to step() with self=NULL. To solve this, the Scene Thread must start '''after''' the scene object is constructed. Problem is evident in multicore machines.	defect	new	Medium	beta3	soy.scenes	Trunk		scene, thread	
