View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0026538 | Open CASCADE | OCCT:Visualization | public | 2015-08-10 15:07 | 2016-04-20 15:48 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Target Version | 7.0.0 | Fixed in Version | 7.0.0 | ||
Summary | 0026538: Visualization - Infinite growth of matrix stack in OpenGl_Structure::Render | ||||
Description | In OpenGl_Structure::Render, aCtx->ModelWorldState.Push() has no pair Pop method (it is not called). Therefore, FPS continously decreases to minimal values. | ||||
Steps To Reproduce | pload ALL box b1 1 1 1 box b2 1 1 1 vdisplay b1 vdisplay b2 vsetlocation b2 10 10 10 vfit vfps 1000 -> memory usage grows. vfps 1000 -> memory usage grows. vfps 1000 -> memory usage grows. | ||||
Tags | No tags attached. | ||||
Test case number | bugs vis bug26538 | ||||
|
Branch CR26538 has been created by apl. SHA-1: 8023df6fe86295dff645033cb40efd4955d80f30 Detailed log of new commits: Author: apl Date: Thu Aug 13 15:48:52 2015 +0300 0026538: Visualization - Infinite growth of maxtrix stack in OpenGl_Structure::Render |
|
Dear Denis, Please review patch in CR26538. |
|
Dear bugmaster, please test the patch. |
|
Branch CR26538 has been updated forcibly by mkv. SHA-1: a9a2dc0cfebd3d0e698ace0355a43fbc380fb361 |
|
Dear BugMaster, Branch CR26538 was rebased on current master of occt git-repository. SHA-1: a9a2dc0cfebd3d0e698ace0355a43fbc380fb361 |
|
Dear BugMaster, Branch CR26538 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms and tested on Release mode. SHA-1: a9a2dc0cfebd3d0e698ace0355a43fbc380fb361 Number of compiler warnings: occt component : Linux: 15 (15 on master) Windows: 0 (0 on master) products component : Linux: 39 (39 on master) Windows: 0 (0 on master) Regressions/Differences/Improvements: No regressions/differences Testing cases: http://occt-tests/CR26538-master-occt-64/Debian70-64/bugs/vis/bug26538.html http://occt-tests/CR26538-master-occt-64/Windows-64-VC10/bugs/vis/bug26538.html bugs vis bug26538: OK Testing on Linux: occt component : Total MEMORY difference: 91394622 / 90742823 [+0.72%] Total CPU difference: 17775.879999999044 / 17774.119999998962 [+0.01%] products component : Total MEMORY difference: 24820622 / 24839015 [-0.07%] Total CPU difference: 6955.240000000012 / 6874.220000000016 [+1.18%] Testing on Windows: occt component : Total MEMORY difference: 56759753 / 56810094 [-0.09%] Total CPU difference: 16358.842063699516 / 16052.830502099314 [+1.91%] products component : Total MEMORY difference: 16017830 / 16017814 [+0.00%] Total CPU difference: 5336.669409199988 / 5265.439352599951 [+1.35%] There are no differences in images found by testdiff. |
|
Branch CR26538 has been updated by mkv. SHA-1: c81c5426ac95f60351e12ba6342a91b4953bbc3b Detailed log of new commits: Author: mkv Date: Tue Aug 18 19:45:08 2015 +0300 Test case for issue CR26538 |
|
Dear apl, could you please review following test case bugs vis bug26538 |
|
Dear mkv, The test case is reviewed. |
|
Branch CR26538 has been updated by mkv. SHA-1: e8fb63d2d952d682bb0ab348045a650aabceab3c Detailed log of new commits: Author: mkv Date: Wed Aug 19 13:36:09 2015 +0300 Small correction |
|
Dear BugMaster, Branch CR26538 is TESTED. |
|
Branch CR26538 has been deleted by kgv. SHA-1: e8fb63d2d952d682bb0ab348045a650aabceab3c |
occt: master d437b80d 2015-08-20 13:49:48
Committer: |
0026538: Visualization - Infinite growth of maxtrix stack in OpenGl_Structure::Render Test case for issue CR26538 Small correction |
Affected Issues 0026538 |
|
mod - src/OpenGl/OpenGl_Structure.cxx | Diff File | ||
add - tests/bugs/vis/bug26538 | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-08-10 15:07 |
|
New Issue | |
2015-08-10 15:07 |
|
Assigned To | => apl |
2015-08-13 15:59 | git | Note Added: 0044091 | |
2015-08-13 15:59 |
|
Status | new => assigned |
2015-08-13 16:02 |
|
Note Added: 0044092 | |
2015-08-13 16:02 |
|
Assigned To | apl => dbp |
2015-08-13 16:02 |
|
Status | assigned => resolved |
2015-08-13 16:02 |
|
Steps to Reproduce Updated | |
2015-08-13 16:12 | bugmaster | Project | Salome => Open CASCADE |
2015-08-17 10:03 |
|
Note Added: 0044333 | |
2015-08-17 10:03 |
|
Assigned To | dbp => bugmaster |
2015-08-17 10:03 |
|
Status | resolved => reviewed |
2015-08-17 12:16 | git | Note Added: 0044338 | |
2015-08-17 12:45 |
|
Assigned To | bugmaster => mkv |
2015-08-18 19:45 |
|
Note Added: 0044393 | |
2015-08-18 19:47 |
|
Note Added: 0044394 | |
2015-08-18 19:47 | git | Note Added: 0044395 | |
2015-08-18 19:48 |
|
Note Added: 0044396 | |
2015-08-18 19:48 |
|
Assigned To | mkv => apl |
2015-08-18 19:48 |
|
Status | reviewed => feedback |
2015-08-18 19:48 |
|
Test case number | => bugs vis bug26538 |
2015-08-19 12:48 |
|
Note Added: 0044416 | |
2015-08-19 12:48 |
|
Assigned To | apl => mkv |
2015-08-19 12:48 |
|
Status | feedback => reviewed |
2015-08-19 13:36 | git | Note Added: 0044424 | |
2015-08-19 13:37 |
|
Note Added: 0044425 | |
2015-08-19 13:37 |
|
Assigned To | mkv => bugmaster |
2015-08-19 13:37 |
|
Status | reviewed => tested |
2015-08-19 14:36 |
|
Summary | Visualization - Infinite growth of maxtrix stack in OpenGl_Structure::Render => Visualization - Infinite growth of matrix stack in OpenGl_Structure::Render |
2015-08-21 13:40 |
|
Changeset attached | => occt master d437b80d |
2015-08-21 13:40 |
|
Assigned To | bugmaster => ski |
2015-08-21 13:40 |
|
Status | tested => verified |
2015-08-21 13:40 |
|
Resolution | open => fixed |
2015-10-16 16:23 | git | Note Added: 0046929 | |
2016-04-20 15:44 |
|
Fixed in Version | => 7.0.0 |
2016-04-20 15:48 |
|
Status | verified => closed |