Hi,

ClusterServer* server = new ClusterServer( <params> );
server->stop();

Although pointless, this code should not crash, yet it does so within
ClusterServer::stop().
Testing the pointers _clusterWindow and _window on NULL before calling
_clusterWindow->subReferenceUnresolved();
and
_window->resolveLinks();
resolves the issue.
Regards,
Alex


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to