View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020616 | Open CASCADE | OCCT:Modeling Algorithms | public | 2008-11-07 12:08 | 2012-01-11 16:12 |
Reporter | bugmaster | Assigned To | |||
Priority | normal | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
OS | All | ||||
Fixed in Version | 6.3.1 | ||||
Summary | 0020616: Failed to save/restore empty face | ||||
Description | Mail from RLN Empty face can be read back after it has been written. It seems that Write() does not write all available information (0 handle to the surface, tolerance, etc). If to add this info manually into the file, Read() works well. Note that empty edge (which also has 0 geometry) is correctly written and read. Draw[14]> foreach t {V E W F Sh So CS C} {puts "shape type $t";shape test $t; save test empty.brep; restore empty.brep test; puts OK} shape type V OK shape type E OK shape type W OK shape type F An exception was caught 0x4152ef28 : OSD_SIGSEGV: SIGSEGV 'segmentation violation' detected. Address 4 ** Exception ** 0x4152ef28 : OSD_SIGSEGV: SIGSEGV 'segmentation violation' detected. Address 4 | ||||
Additional information and documentation updates | Documentation remark, added by JGV 2008-11-24 10:28:43: New features: No new features Improvements: No improvements Changes: No changes | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2008-11-07 12:08 | bugmaster | Assigned To | bugmaster => jgv |
2008-11-07 12:08 | bugmaster | Status | new => assigned |
2008-11-24 12:30 |
|
Status | assigned => resolved |
2008-12-11 12:09 |
|
Status | resolved => tested |
2008-12-11 12:17 | bugmaster | Status | tested => verified |
2009-06-24 19:39 | bugmaster | Status | verified => closed |
2009-06-24 19:39 | bugmaster | Resolution | @0@ => fixed |
2011-08-02 11:31 | bugmaster | Category | OCCT:MOA => OCCT:Modeling Algorithms |
2012-01-11 16:12 |
|
Description Updated | |
2012-01-11 16:12 |
|
Additional Information Updated |