View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0028016 | Open CASCADE | OCCT:Modeling Algorithms | public | 2016-10-27 18:11 | 2018-10-12 20:47 |
Reporter | Assigned To | bugmaster | |||
Priority | low | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
Target Version | 7.4.0 | Fixed in Version | 7.4.0 | ||
Summary | 0028016: Different result of intersection algorithm between two plane-like cones on Windows and Linux platform | ||||
Description | The quotation of the message 0027431:0059293. There is different behavior on Windows and Linux platform even on the current MASTER. Namely, set of IntPatch_Point(s) (vertices) is different. E.g. we have three vertices on both Windows and Linux. However, two vertices are matched on the Windows. On the Linux, the distance between them is ~ 1.0e-4 (square distance = 1.16190303248061e-08). Small second curve is built between these vertices. The fix (for issue #27431) does not touch the algorithm of vertex computation. Therefore, the problem exists on the MASTER. But it is hidden by something. New algorithm (applied in the fix) is forced to use vertices (as the point, which marks singularity). Therefore, described bug has been naked. The issue 0000565 was created because the intersector did not return any result in case of trimmed cones. Now, it returns the result. But this result is different on Windows and Linux. Therefore, the problem described in the issue 0000565 is not reproduced on the fix. | ||||
Steps To Reproduce | test bugs moddata_2 bug565 | ||||
Tags | No tags attached. | ||||
Test case number | bugs moddata_2 bug565 | ||||
|
Problem described in issue is reproduced on current state of OCCT. |
|
This is fixed by #29511. |
|
Also it is fixed by the branch CR29807*. |
|
This problem is not reproduced on the current MASTER. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-10-27 18:11 |
|
New Issue | |
2016-10-27 18:11 |
|
Assigned To | => msv |
2016-10-27 18:12 |
|
Priority | normal => low |
2017-08-25 11:04 |
|
Test case number | => bugs moddata_2 bug565 |
2017-08-25 11:04 |
|
Note Added: 0069868 | |
2018-05-24 17:51 |
|
Note Added: 0076247 | |
2018-06-14 10:02 |
|
Note Added: 0076760 | |
2018-06-14 10:02 |
|
Assigned To | msv => nbv |
2018-06-14 10:02 |
|
Status | new => feedback |
2018-07-09 10:29 |
|
Note Added: 0077384 | |
2018-07-09 10:30 |
|
Assigned To | nbv => bugmaster |
2018-07-09 10:57 | bugmaster | Status | feedback => verified |
2018-07-09 10:57 | bugmaster | Resolution | open => fixed |
2018-10-12 20:47 |
|
Target Version | Unscheduled => 7.4.0 |