in StdSelect_BrepOwner.cxx line 142 :
if(myPrsSh.IsNull())
PM->Clear(myPrsSh,M);//
what's the point of clearing a null object ?
maybe it should be :
if(!myPrsSh.IsNull())
Stephane
Forum supervisor Tue, 10/30/2007 - 10:30
Hello Stephane,
Thank you for noticing and reporting this problem. It is now registered as the bug OCC17460 "Error in StdSelect_BRepOwner::Clear". We shall fix the problem and provide the fix in one of the next releases of Open CASCADE Technology - for the list of fixes please check the Release Notes at http://www.opencascade.org/getocc/whatsnew/.
Hi Pawel,
Unfortunately the identified bug still is not fixed because of lack of resources.
We will increase priority of this bug and will try to do all our best to fix it at the nearest time depending on our technical capabilities. If you can't wait and the problem is urgent for you, you may contact us via Contact Form http://www.opencascade.org/about/contacts/.
Regards
Tue, 10/30/2007 - 10:30
Hello Stephane,
Thank you for noticing and reporting this problem. It is now registered as the bug OCC17460 "Error in StdSelect_BRepOwner::Clear". We shall fix the problem and provide the fix in one of the next releases of Open CASCADE Technology - for the list of fixes please check the Release Notes at http://www.opencascade.org/getocc/whatsnew/.
Best regards,
Forum Supervisor
Fri, 06/10/2011 - 17:54
The problem still exists in OCC6.5.0
Tue, 06/14/2011 - 10:59
Hi Pawel,
Unfortunately the identified bug still is not fixed because of lack of resources.
We will increase priority of this bug and will try to do all our best to fix it at the nearest time depending on our technical capabilities. If you can't wait and the problem is urgent for you, you may contact us via Contact Form http://www.opencascade.org/about/contacts/.
Regards