You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OCC 6.5 without patch: Very large mesh and sefault at radius 17.
OCC 6.5 with patch: Good mesh size, no sefault
OCC 6.5.1 / OCE 0.6 without patch: The mesh size is small and constant. Segfault at radius 17.
OCC 6.5.1 / OCE 0.6 with patch: Good mesh size. Segfault at radius 17.
The mesh size problem has been fixed by OCCT 6.5.1, but the segfault has not. This bug has been register by OCC as OCC22445. (http://www.opencascade.org/org/forum/thread_20486). I guess it's still concidered as open as it's not in the OCCT 6.5.1 releases notes.
The text was updated successfully, but these errors were encountered:
See the source code to reproduce this bug at:
http://groups.google.com/group/oce-dev/browse_thread/thread/20b05eb496a7eb9e/dfa5786377563d10
This post was about OCCT 6.5. The output of the test program is a bit different with OCCT 6.5.1/OCE 0.6:
With the patch: https://gist.github.com/1258872
Without the patch: https://gist.github.com/1258842
Bug status with different versions:
The mesh size problem has been fixed by OCCT 6.5.1, but the segfault has not. This bug has been register by OCC as OCC22445. (http://www.opencascade.org/org/forum/thread_20486). I guess it's still concidered as open as it's not in the OCCT 6.5.1 releases notes.
The text was updated successfully, but these errors were encountered: