getAssocs() in interopServerProvider, we try to create an instance of CIM_System. However, this supposes that the class exists in the class repository, which is not the case if cmpi-base (or other System provider) is not installed. The result is a crash when we eventually try to CMReturnObjectPath().
patch for 1.3
committed to CVS HEAD and git master