View Issue Details

IDProjectCategoryView StatusLast Update
0026452Open CASCADEOCCT:Modeling Algorithmspublic2020-12-02 17:11
ReporterpkvAssigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version6.9.0 
Target Version7.5.0Fixed in Version7.5.0 
Summary0026452: Infinite loop in Edge/Edge intersection.
DescriptionEdge/Edge intersection is running endless for the two edges attached.
Steps To Reproduce#
restore qee q
explode q
copy q_1 b1
copy q_2 b2

bclearobjects; bcleartools
baddobjects b1 b2

bfillds
#
TagsNo tags attached.
Test case numberperf/modalg/bug26542

Attached Files

  • qee (221,121 bytes)

Relationships

parent of 0026474 closedbugmaster Open CASCADE Wrong computation of the resolution value 
child of 0026450 closedapn Community Boolean operation is running endless 

Activities

pkv

2015-07-17 07:16

developer  

qee (221,121 bytes)

msv

2016-11-02 12:39

developer   ~0059764

The long loop is still reproduced.

emv

2020-08-28 13:04

developer   ~0093688

Problem is not reproduced any more, test case is to be integrated.

git

2020-09-02 14:28

administrator   ~0093873

Branch CR26452 has been created by emv.

SHA-1: 2ac5bffd66e5d8ee4e3bf2dd95db9d5dedcf340a


Detailed log of new commits:

Author: emv
Date: Wed Sep 2 14:29:50 2020 +0300

    0026452: Infinite loop in Edge/Edge intersection.
    
    Integrating test case only as the problem is not reproduced anymore.

emv

2020-09-03 13:29

developer   ~0093973

Dear Mikhail, please review CR26452.
http://occt-tests/CR26452-master-emv-OCCT/

msv

2020-09-03 13:34

developer   ~0093977

+tcopy e_1 e1
+tcopy e_2 e2

Why is it needed to check operation on copies?

emv

2020-09-03 14:03

developer   ~0093978

The edges in compound have common vertex. tcopy allows breaking sharing.

msv

2020-09-03 14:20

developer   ~0093981

For integration:
occt - CR26452

bugmaster

2020-09-05 12:09

administrator   ~0094062

Combination -
OCCT branch : IR-2020-09-04
master SHA - a516227511f3452f9f55b79c961265b0bf210793
a206de37fbfa0bf71bd534ae47192bbec23b8522
Products branch : IR-2020-09-04 SHA - 134448d280fb82bfb14ffc6255ac1cb53f7fd1cf
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:
Debian80-64:
OCCT
Total CPU difference: 17319.18000000012 / 17284.370000000214 [+0.20%]
Products
Total CPU difference: 12059.670000000087 / 12007.590000000067 [+0.43%]
Windows-64-VC14:
OCCT
Total CPU difference: 18776.390625 / 18770.796875 [+0.03%]
Products
Total CPU difference: 13251.640625 / 13222.90625 [+0.22%]


Image differences :
No differences that require special attention

Memory differences :
No differences that require special attention

git

2020-09-05 12:35

administrator   ~0094083

Branch CR26452 has been deleted by inv.

SHA-1: 2ac5bffd66e5d8ee4e3bf2dd95db9d5dedcf340a

Related Changesets

occt: master b3df3dcd

2020-09-02 11:29:50

emv


Committer: bugmaster Details Diff
0026452: Infinite loop in Edge/Edge intersection.

Integrating test case only as the problem is not reproduced anymore.
Affected Issues
0026452
add - tests/perf/modalg/bug26542 Diff File

Issue History

Date Modified Username Field Change
2015-07-17 07:16 pkv New Issue
2015-07-17 07:16 pkv Assigned To => emv
2015-07-17 07:16 pkv File Added: qee
2015-07-17 07:16 pkv Relationship added child of 0026450
2015-07-17 07:17 pkv Status new => assigned
2015-07-23 14:41 emv Relationship added parent of 0026474
2016-10-26 09:18 emv Target Version 7.1.0 => 7.2.0
2016-11-02 12:39 msv Note Added: 0059764
2017-07-24 09:22 msv Target Version 7.2.0 => 7.3.0
2017-12-05 17:09 msv Target Version 7.3.0 => 7.4.0
2019-08-12 16:44 msv Target Version 7.4.0 => 7.5.0
2020-08-28 13:04 emv Note Added: 0093688
2020-09-02 14:28 git Note Added: 0093873
2020-09-03 13:29 emv Note Added: 0093973
2020-09-03 13:29 emv Assigned To emv => msv
2020-09-03 13:29 emv Status assigned => resolved
2020-09-03 13:34 msv Note Added: 0093977
2020-09-03 14:03 emv Note Added: 0093978
2020-09-03 14:20 msv Note Added: 0093981
2020-09-03 14:20 msv Assigned To msv => bugmaster
2020-09-03 14:20 msv Status resolved => reviewed
2020-09-05 12:09 bugmaster Status reviewed => tested
2020-09-05 12:09 bugmaster Note Added: 0094062
2020-09-05 12:21 bugmaster Test case number => perf/modalg/bug26542
2020-09-05 12:25 bugmaster Changeset attached => occt master b3df3dcd
2020-09-05 12:25 bugmaster Status tested => verified
2020-09-05 12:25 bugmaster Resolution open => fixed
2020-09-05 12:35 git Note Added: 0094083
2020-12-02 16:40 emo Fixed in Version => 7.5.0
2020-12-02 17:11 emo Status verified => closed