View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0024382 | Community | OCCT:Modeling Algorithms | public | 2013-11-19 19:44 | 2017-07-26 12:34 |
| Reporter | sraymond | Assigned To | bugmaster | ||
| Priority | normal | Severity | crash | ||
| Status | closed | Resolution | no change required | ||
| Platform | Linux 64 | OS | Centos | ||
| Product Version | 6.5.5 | ||||
| Fixed in Version | 7.1.0 | ||||
| Summary | 0024382: GeomFill_NSections constructor crash | ||||
| Description | If this constructor is used : GeomFill_NSections(const TColGeom_SequenceOfCurve& NC) method GeomFill_NSections::ComputeSurface() Crash at line 576 : Handle(TColStd_HArray1OfReal) HPar = new TColStd_HArray1OfReal(1,Nbpar); because Nbpar is null. myParams should be initilized in the constructor | ||||
| Tags | No tags attached. | ||||
| Test case number | Not required | ||||
|
|
Problem described in issue is not reproduced on current state of OCCT. Problem has been solved in OCCT7.1.0. Closed. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-11-19 19:44 | sraymond | New Issue | |
| 2013-11-19 19:44 | sraymond | Assigned To | => ifv |
| 2017-07-26 12:34 |
|
Test case number | => Not required |
| 2017-07-26 12:34 |
|
Note Added: 0068716 | |
| 2017-07-26 12:34 |
|
Status | new => closed |
| 2017-07-26 12:34 |
|
Assigned To | ifv => bugmaster |
| 2017-07-26 12:34 |
|
Resolution | open => no change required |
| 2017-07-26 12:34 |
|
Fixed in Version | => 7.1.0 |