+1 for the patch. With this patch applied, I can see that the domain is
successfully defined.
Now the method provider (VSMS.DefineSystem) blocks with pegasus on the
trigger_indication() call. Details here:
define_system() --> trigger_indication() --> stdi_trigger_indication()
--> CBInvokeMethod()
Pegasus's provider agent (cimprovagt) got a SIGSEGV when calling
CBInvokeMethod().
--
- Zhengang