View Issue Details

IDProjectCategoryView StatusLast Update
0028345CommunityOCCT:Data Exchangepublic2020-12-02 17:11
Reporterthomhong Assigned Tobugmaster  
PrioritynormalSeveritycrash 
Status closedResolutionfixed 
PlatformWindowsOSVC++ 2015 
Product Version7.1.0 
Target Version7.5.0Fixed in Version7.5.0 
Summary0028345: Data Exchange - Reading STEP model using STEPCAF crashes
DescriptionCrash in STEPCAFControl_Reader::ReadLayers (const Handle(XSControl_WorkSession) &WS,
Handle(TDocStd_Document)& Doc) when opening attached file due to NULL value returned by SVPLA->Name() @ line 1399
Steps To ReproduceCR28345
TagsNo tags attached.
Test case numberNot required

Attached Files

  • 30338.stp (41,621 bytes)

Activities

thomhong

2017-01-12 02:57

reporter  

30338.stp (41,621 bytes)

mkv

2017-10-02 15:24

tester   ~0071111

Not reproduced on Linux, Windows VC 2010 and Windows VC 2015 platforms.

thomhong

2019-12-06 00:39

reporter   ~0089404

Issue does not occur when tested today - thank you! Feel free to close this issue!

git

2020-04-14 11:56

administrator   ~0091543

Branch CR28345 has been created by dpasukhi.

SHA-1: 0f497a33acda26924205d2e6fa8371e8dddaec98


Detailed log of new commits:

Author: dpasukhi
Date: Tue Apr 14 11:51:56 2020 +0300

    0028345: Data Exchange - Reading STEP model using STEPCAF crashes
    
    - Issue is done in previous version OCCT
    - Add test to verify import

git

2020-05-13 13:50

administrator   ~0092088

Branch CR28345 has been updated forcibly by dpasukhi.

SHA-1: 51103678e906ec860cacd03658736c27b7cb867c

kgv

2020-05-15 11:48

developer   ~0092135

Test case does not trigger the problem described in bug description on OCCT 7.1.0.
Either, test script or problem description is incomplete.

git

2020-05-21 12:53

administrator   ~0092291

Branch CR28345 has been updated forcibly by dpasukhi.

SHA-1: eb5b08d44b3e7c64c466e5423587b3133a90d820

git

2020-07-21 12:37

administrator   ~0093221

Branch CR28345 has been updated forcibly by dpasukhi.

SHA-1: 873612f621dceb3943fed369d9555f7c14ef6ecc

git

2020-07-21 16:18

administrator   ~0093231

Branch CR28345 has been updated forcibly by dpasukhi.

SHA-1: 1a7b32b513a2df3c9c9cac62fffd77de01b47474

git

2020-07-21 16:24

administrator   ~0093232

Branch CR28345 has been updated forcibly by dpasukhi.

SHA-1: 1778c2ed487d6063d7b27d39d23235c1014d81d5

ika

2020-07-21 18:11

developer   ~0093238

No remarks, the only change is a new test case, it passed successfully:

http://occt-tests/CR28345-master-dpasukhi-OCCT/Debian80-64/bugs/step/bug28345.html
http://occt-tests/CR28345-master-dpasukhi-OCCT/Windows-64-VC14/bugs/step/bug28345.html

ika

2020-07-21 18:12

developer   ~0093239

Dear bugmaster,

please integrate
OCCT CR28345
Products NOT

bugmaster

2020-07-25 13:21

administrator   ~0093315

Combination -
OCCT branch : IR-2020-07-24
master SHA - 4c7a3faef5f292475c23ee615ad49d57fc039b58
a206de37fbfa0bf71bd534ae47192bbec23b8522
Products branch : IR-2020-07-24 SHA - be95aa91db3bd344c872901349e58022d3c687fc
was compiled on Linux, MacOS and Windows platforms and tested in optimize mode.

Number of compiler warnings:
No new/fixed warnings

Regressions/Differences/Improvements:
No regressions/differences

CPU differences:
Debian80-64:
OCCT
Total CPU difference: 17271.39000000011 / 17230.04000000007 [+0.24%]
Products
Total CPU difference: 800.6699999999917 / 791.7399999999936 [+1.13%]
Windows-64-VC14:
OCCT
Total CPU difference: 18742.140625 / 18745.390625 [-0.02%]
Products
Total CPU difference: 1329.234375 / 1321.390625 [+0.59%]


Image differences :
No differences that require special attention

Memory differences :
No differences that require special attention

git

2020-07-25 14:02

administrator   ~0093334

Branch CR28345 has been deleted by inv.

SHA-1: 1778c2ed487d6063d7b27d39d23235c1014d81d5

Related Changesets

occt: master 078f9164

2020-04-14 08:51:56

dpasukhi


Committer: bugmaster Details Diff
0028345: Data Exchange - Reading STEP model using STEPCAF crashes

# Add test to verify import
* Note: Each layer contains a valid name, but only one contains a link to the shape, so .step file contains only one valid Layer.
Affected Issues
0028345
add - tests/bugs/step/bug28345 Diff File

Issue History

Date Modified Username Field Change
2017-01-12 02:57 thomhong New Issue
2017-01-12 02:57 thomhong Assigned To => gka
2017-01-12 02:57 thomhong File Added: 30338.stp
2017-10-02 15:24 mkv Test case number => bugs step bug28345
2017-10-02 15:24 mkv Note Added: 0071111
2017-10-02 15:44 apv Test case number bugs step bug28345 => Not required
2019-12-06 00:39 thomhong Note Added: 0089404
2019-12-17 13:39 kgv Summary Reading STEP model using STEPCAF crashes => Data Exchange - Reading STEP model using STEPCAF crashes
2020-04-13 10:34 gka Assigned To gka => dpasukhi
2020-04-14 11:56 git Note Added: 0091543
2020-04-14 12:05 dpasukhi Status new => resolved
2020-05-13 13:50 git Note Added: 0092088
2020-05-15 11:40 kgv Target Version => 7.5.0
2020-05-15 11:48 kgv Note Added: 0092135
2020-05-15 11:48 kgv Status resolved => assigned
2020-05-21 12:53 git Note Added: 0092291
2020-07-21 12:37 git Note Added: 0093221
2020-07-21 16:18 git Note Added: 0093231
2020-07-21 16:24 git Note Added: 0093232
2020-07-21 17:56 dpasukhi Assigned To dpasukhi => ika
2020-07-21 17:56 dpasukhi Status assigned => resolved
2020-07-21 17:56 dpasukhi Steps to Reproduce Updated
2020-07-21 18:11 ika Note Added: 0093238
2020-07-21 18:12 ika Note Added: 0093239
2020-07-21 18:12 ika Assigned To ika => bugmaster
2020-07-21 18:12 ika Status resolved => reviewed
2020-07-25 13:21 bugmaster Note Added: 0093315
2020-07-25 13:21 bugmaster Status reviewed => tested
2020-07-25 13:57 bugmaster Changeset attached => occt master 078f9164
2020-07-25 13:57 bugmaster Status tested => verified
2020-07-25 13:57 bugmaster Resolution open => fixed
2020-07-25 14:02 git Note Added: 0093334
2020-12-02 16:40 emo Fixed in Version => 7.5.0
2020-12-02 17:11 emo Status verified => closed