View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002506 | FreeCAD | Bug | public | 2016-04-14 22:13 | 2017-04-28 19:14 |
Reporter | fran6t | Assigned To | |||
Priority | low | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | ubuntu | OS Version | 14.04 LTS |
Fixed in Version | 0.17 | ||||
Summary | 0002506: Crash when export .step (due to an upstream OCC bug) | ||||
Description | When export .step Freecad crash In terminal mode we could see just "The exception is SIGSEGV : 'segmentation violation' detected. Adress 28 Perhaps it's a bug in library libTKXSBase and a catch error is missing ? I don't know if crash in external libray could be catched and display an error without crash exit of freecad. Ps: Sorry for my bad english, and sorry by advance if procedure is not good it's my first try report bug. | ||||
Steps To Reproduce | Open file debug.fsctd Select BJ_Socket_005 Export file format .step | ||||
Additional Information | All debug message can be see here : http://forum.freecadweb.org/viewtopic.php?f=12&t=15235&sid=dc4acd2ec1b8888d3639563222a6fe1a#p121288 | ||||
Tags | OCC Bug, STEP, upstream | ||||
FreeCAD Information | |||||
|
|
|
I can confirm the crash. However, this is clearly a bug in OpenCascade which we are not able to fix. This is the implementation of the function:
TransientListBinder is null but the shape type is a face. So, in this case it doesn't check whether TransientListBinder is null and thus causes a segmentation fault when accessing it. |
|
@wmayer i tagged this as 'upstream'. Is that correct? If so then we should associate this to an upstream ticket. |
|
Reminder sent to: wmayer @wmayer can you mention what version the OCC bug is still occurring in? (I assume OCC 7.0?) |
|
@NormandC do you mind testing with OCC7.1 to confirm it's still reproducible? |
|
Can't reproduce on current master based on OCCT 7.1.0 exporting to STEP either from File --> Export menu or Part --> Export CAD, choosing either STEP or STEP with colors. I guess we can say it is fixed. OS: Ubuntu 16.04.2 LTS Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.17.10460 (Git) Build type: None Branch: master Hash: 91c59c7910436c44ede608e29d9a90a287121a11 Python version: 2.7.12 Qt version: 4.8.7 Coin version: 4.0.0a OCC version: 7.1.0 |
|
Thanks NormandC. Upstream fix tested in 0.17 per 0002506:0008606 works. Resolving. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-04-14 22:13 | fran6t | New Issue | |
2016-04-14 22:13 | fran6t | File Added: Debug.FCStd | |
2017-01-09 23:39 | Kunda1 | Tag Attached: STEP | |
2017-01-10 10:19 | wmayer | Note Added: 0007595 | |
2017-01-10 10:19 | wmayer | Status | new => confirmed |
2017-01-10 10:19 | wmayer | Resolution | open => not fixable |
2017-01-12 15:38 | Kunda1 | Tag Attached: OCC Bug | |
2017-01-12 15:38 | Kunda1 | Tag Attached: upstream | |
2017-01-12 15:40 | Kunda1 | Note Added: 0007673 | |
2017-01-24 12:43 | Kunda1 | Tag Attached: #pending | |
2017-01-24 12:49 | Kunda1 | Summary | Crash when export .step => Crash when export .step (due to an upstream OCC bug) |
2017-01-24 12:53 | Kunda1 | Note Added: 0007958 | |
2017-03-10 23:19 | Kunda1 | Note Added: 0008605 | |
2017-03-11 04:47 | normandc | Note Added: 0008606 | |
2017-03-11 11:52 | Kunda1 | Status | confirmed => resolved |
2017-03-11 11:52 | Kunda1 | Resolution | not fixable => fixed |
2017-03-11 11:52 | Kunda1 | Fixed in Version | => 0.17 |
2017-03-11 11:52 | Kunda1 | Note Added: 0008611 | |
2017-03-11 11:53 | Kunda1 | Tag Detached: #pending | |
2017-04-28 19:14 | Kunda1 | Status | resolved => closed |