id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
873	Segfault entering #'inspect during make-instance :around	ec		"{{{
? (defclass test () ())
? (defmethod make-instance :around ((a standard-class) &rest args) (inspect (call-next-method)))
? (make-instance 'test)
Segfault
}}}"	defect	closed	normal	Clozure CL 1.7	Runtime (threads, GC)	trunk	invalid		
