View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002366 | PartDesign | Bug | public | 2015-12-12 13:58 | 2017-01-15 02:15 |
Reporter | jordao.rodolfo | Assigned To | jmaustpc | ||
Priority | normal | Severity | crash | Reproducibility | sometimes |
Status | closed | Resolution | no change required | ||
Platform | Linux | OS | Debian GNU/Linux testing-updates | OS Version | Testing |
Product Version | 0.15 | ||||
Summary | 0002366: Boolean Union crashes freecad. | ||||
Description | Whenever I try to use the union function from the Part module (workbench), it crashes, going away with a simple segfault! There is no need for complex geoemtries: Just create a cube and a sphere and see the magic happening. | ||||
Steps To Reproduce | A simple GUI example: -Open FreeCAD -Open the Part Module -Create a cylinder -Create a sphere -Fuse them (boolean union) -Crash. | ||||
Additional Information | The terminal outputs a very informative error log: *** Abort *** an exception was raised, but no catch was found. ... The exception is:SIGSEGV 'segmentation violation' detected. Address 0 So I was not able to do anything by my own. Personally, I believe the problem is rooted either in OCC, either in the OCC Interface. But that's just my two cents. | ||||
Tags | boolean | ||||
FreeCAD Information | |||||
|
Althought it says "sometimes", it happens every time for me. |
|
No crash for me... What does your Help -> About FreeCAD -> Copy to clipboard say? |
|
It says: OS: Debian GNU/Linux testing-updates (sid) Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.15.4671 (Git) Branch: releases/FreeCAD-0-15 Hash: 244b3aef360841646cbfe80a1b225c8b39c8380c Python version: 2.7.10+ Qt version: 4.8.7 Coin version: 4.0.0a OCC version: 6.7.0 |
|
hm likely a problem with OCC6.7/libOCE0.16 indeed... There have been several of those already. LibOCE0.17(OCC6.8) exists already but is not yet available on debian... |
|
I see. I will try to get the lastest OCC libs on my machine either by compilation or package installation as soon as I can and test it. |
|
I compiled mine by recompiling the libOCE0.17 ubuntu package from https://launchpad.net/~freecad-maintainers/+archive/ubuntu/freecad-daily/+packages following this receipe: http://yorik.uncreated.net/guestblog.php?2013=225 fast & simple :) If you can test and report here if it solves the problem, we'd be grateful, thanks! |
|
a month with no reply, This would have been better if discussed in the Help forum first. Possibly the wrong OCE version, possibly FreeCAD installed from Ubuntu PPA? I will close it for now, we can reopen it if more information provided in the Help forum shows it to be relevant. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-12-12 13:58 | jordao.rodolfo | New Issue | |
2015-12-12 15:14 | jordao.rodolfo | Tag Attached: boolean | |
2015-12-12 15:14 | jordao.rodolfo | Tag Attached: Part | |
2015-12-12 15:14 | jordao.rodolfo | Note Added: 0006591 | |
2015-12-12 19:16 | yorik | Note Added: 0006592 | |
2015-12-12 19:18 | jordao.rodolfo | Note Added: 0006593 | |
2015-12-12 21:50 | yorik | Note Added: 0006595 | |
2015-12-12 21:53 | jordao.rodolfo | Note Added: 0006596 | |
2015-12-12 22:05 | yorik | Note Added: 0006597 | |
2015-12-13 14:44 | yorik | Priority | urgent => normal |
2015-12-13 14:45 | yorik | Status | new => feedback |
2016-01-21 16:32 | jmaustpc | Note Added: 0006747 | |
2016-01-21 16:33 | jmaustpc | Status | feedback => closed |
2016-01-21 16:33 | jmaustpc | Assigned To | => jmaustpc |
2016-01-21 16:33 | jmaustpc | Resolution | open => no change required |
2017-01-15 02:15 | Kunda1 | Tag Detached: Part |