View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0033173 | Community | OCCT:Modeling Algorithms | public | 2022-10-14 16:03 | 2022-12-11 22:37 |
Reporter | festive-shrimp | Assigned To | |||
Priority | urgent | Severity | major | ||
Status | verified | Resolution | fixed | ||
Platform | Linux | OS | Ubuntu 20.04 | ||
Product Version | 7.6.3 | ||||
Target Version | 7.7.1 | ||||
Summary | 0033173: Modeling Algorithms - Regression in BRepExtrema_DistShapeShape causing Standard_OutOfRange exception | ||||
Description | BRepExtrema_DistShapeShape throws a "Standard_OutOfRange" exception (with no message) when given two particular wires in OCCT 7.6.3, while the exact same code works perfectly well in OCCT 7.5.3. | ||||
Steps To Reproduce | Download the attached program and BREP files, put them in the same directory and run: g++ dss-error.cpp -I/usr/local/include/opencascade -o dss-error -lTKernel -lTKTopAlgo -lTKBRep -lTKMath && ./dss-error or run in Draw "test bugs modalg_8 bug33173" | ||||
Additional information and documentation updates | Output of the attached program with different versions of OpenCASCADE installed: OCCT 7.5.3: festive@shrimp:~$ g++ dss-error.cpp -I/usr/local/include/opencascade -o dss-error -lTKernel -lTKTopAlgo -lTKBRep -lTKMath && ./dss-error Found distance 7.04911e-07 OCCT 7.6.3: festive@shrimp:~$ g++ dss-error.cpp -I/usr/local/include/opencascade -o dss-error -lTKernel -lTKTopAlgo -lTKBRep -lTKMath && ./dss-error terminate called after throwing an instance of 'Standard_OutOfRange' Aborted | ||||
Tags | No tags attached. | ||||
Test case number | bugs/modalg_8/bug33173 | ||||
|
dssfail1.brep (5,906 bytes) dssfail2.brep (6,873 bytes) dss-error.cpp (639 bytes) |
|
Branch CR33173 has been created by ifv. SHA-1: 2d58c6c7ef51013b67e90a4cd36d5c7d1a3a532b Detailed log of new commits: Author: ifv Date: Mon Oct 17 17:22:44 2022 +0300 0033173: Regression in BRepExtrema_DistShapeShape causing Standard_OutOfRange exception |
|
Branch CR33173 has been updated forcibly by ifv. SHA-1: 14ee0a8e5b4bf3e4a7f0dc935309ffb83beeed8f |
|
Branch CR33173 in OCCT rep. is ready for review Test results: http://jenkins-test-08.nnov.opencascade.com/view/CR33173-master-ifv/view/COMPARE/ Branches for integrations: OCCT - CR33173 Products - not |
|
Please analyze if we need to make 'continue' instead of 'break' in the patch. |
|
Branch CR33173 has been updated forcibly by ifv. SHA-1: 40b924480ef65308e4d7effa6ed9d81066bb60a8 |
|
Branch CR33173 has been updated forcibly by ifv. SHA-1: c6548caa33da3b5afb95c614977b16b12b5d6622 |
|
Branch CR33173 in OCCT rep. is ready for review Test results: http://jenkins-test-08.nnov.opencascade.com/view/CR33173-master-ifv/view/COMPARE/ Branches for integrations: OCCT - CR33173 Products - not |
|
Branch CR33173 has been deleted by mnt. SHA-1: c6548caa33da3b5afb95c614977b16b12b5d6622 |
occt: master 8175a70c 2022-10-17 17:22:44
Committer: vglukhik Details Diff |
0033173: Modeling Algorithms - Regression in BRepExtrema_DistShapeShape causing Standard_OutOfRange exception Extrema/Extrema_ExtCC.cxx - checking number of solutions is added tests/bugs/modalg_8/bug33173 - test case added |
Affected Issues 0033173 |
|
mod - src/Extrema/Extrema_ExtCC.cxx | Diff File | ||
add - tests/bugs/modalg_8/bug33173 | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-10-14 16:03 | festive-shrimp | New Issue | |
2022-10-14 16:03 | festive-shrimp | Assigned To | => msv |
2022-10-14 16:03 | festive-shrimp | File Added: dssfail1.brep | |
2022-10-14 16:03 | festive-shrimp | File Added: dssfail2.brep | |
2022-10-14 16:03 | festive-shrimp | File Added: dss-error.cpp | |
2022-10-14 16:55 |
|
Relationship added | has duplicate 0033174 |
2022-10-14 18:04 |
|
Assigned To | msv => ifv |
2022-10-14 18:04 |
|
Priority | normal => urgent |
2022-10-14 18:04 |
|
Status | new => assigned |
2022-10-17 17:23 | git | Note Added: 0111606 | |
2022-10-18 11:10 |
|
Summary | Regression in BRepExtrema_DistShapeShape causing Standard_OutOfRange exception => Modeling Algorithms - Regression in BRepExtrema_DistShapeShape causing Standard_OutOfRange exception |
2022-10-18 12:19 | git | Note Added: 0111627 | |
2022-11-01 10:05 |
|
Test case number | => bugs/modalg_8/bug33173 |
2022-11-01 10:08 |
|
Assigned To | ifv => msv |
2022-11-01 10:08 |
|
Status | assigned => resolved |
2022-11-01 10:08 |
|
Steps to Reproduce Updated | |
2022-11-01 10:08 |
|
Note Added: 0111810 | |
2022-11-01 10:46 |
|
Assigned To | msv => ifv |
2022-11-01 10:46 |
|
Status | resolved => assigned |
2022-11-01 10:46 |
|
Note Added: 0111811 | |
2022-11-01 16:52 | git | Note Added: 0111820 | |
2022-11-07 07:42 | git | Note Added: 0111906 | |
2022-11-13 20:23 |
|
Assigned To | ifv => msv |
2022-11-13 20:23 |
|
Status | assigned => resolved |
2022-11-13 20:23 |
|
Note Added: 0112072 | |
2022-11-14 10:26 |
|
Target Version | => 7.7.1 |
2022-11-14 10:26 |
|
Assigned To | msv => bugmaster |
2022-11-14 10:26 |
|
Status | resolved => reviewed |
2022-12-04 13:29 |
|
Status | reviewed => tested |
2022-12-05 00:25 | vglukhik | Changeset attached | => occt master 8175a70c |
2022-12-05 00:25 |
|
Assigned To | bugmaster => ifv |
2022-12-05 00:25 |
|
Status | tested => verified |
2022-12-05 00:25 |
|
Resolution | open => fixed |
2022-12-11 22:37 | git | Note Added: 0112572 |