View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007570 | Open CASCADE | OCCT:Data Exchange | public | 2004-12-23 08:50 | 2014-11-11 13:01 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
OS | All | ||||
Target Version | 6.8.0 | Fixed in Version | 6.8.0 | ||
Summary | 0007570: Exception in ShapeFix_Wireframe::FixSmallEdges | ||||
Description | Consider the following code: 1: ShapeFix_Wireframe fix_tool(shape); 2: fix_tool.ModeDropSmallEdges() = Standard_True; 3: fix_tool.SetPrecision(1.e+6); 4: fix_tool.SetLimitAngle(0.01); 5: fix_tool.FixSmallEdges(); 6: TopoDS_Shape new_shape = fix_tool.Shape(); Give the attached shape to it. The exception SIGSEGV is raised in the line #5. | ||||
Tags | No tags attached. | ||||
Test case number | bugs heal(017) bug7570 | ||||
2004-12-23 06:50
|
small.brep (6,490 bytes) |
|
Branch CR7570 has been created by pdn. SHA-1: d06f5f36a0234ff574756ee77f3472a5eeef04f8 Detailed log of new commits: Author: pdn Date: Thu Oct 9 12:43:24 2014 +0400 0007570: Exception in ShapeFix_Wireframe::FixSmallEdges Exception fixed by checking if subshape removed completely. |
|
Fixed, test case to be created from steps listed by msv. |
|
No remarks, please test |
|
Branch CR7570 has been updated by apv. SHA-1: 1fdadaa5e89f651cfb7778e95c2b79c0ff7f8fd5 Detailed log of new commits: Author: apv Date: Mon Oct 13 18:20:02 2014 +0400 Test-case for issue 0007570 |
|
Dear BugMaster, Branch CR7570 (and products from GIT master) was compiled on Linux, Windows and MacOS platforms and tested. SHA-1: 1fdadaa5e89f651cfb7778e95c2b79c0ff7f8fd5 Number of compiler warnings: occt component: Linux: 15 (15 on master) Windows: 0 (0 on master) products component: Linux: 11 (11 on master) Windows: 1 (1 on master) Regressions/Differences: Not detected Testing case: bugs heal(017) bug7570 - OK http://occt-tests/CR7570-master-occt/Debian60-64/bugs/heal/bug7570.html http://occt-tests/CR7570-master-occt/Windows-32-VC10/bugs/heal/bug7570.html Testing on Linux: Total MEMORY difference: 397403644 / 397901176 Total CPU difference: 46003.069999999934 / 47179.12000000023 Testing on Windows: Total MEMORY difference: 279023304 / 278279828 Total CPU difference: 39675.65625 / 32988.765625 |
|
Branch CR7570 has been deleted by inv. SHA-1: 1fdadaa5e89f651cfb7778e95c2b79c0ff7f8fd5 |
occt: master c6037065 2014-10-16 10:24:19
Committer: bugmaster Details Diff |
0007570: Exception in ShapeFix_Wireframe::FixSmallEdges Exception fixed by checking if subshape removed completely. Test-case for issue 0007570 |
Affected Issues 0007570 |
|
mod - src/QABugs/QABugs_19.cxx | Diff File | ||
mod - src/ShapeFix/ShapeFix_Wireframe.cxx | Diff File | ||
add - tests/bugs/heal/bug7570 | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-12-23 08:51 |
|
CC | => gka |
2004-12-24 09:52 | bugmaster | Assigned To | bugmaster => pdn |
2004-12-24 09:52 | bugmaster | Status | new => assigned |
2011-08-02 11:12 | bugmaster | Category | OCCT:DTE => OCCT:Data Exchange |
2014-10-09 12:44 | git | Note Added: 0032877 | |
2014-10-09 12:45 |
|
Note Added: 0032878 | |
2014-10-09 12:45 |
|
Assigned To | pdn => abv |
2014-10-09 12:45 |
|
Status | assigned => resolved |
2014-10-09 12:45 |
|
Fixed in Version | EMPTY => |
2014-10-09 12:45 |
|
Target Version | => 6.8.0 |
2014-10-09 12:45 |
|
Description Updated | |
2014-10-09 13:42 |
|
Note Added: 0032884 | |
2014-10-09 13:42 |
|
Assigned To | abv => bugmaster |
2014-10-09 13:42 |
|
Status | resolved => reviewed |
2014-10-09 14:41 |
|
Assigned To | bugmaster => apv |
2014-10-13 18:18 |
|
Test case number | => bugs heal(017) bug7570 |
2014-10-13 18:20 | git | Note Added: 0033032 | |
2014-10-13 19:04 |
|
Note Added: 0033035 | |
2014-10-13 19:04 |
|
Assigned To | apv => bugmaster |
2014-10-13 19:04 |
|
Status | reviewed => tested |
2014-10-20 10:24 | bugmaster | Changeset attached | => occt master c6037065 |
2014-10-20 10:24 | bugmaster | Status | tested => verified |
2014-10-20 10:24 | bugmaster | Resolution | open => fixed |
2014-10-21 16:40 | git | Note Added: 0033404 | |
2014-11-11 12:43 |
|
Fixed in Version | => 6.8.0 |
2014-11-11 13:01 |
|
Status | verified => closed |