View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0026524 | Community | OCCT:Shape Healing | public | 2015-08-06 06:42 | 2016-12-09 16:39 |
Reporter | Vico Liang | Assigned To | apn | ||
Priority | normal | Severity | crash | ||
Status | closed | Resolution | fixed | ||
Product Version | 6.9.0 | ||||
Target Version | 7.1.0 | Fixed in Version | 7.1.0 | ||
Summary | 0026524: ShapeFix_Face crash when performing fix on an invalid face. | ||||
Description | TopoDS_Face = // load from InvalidFace.brep ShapeFix_Face aFixFace(aFace); aFixFace.Perform(); // Crash | ||||
Steps To Reproduce | Branch CR26524 was ready to be reviewed | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
InvalidFace.brep (1,484 bytes) |
|
The bad face was created using BRepBuilderAPI_MakeFace and then add a hole wire to the face. The problem is that the hole wire intersects with the boundary outer wire. |
|
I cannot reproduce this issue in DRAW (tried OCCT 6.9.0, 6.9.1, and current master, vc10 64-bit Release) |
|
Branch CR26524 has been created by gka. SHA-1: 70e370dd4090a705e01fe8f3b64011c34361993f Detailed log of new commits: Author: gka Date: Wed Oct 26 17:32:10 2016 +0300 0026524: ShapeFix_Face crash when performing fix on an invalid face. Check that method Context() returns not null handle was added. |
|
Branch CR26524 has been updated forcibly by gka. SHA-1: c1a7b35eb6375ac851af22dbe36b4fdccab9bd3e |
|
No remarks, please test |
|
Branch CR26524 has been updated forcibly by apv. SHA-1: 102883174fff200168772f194dd4d1fdb9b0db42 |
|
Branch CR26524 has been rebased on the current master |
|
Dear BugMaster, Branch CR26524 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms and tested. SHA-1: 102883174fff200168772f194dd4d1fdb9b0db42 Number of compiler warnings: occt component: Linux: 0 (0 on master) Windows: 0 (0 on master) MasOS: 0 (0 on master) products component: Linux: 63 Windows: 0 MacOS: 1125 Regressions/Differences: Not detected Testing cases: Not needed Testing on Linux: Total MEMORY difference: 91277608 / 90743305 [+0.59%] Total CPU difference: 19463.569999999916 / 19313.389999999898 [+0.78%] Testing on Windows: Total MEMORY difference: 57300773 / 57321116 [-0.04%] Total CPU difference: 18001.173791398684 / 18220.18359529866 [-1.20%] |
|
Branch CR26524 has been deleted by kgv. SHA-1: 102883174fff200168772f194dd4d1fdb9b0db42 |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-08-06 06:42 | Vico Liang | New Issue | |
2015-08-06 06:42 | Vico Liang | Assigned To | => gka |
2015-08-06 06:42 | Vico Liang | File Added: InvalidFace.brep | |
2015-08-06 06:45 | Vico Liang | Note Added: 0043862 | |
2015-12-15 15:06 |
|
Note Added: 0049152 | |
2015-12-18 11:50 |
|
Target Version | 7.0.0 => 7.1.0 |
2016-10-26 17:33 | git | Note Added: 0059193 | |
2016-10-26 17:35 |
|
Assigned To | gka => abv |
2016-10-26 17:35 |
|
Status | new => resolved |
2016-10-26 17:35 |
|
Steps to Reproduce Updated | |
2016-10-26 19:32 | git | Note Added: 0059208 | |
2016-10-27 17:08 |
|
Note Added: 0059284 | |
2016-10-27 17:08 |
|
Assigned To | abv => bugmaster |
2016-10-27 17:08 |
|
Status | resolved => reviewed |
2016-10-28 17:08 |
|
Assigned To | bugmaster => apv |
2016-10-28 18:05 | git | Note Added: 0059374 | |
2016-10-28 18:06 |
|
Note Added: 0059375 | |
2016-11-01 11:31 |
|
Test case number | => Not needed |
2016-11-01 11:48 |
|
Note Added: 0059676 | |
2016-11-01 11:48 |
|
Assigned To | apv => bugmaster |
2016-11-01 11:48 |
|
Status | reviewed => tested |
2016-11-03 17:10 | apn | Changeset attached | => occt master 320a3220 |
2016-11-03 17:10 | apn | Assigned To | bugmaster => apn |
2016-11-03 17:10 | apn | Status | tested => verified |
2016-11-03 17:10 | apn | Resolution | open => fixed |
2016-12-07 11:25 | git | Note Added: 0061177 | |
2016-12-09 16:30 |
|
Status | verified => closed |
2016-12-09 16:39 |
|
Fixed in Version | => 7.1.0 |