Archived issue #0033446
Modeling Alghorithms - Creating offset with one of the degenerated edge leads to crash
Description
test bugs modalg_4 bug22646
test case on debug mode leads to crash.
The reason is - from working section all degenerated edges removes and we can't find index of not-existed edge.
So, index of this edge is size() + 1, means out-of range.
test case on debug mode leads to crash.
The reason is - from working section all degenerated edges removes and we can't find index of not-existed edge.
So, index of this edge is size() + 1, means out-of range.
Steps to reproduce
test bugs modalg_4 bug22646 in debug mode
Public activity
5 archived notes
Participants are labeled by their role within this record.
Branch [archived branch] has been created by Participant.
[revision removed]
Detailed log of new commits:
Author: Commenter 1
Date: Tue Aug 8 12:52:12 2023 +0100
0033446: Modeling Alghorithms - Creating offset with one of the degenerated edge leads to crash
Added condition to prevent out of range error
[revision removed]
Detailed log of new commits:
Author: Commenter 1
Date: Tue Aug 8 12:52:12 2023 +0100
0033446: Modeling Alghorithms - Creating offset with one of the degenerated edge leads to crash
Added condition to prevent out of range error
Please, review branch:
OCCT - CR33446
Results of testing:
http://jenkins-test-10.nnov.opencascade.com/view/CR33446-master-Commenter 1/view/COMPARE/
OCCT - CR33446
Results of testing:
http://jenkins-test-10.nnov.opencascade.com/view/CR33446-master-Commenter 1/view/COMPARE/
Dear bugmaster,
please integrate:
OCCT: CR33446
PROD: No
please integrate:
OCCT: CR33446
PROD: No
Combination -
OCCT branch : [archived branch]
master SHA - [revision removed]
[revision removed]
Products branch : [archived branch] SHA - [revision removed]
was compiled on Linux, MacOS and Windows platforms and tested in optimize mode.
Number of compiler warnings:
No new/fixed warnings
Regressions/Differences/Improvements:
No regressions/differences
CPU differences:
Ubuntu2004-64:
OCCT
Total CPU difference: 17919.410000000214 / 17726.160000000345 [+1.09%]
Products
Total CPU difference: 11794.940000000031 / 11812.120000000012 [-0.15%]
Windows-64-VC142:
OCCT
Total CPU difference: 19240.53125 / 20314.75 [-5.29%]
Products
Total CPU difference: 14057.390625 / 12777.984375 [+10.01%]
Image differences :
No differences that require special attention
Memory differences :
No differences that require special attention
OCCT branch : [archived branch]
master SHA - [revision removed]
[revision removed]
Products branch : [archived branch] SHA - [revision removed]
was compiled on Linux, MacOS and Windows platforms and tested in optimize mode.
Number of compiler warnings:
No new/fixed warnings
Regressions/Differences/Improvements:
No regressions/differences
CPU differences:
Ubuntu2004-64:
OCCT
Total CPU difference: 17919.410000000214 / 17726.160000000345 [+1.09%]
Products
Total CPU difference: 11794.940000000031 / 11812.120000000012 [-0.15%]
Windows-64-VC142:
OCCT
Total CPU difference: 19240.53125 / 20314.75 [-5.29%]
Products
Total CPU difference: 14057.390625 / 12777.984375 [+10.01%]
Image differences :
No differences that require special attention
Memory differences :
No differences that require special attention
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]