View Issue Details

IDProjectCategoryView StatusLast Update
0002344FreeCADBugpublic2016-02-01 10:08
ReporterChapaikinVA Assigned Tojmaustpc  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionno change required 
PlatformlinuxOSUbuntuOS VersionUbuntu 14.04.3
Product Version0.15 
Summary0002344: Application terminates
DescriptionThe application terminates.
Steps To Reproduce1. Select: "Clone of Fusion006", "Clone of 1.~=.3"
2. Click "Make a union".
Additional Information
----------
OS: Ubuntu 14.04.3 LTS
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.6
Qt version: 4.8.6
Coin version: 4.0.0a
OCC version: 6.8.0.oce-0.17
TagsNo tags attached.
FreeCAD Information

Activities

ChapaikinVA

2015-11-25 06:33

reporter  

2.fcstd (Attachment missing)

yorik

2015-11-25 09:08

administrator   ~0006551

no crash for me... Can you try the daily builds (0.16) version? This problem is probably already fixed...

hinckel

2015-11-25 11:58

reporter   ~0006552

Last edited: 2015-11-25 11:59

I get a crash!

OS: "openSUSE 13.2 (Harlequin) (x86_64)"
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.16.5952 (Git)
Build type: Unknown
Branch: master
Hash: ad1210f4bb605836480d0b99a1271f51c965a1b2
Python version: 2.7.8
Qt version: 4.8.7
Coin version: 3.1.3
OCC version: 6.8.0.oce-0.17-dev

jmaustpc

2015-11-29 15:11

manager   ~0006560

I get no crash here either.

OS: Ubuntu 14.04.3 LTS
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.16.5970 (Git)
Build type: Release
Branch: master
Hash: 19c840e1ab299cb94ed534d5be61a95a5fac8691
Python version: 2.7.6
Qt version: 4.8.6
Coin version: 4.0.0a
OCC version: 6.8.0.oce-0.17

ChapaikinVA

2015-11-29 16:52

reporter   ~0006565

Last edited: 2015-11-29 16:55

I confirm, the bug is NOT fixed and persists on 0.16 (installed from daily ppa: "ppa:freecad-maintainers/freecad-daily"), i. e. the application terminates.

----------
OS: Ubuntu 14.04.3 LTS
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.16.5958 (Git)
Build type: None
Branch: master
Hash: b3e0e8272f0ed017caf7644808e929c87a85937e
Python version: 2.7.6
Qt version: 4.8.6
Coin version: 4.0.0a
OCC version: 6.8.0.oce-0.17

yorik

2016-01-31 18:40

administrator   ~0006783

still no crash here... is this problem still happening?

jmaustpc

2016-02-01 08:37

manager   ~0006791

not crashing here, with oce from their master

OS: Ubuntu 14.04.3 LTS
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.16.6274 (Git)
Build type: Release
Branch: master
Hash: cbdd18cef6338038ed9e06a1773d4d55f231e46e
Python version: 2.7.6
Qt version: 4.8.6
Coin version: 4.0.0a
OCC version: 6.8.0.oce-0.17


no crash with this one either

OS: Ubuntu 14.04.3 LTS
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.16.6355 (Git)
Build type: Debug
Branch: master
Hash: 0f858f99b7348b0cd764428ab783d33d60d86f6a
Python version: 2.7.6
Qt version: 4.8.6
Coin version: 4.0.0a
OCC version: 6.9.1.oce-0.18-dev (tandersons69 OCE patches over OCC 6.9.1)


opening from within FreeCAD 0.14 crashes when opening the file...to be expected.


I wonder if this has anything to do with language/local settings as those characters are not standard English......

can either of you provide a back trace?

Also have you two both installed only the OCE from the daily PPA? Do you have any other OCE on your systems? If FreeCAD is compiled against one version of OCE but run against another you will often get crashes like this.

This is another example of a ticket that would have been more efficiently triaged on the forum, with more eyes we might be able to see a pattern or find someone who can provide a crash and BT.

I suggest, if we don't make progress in the next few days, that we close this ticket and move the discussion into the Help forum.

jmaustpc

2016-02-01 10:06

manager   ~0006792

I have just now installed FreeCAD from the daily PPA ....and I do not get this crash.

All I did was select the two clones in treeview and click on Fuse in Part WB...no crash...but the result is black with back light turned off with OCE 0.17 which indicates that the solid is inside out i.e. the face normals are going the wrong way..also the bottom single horizontal thing is not a solid, it is missing its end face.....I did not see either of these with the updated oce based on occ 6.9.1

When I have a closer look with the FreeCAD using the old OCE, there are various faces missing from various components, I think its obvious that the older OCE can not make a valid solid with this model and that is the root cause of issues.

Since updating to OCe based on the current OCC 6.9.1 seems to cure the problem, I will close this ticket. If you want to discuss a different way to create your model that will not fail in the old OCE, if that is possible, then please discuss this in the Help forum.

Please next time discuss all bugs in the Help forum first to help keep ticket quantities low and quality high. :-)

below is version data for the daily PPA just now installed.



OS: Ubuntu 14.04.3 LTS
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.16.6348 (Git)
Build type: None
Branch: master
Hash: 5fbdd4ac6624e32ba3a3e5523a31d56fe3ba7ae6
Python version: 2.7.6
Qt version: 4.8.6
Coin version: 4.0.0a
OCC version: 6.8.0.oce-0.17

jmaustpc

2016-02-01 10:08

manager   ~0006793

fixed by up grading Open Cascade from OCE 0.17 to OCE based on OCC 6.9.1

Issue History

Date Modified Username Field Change
2015-11-25 06:33 ChapaikinVA New Issue
2015-11-25 06:33 ChapaikinVA File Added: 2.fcstd
2015-11-25 09:08 yorik Note Added: 0006551
2015-11-25 11:58 hinckel Note Added: 0006552
2015-11-25 11:59 hinckel Note Edited: 0006552
2015-11-29 15:11 jmaustpc Note Added: 0006560
2015-11-29 16:52 ChapaikinVA Note Added: 0006565
2015-11-29 16:55 ChapaikinVA Note Edited: 0006565
2016-01-31 18:40 yorik Note Added: 0006783
2016-01-31 18:40 yorik Status new => feedback
2016-02-01 08:37 jmaustpc Note Added: 0006791
2016-02-01 10:06 jmaustpc Note Added: 0006792
2016-02-01 10:08 jmaustpc Note Added: 0006793
2016-02-01 10:08 jmaustpc Status feedback => closed
2016-02-01 10:08 jmaustpc Assigned To => jmaustpc
2016-02-01 10:08 jmaustpc Resolution open => no change required