View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002867 | FreeCAD | Bug | public | 2017-01-18 22:03 | 2017-01-20 12:18 |
| Reporter | DeepSOIC | Assigned To | wmayer | ||
| Priority | high | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.17 | ||||
| Target Version | 0.17 | Fixed in Version | 0.17 | ||
| Summary | 0002867: AttachExtension crash | ||||
| Description | In some situations, methods of AttachExtension appear on objects with no extensions. Calling these methods causes a crash. | ||||
| Steps To Reproduce | Open FreeCAD. Run this code: | ||||
| Additional Information | OS: Windows 10 Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.17.9677 (Git) Build type: Debug Branch: (HEAD detached at FC/master) Hash: c0ec75eb5a9dc5a4f70012864da6b30e7f17d54d Python version: 2.7.8 Qt version: 4.8.7 Coin version: 4.0.0a OCC version: 7.0.0 forum thread: http://forum.freecadweb.org/viewtopic.php?f=3&t=20009 | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
FreeCAD: master 39bd5ea5 2017-01-19 20:48:17 Details Diff |
issue 0002867: AttachExtension crash |
Affected Issues 0002867 |
|
| mod - src/Base/PyObjectBase.cpp | Diff File | ||
|
FreeCAD: master ac7750fa 2017-01-20 12:17:11 Details Diff |
issue 0002867: AttachExtension crash |
Affected Issues 0002867 |
|
| mod - src/App/FeaturePythonPyImp.h | Diff File | ||
| mod - src/Mod/Part/App/PrimitiveFeature.cpp | Diff File | ||
| mod - src/Mod/Part/App/PrimitiveFeature.h | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-01-18 22:03 | DeepSOIC | New Issue | |
| 2017-01-18 22:15 | Kunda1 | Steps to Reproduce Updated | |
| 2017-01-19 11:54 | wmayer | Assigned To | => wmayer |
| 2017-01-19 11:54 | wmayer | Priority | normal => high |
| 2017-01-19 11:54 | wmayer | Status | new => confirmed |
| 2017-01-19 11:54 | wmayer | Target Version | => 0.17 |
| 2017-01-19 20:48 | wmayer | Changeset attached | => FreeCAD Master master 39bd5ea5 |
| 2017-01-20 12:17 | wmayer | Changeset attached | => FreeCAD Master master ac7750fa |
| 2017-01-20 12:18 | wmayer | Status | confirmed => closed |
| 2017-01-20 12:18 | wmayer | Resolution | open => fixed |
| 2017-01-20 12:18 | wmayer | Fixed in Version | => 0.17 |
FreeCAD