MantisBT - Community |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025168 | Community | [OCCT] OCCT:Data Exchange | public | 2014-08-19 16:26 | 2014-11-11 12:58 |
|
Reporter | drazmyslovich | |
Assigned To | bugmaster | |
Priority | normal | Severity | crash | |
Status | closed | Resolution | fixed | |
Platform | Windows | OS | VC++ 2010 | OS Version | 64 bit |
Product Version | [OCCT] 6.6.0 | |
Target Version | [OCCT] 6.8.0 | Fixed in Version | [OCCT] 6.8.0 | |
Test case number | bugs step(014) bug25168 |
|
Summary | 0025168: STEP Writer - empty AppliedGroupAssignment can cause exception in RWStepAP214_RWAppliedGroupAssignment class |
Description | The issue was partially solved in the context of #24135 ticket, but WriteStep function was forgotten. |
Steps To Reproduce | Unfortunately my data is classified. |
Additional information and documentation updates | |
Tags | No tags attached. |
Relationships | parent of | 0025188 | new | gka | Open CASCADE | Error during STEp file writing | Not all the children of this issue are yet resolved or closed. |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-08-19 16:26 | drazmyslovich | New Issue | |
2014-08-19 16:26 | drazmyslovich | Assigned To | => gka |
2014-08-19 16:29 | git | Note Added: 0030892 | |
2014-08-19 16:29 | drazmyslovich | Note Added: 0030893 | |
2014-08-19 16:29 | drazmyslovich | Status | new => resolved |
2014-08-19 16:50 | kgv | Summary | STEP: Empty AppliedGroupAssignment can cause exception in RWStepAP214_RWAppliedGroupAssignment class => STEP Writer - empty AppliedGroupAssignment can cause exception in RWStepAP214_RWAppliedGroupAssignment class |
2014-08-19 16:55 | drazmyslovich | Note Added: 0030897 | |
2014-08-20 12:23 | gka | Note Added: 0030925 | |
2014-08-20 12:23 | gka | Status | resolved => reviewed |
2014-08-20 12:47 | apv | Assigned To | gka => apv |
2014-08-21 12:39 | abv | Note Added: 0030989 | |
2014-08-21 12:40 | abv | Note Edited: 0030989 | bug_revision_view_page.php?bugnote_id=30989#r7919 |
2014-08-21 12:44 | apv | Note Added: 0030991 | |
2014-08-21 12:46 | apv | Assigned To | apv => bugmaster |
2014-08-21 12:46 | apv | Status | reviewed => tested |
2014-08-22 11:15 | apv | Test case number | => bugs step(014) bug25168 |
2014-08-22 15:42 | bugmaster | Changeset attached | => occt master 8a8be2aa |
2014-08-22 15:42 | bugmaster | Status | tested => verified |
2014-08-22 15:42 | bugmaster | Resolution | open => fixed |
2014-08-25 08:24 | abv | Relationship added | parent of 0025188 |
2014-08-25 08:24 | abv | Relationship added | related to 0024135 |
2014-09-08 15:52 | git | Note Added: 0031478 | |
2014-11-11 12:45 | aiv | Fixed in Version | => 6.8.0 |
2014-11-11 12:58 | aiv | Status | verified => closed |
Notes |
|
(0030892)
|
git
|
2014-08-19 16:29
|
|
Branch CR25168 has been created by drazmyslovich.
SHA-1: acccc9d21de2db5c852cb29309ab0d1559929032
This branch includes the following new commits:
new acccc9d 0025168: function WriteStep is fixed
Detailed log of new commits:
commit acccc9d21de2db5c852cb29309ab0d1559929032
Author: razmyslovich
Date: Tue Aug 19 14:28:48 2014 +0200
0025168: function WriteStep is fixed
|
|
|
|
The fix is committed, please, review it |
|
|
|
I would like to add, that my test case was created by Autodesk Inventor 2009 |
|
|
(0030925)
|
gka
|
2014-08-20 12:23
|
|
Branch CR21568 is ready to be tested |
|
|
(0030989)
|
abv
|
2014-08-21 12:39
(edited on: 2014-08-21 12:40) |
|
The problem can be reproduced using file Drum.stp found in #24135:
Draw[]> stepread d:/temp/Drum.stp a .
...
Draw[]> writeall d:/temp/a.stp
Execution Failure for : writeall d:/temp/a.stp
** WorkSession : Sending all data
Step File Name : d:/temp/a.stp(56826 ents) **** Interruption SendAll par
Exception : ****
ACCESS VIOLATION at address 0x00000014 during 'READ' operation
Abandon
|
|
|
(0030991)
|
apv
|
2014-08-21 12:44
|
|
Dear BugMaster,
Branch CR25168 (and products from GIT master) was compiled on Linux and Windows platforms and tested.
SHA-1: acccc9d21de2db5c852cb29309ab0d1559929032
Number of compiler warnings:
occt component:
Linux: 15 (15 on master)
Windows: 0 (0 on master)
products component:
Linux: 11 (11 on master)
Windows: 1 (1 on master)
Regressions/Differences:
Not detected
Testing case:
Absent
Testing on Linux:
Total MEMORY difference: 352147592 / 351903180
Total CPU difference: 45222.38000000002 / 45953.950000000135
Testing on Windows:
Total MEMORY difference: 239918324 / 239721508
Total CPU difference: 36318.40625 / 32650.328125 |
|
|
(0031478)
|
git
|
2014-09-08 15:52
|
|
Branch CR25168 has been deleted by inv.
SHA-1: acccc9d21de2db5c852cb29309ab0d1559929032 |
|