View Issue Details

IDProjectCategoryView StatusLast Update
0026693CommunityOCCT:Application Frameworkpublic2016-11-22 09:37
ReporterVico Liang Assigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionunable to reproduce 
Product Version6.9.0 
Summary0026693: TNaming_Selector::Select crash.
DescriptionThe crash stackframe:

> TKCAF.dll!TNaming_Iterator::TNaming_Iterator(const Handle_TNaming_NamedShape & Att) Line 850 C++
     TKCAF.dll!TNaming_Tool::GetShape(const Handle_TNaming_NamedShape & NS) Line 141 C++
     TKCAF.dll!TNaming_NamedShape::Get() Line 167 C++
     TKCAF.dll!Filter(const TDF_Label & F, TNaming_Scope & MDF, const TopoDS_Shape & S, const TopoDS_Shape & Context, TNaming_Localizer & Localizer, Handle_TNaming_NamedShape & NS, const int Lev) Line 825 C++
     TKCAF.dll!BuildName(const TDF_Label & F, TNaming_Scope & MDF, const TopoDS_Shape & Selection, const TopoDS_Shape & Context, const Handle_TNaming_NamedShape & Stop, const unsigned int Geom) Line 1103 C++
     TKCAF.dll!TNaming_Naming::Name(const TDF_Label & F, const TopoDS_Shape & S, const TopoDS_Shape & Context, const unsigned int Geom, const unsigned int KeepOrientation, const unsigned int BNProblem) Line 1780 C++
     TKCAF.dll!TNaming_Selector::Select(const TopoDS_Shape & Selection, const TopoDS_Shape & Context, const unsigned int Geometry, const unsigned int KeepOrientation) Line 359 C++
TagsNo tags attached.
Test case number

Activities

Vico Liang

2015-09-16 08:03

developer   ~0045678

Another similar crash:

     TKCAF.dll!TNaming_Iterator::TNaming_Iterator(const Handle_TNaming_NamedShape & Att) Line 850 C++
     TKCAF.dll!TNaming_Tool::GetShape(const Handle_TNaming_NamedShape & NS) Line 141 C++
     TKCAF.dll!TNaming_NamedShape::Get() Line 167 C++
> TKCAF.dll!Filter(const TDF_Label & F, TNaming_Scope & MDF, const TopoDS_Shape & S, const TopoDS_Shape & Context, TNaming_Localizer & Localizer, Handle_TNaming_NamedShape & NS, const int Lev) Line 825 C++
     TKCAF.dll!BuildName(const TDF_Label & F, TNaming_Scope & MDF, const TopoDS_Shape & Selection, const TopoDS_Shape & Context, const Handle_TNaming_NamedShape & Stop, const unsigned int Geom) Line 1103 C++
     TKCAF.dll!BuildNameShell(const TDF_Label & F, TNaming_Scope & MDF, const TopoDS_Shape & Selection, const TopoDS_Shape & Context, const Handle_TNaming_NamedShape & Stop, const unsigned int Geom) Line 1552 C++
     TKCAF.dll!BuildAggregationName(const TDF_Label & F, TNaming_Scope & MDF, const TopoDS_Shape & S, const TopoDS_Shape & Context, const Handle_TNaming_NamedShape & Stop, const unsigned int Geom) Line 1621 C++
     TKCAF.dll!TNaming_Naming::Name(const TDF_Label & F, const TopoDS_Shape & S, const TopoDS_Shape & Context, const unsigned int Geom, const unsigned int KeepOrientation, const unsigned int BNProblem) Line 1824 C++
     TKCAF.dll!TNaming_Selector::Select(const TopoDS_Shape & Selection, const TopoDS_Shape & Context, const unsigned int Geometry, const unsigned int KeepOrientation) Line 359 C++

szy

2015-09-21 16:39

manager   ~0045958

The provided description (stack frame only) is not enough for analysis.
The kept calls in stack frame just confirm that exception was raised during call of TNaming_Selector::Select() method. The last one uses 4 parameters. These parameters should be defined inside (or attached to) the issue. Besides TNaming_Selector work depends on used Document structure. Therefore we expect also a) kept document or b)code snippet creating the corresponding structure of the document.
Without mentioned above minimal information the issue can't be processed.
szy

kgv

2016-11-19 09:14

developer   ~0060568

Dear bugmaster,

please close the bug as unable to reproduce.

Issue History

Date Modified Username Field Change
2015-09-16 07:59 Vico Liang New Issue
2015-09-16 07:59 Vico Liang Assigned To => szy
2015-09-16 08:03 Vico Liang Note Added: 0045678
2015-09-17 09:05 abv Target Version 6.9.1 => 7.1.0
2015-09-21 16:39 szy Note Added: 0045958
2015-09-21 16:39 szy Assigned To szy => Vico Liang
2015-09-21 16:39 szy Status new => feedback
2016-11-03 17:07 abv Target Version 7.1.0 => 7.2.0
2016-11-19 09:14 kgv Note Added: 0060568
2016-11-19 09:14 kgv Assigned To Vico Liang => bugmaster
2016-11-19 09:14 kgv Resolution open => unable to reproduce
2016-11-19 09:14 kgv Target Version 7.2.0 =>
2016-11-22 09:37 abv Status feedback => closed