View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0026895 | Community | OCCT:Modeling Algorithms | public | 2015-11-18 12:45 | 2015-11-30 13:18 |
| Reporter | Vico Liang | Assigned To | bugmaster | ||
| Priority | normal | Severity | crash | ||
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | 6.9.1 | ||||
| Target Version | 7.0.0 | ||||
| Summary | 0026895: Make fillet crash due to null pointer access | ||||
| Description | TKG2d.dll!Geom2d_Curve::Value(const double U) Line 80 C++ > TKFillet.dll!ChFi3d_Builder::PerformMoreThreeCorner(const int Jndex, const int nconges) Line 2204 C++ TKFillet.dll!ChFi3d_Builder::PerformIntersectionAtEnd(const int Index) Line 1826 C++ TKFillet.dll!ChFi3d_Builder::PerformOneCorner(const int Index, const unsigned int thePrepareOnSame) Line 728 C++ TKFillet.dll!ChFi3d_Builder::PerformFilletOnVertex(const int Index) Line 724 C++ TKFillet.dll!ChFi3d_Builder::Compute() Line 280 C++ TKFillet.dll!BRepFilletAPI_MakeFillet::Build() Line 526 C++ | ||||
| Steps To Reproduce | The crash location as below, the function BRep_Tool::CurveOnSurface return null curve. // return the 1st curve 2d // and the 1st connection point if (sharp.Value(ic)) curv2d1 = BRep_Tool::CurveOnSurface(TopoDS::Edge(Evive.Value(ic)),TopoDS::Face(Fvive.Value(ic,icplus)), u1bid,u2bid); else Calcul_C2dOnFace(CD.Value(ic),jf.Value(ic),i.Value(ic,icplus),curv2d1); p2d1 = curv2d1 ->Value(p.Value(ic,icplus)); | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
|
|
Dear Vico, Could you attach the input data and sequence of steps to reproduce the bug? Thanks in advance, Mikhail |
|
|
Dear msv, I have tried to reproduce this bug, it's unlucky, i can't reproduce it again. |
|
|
Dear bugmaster, please close this bug as not-reproducible. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-11-18 12:45 | Vico Liang | New Issue | |
| 2015-11-18 12:45 | Vico Liang | Assigned To | => msv |
| 2015-11-18 17:39 |
|
Note Added: 0048360 | |
| 2015-11-18 17:39 |
|
Status | new => feedback |
| 2015-11-18 17:40 |
|
Assigned To | msv => Vico Liang |
| 2015-11-29 18:49 | Vico Liang | Note Added: 0048645 | |
| 2015-11-29 18:49 | Vico Liang | Assigned To | Vico Liang => msv |
| 2015-11-29 18:50 | Vico Liang | Status | feedback => assigned |
| 2015-11-30 12:35 |
|
Note Added: 0048649 | |
| 2015-11-30 12:35 |
|
Assigned To | msv => bugmaster |
| 2015-11-30 12:35 |
|
Status | assigned => feedback |
| 2015-11-30 12:35 |
|
Resolution | open => unable to reproduce |
| 2015-11-30 13:18 | bugmaster | Status | feedback => closed |