View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000919 | Draft | Bug | public | 2012-12-19 22:07 | 2012-12-20 22:30 |
Reporter | ts468 | Assigned To | yorik | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 0.14 | ||||
Fixed in Version | 0.13 | ||||
Summary | 0000919: Crash on upgrade from wire to face | ||||
Description | Upgrading the lines from the attached file to a wire works fine, the subsequent upgrade to a face unfortunately leads to a core dump. | ||||
Additional Information | OS: Debian GNU/Linux testing (wheezy) Platform: 64-bit Version: 0.13.1779 (Git) Branch: master Hash: 480f28032279505f2399fe08ee41a32228026c0f Python version: 2.7.3rc2 Qt version: 4.8.2 Coin version: 3.1.3 SoQt version: 1.5.0 OCC version: 6.5.2 | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
2012-12-19 22:07
|
|
|
Ok, confirmed. I'll look into it. Thanks for reporting! |
|
git show 7408cc7 fixes the crash which I had in debug mode. In release mode everything works fine. The problem is that the creation of the face from the wire failed and thus a call of normalAt() leads to the crash. |
|
Thanks Werner! I also corrected a bug in Draft that prevented the face to be created. git show 2d35c34 I'll close this bug report, don't hesitate to reopen if needed. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-12-19 22:07 | ts468 | New Issue | |
2012-12-19 22:07 | ts468 | File Added: test.dxf | |
2012-12-20 00:24 | yorik | Status | new => assigned |
2012-12-20 00:24 | yorik | Assigned To | => yorik |
2012-12-20 00:24 | yorik | Note Added: 0002674 | |
2012-12-20 13:21 | wmayer | Note Added: 0002678 | |
2012-12-20 14:42 | yorik | Note Added: 0002679 | |
2012-12-20 22:29 | yorik | Status | assigned => closed |
2012-12-20 22:30 | yorik | Resolution | open => fixed |
2012-12-20 22:30 | yorik | Fixed in Version | => 0.13 |