View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0025767 | Open CASCADE | OCCT:Visualization | public | 2015-01-30 12:24 | 2015-05-14 16:28 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 6.8.0 | ||||
Target Version | 6.9.0 | Fixed in Version | 6.9.0 | ||
Summary | 0025767: "vdisplay" command rises exception | ||||
Description | Draw[6]> vdisplay res_1 An exception was caught 6988E7D8 : Standard_ProgramError: *** ERROR: ASSERT in file '..\..\..\src\Graphic3d\Graphic3d_Camera.cxx': ZFar should be greater than ZNear (theZFar > theZNear) ** Exception ** 6988E7D8 : Standard_ProgramError: *** ERROR: ASSERT in file '..\..\..\src\Graphic3d\Graphic3d_Camera.cxx': ZFar should be greater than ZNear (theZFar > theZNear) Draw[7]> vdisplay res_2 An exception was caught 6988E7D8 : Standard_ProgramError: *** ERROR: ASSERT in file '..\..\..\src\Graphic3d\Graphic3d_Camera.cxx': ZFar should be greater than ZNear (theZFar > theZNear) ** Exception ** 6988E7D8 : Standard_ProgramError: *** ERROR: ASSERT in file '..\..\..\src\Graphic3d\Graphic3d_Camera.cxx': ZFar should be greater than ZNear (theZFar > theZNear) It seems that double overflow occurred, due to value (E+102) in input shape. | ||||
Steps To Reproduce | pload VISUALIZATION vinit View vclear vaxo vpoint p1 -108.4710001 -108.56800009999999 -145.30700009999998 vpoint p2 8.4813999999999999e+102 117.1230001 128.35480981703273 vfit Original test case: test de iges_2 H9 vdisplay res_1 vdisplay res_2 | ||||
Tags | No tags attached. | ||||
Test case number | bugs vis bug25767 | ||||
|
Dear bugmaster, please switch to verified. The issue has been taken into account within patch for #0025935. |
|
Dear APN, Please create testing case |
|
Branch CR25767 has been created by apn. SHA-1: bbfb887aab5d0aee004e5bf69d56b8114b76d9e8 Detailed log of new commits: Author: apn Date: Mon Apr 20 19:27:19 2015 +0300 0025767: "vdisplay" command rises exception Added test case bugs/vis/bug25767 |
|
Test case: bugs vis bug25767 - OK |
|
Branch CR25767 has been deleted by inv. SHA-1: bbfb887aab5d0aee004e5bf69d56b8114b76d9e8 |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-01-30 12:24 |
|
New Issue | |
2015-01-30 12:24 |
|
Assigned To | => kgv |
2015-01-30 12:49 | kgv | Steps to Reproduce Updated | |
2015-04-10 09:12 | kgv | Relationship added | related to 0026043 |
2015-04-10 09:13 | kgv | Note Added: 0039547 | |
2015-04-10 09:13 | kgv | Assigned To | kgv => bugmaster |
2015-04-10 09:13 | kgv | Status | new => feedback |
2015-04-10 09:14 | kgv | Product Version | 6.9.0 => 6.8.0 |
2015-04-13 14:33 | bugmaster | Note Added: 0039630 | |
2015-04-13 14:33 | bugmaster | Assigned To | bugmaster => apn |
2015-04-13 14:33 | bugmaster | Status | feedback => assigned |
2015-04-20 19:27 | git | Note Added: 0040065 | |
2015-04-20 19:28 | apn | Note Added: 0040066 | |
2015-04-20 19:29 | apn | Test case number | => bugs vis bug25767 |
2015-04-20 19:29 | apn | Assigned To | apn => bugmaster |
2015-04-20 19:29 | apn | Status | assigned => resolved |
2015-04-20 19:29 | apn | Status | resolved => reviewed |
2015-04-20 19:29 | apn | Status | reviewed => tested |
2015-04-25 17:37 | bugmaster | Changeset attached | => occt master 74f91efc |
2015-04-25 17:37 | bugmaster | Status | tested => verified |
2015-04-25 17:37 | bugmaster | Resolution | open => fixed |
2015-05-14 15:28 |
|
Status | verified => closed |
2015-05-14 15:30 |
|
Fixed in Version | => 6.9.0 |
2015-05-14 16:28 | git | Note Added: 0040991 |