View Issue Details

IDProjectCategoryView StatusLast Update
0002143DraftBugpublic2015-06-05 14:22
Reportermeneldur Assigned Toyorik  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionno change required 
PlatformLinuxOSFedora WorkstationOS Version21
Product Version0.15 
Fixed in Version0.16 
Summary0002143: Draft workspace crashes FreeCAD
DescriptionWhenever I choose "Draft" workspace, the application stops responding and after 3-5 seconds it crashes.
Steps To ReproduceStart app, choose Draft from dropdown menu.
Additional Informationhttps://bugzilla.redhat.com/show_bug.cgi?id=1227162
TagsNo tags attached.
FreeCAD Information

Activities

yorik

2015-06-03 01:22

administrator   ~0006182

Could you paste the info from menu Help->About FreeCAD->Copy to clipboard? Thanks

meneldur

2015-06-04 03:58

reporter   ~0006189

OS: Linux
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.15.$WCREV$
Python version: 2.7.8
Qt version: 4.8.6
Coin version: 3.1.3

yorik

2015-06-04 16:15

administrator   ~0006190

This looks like a pivy problem... Could you try the following?

1) start freecad from a terminal, so you get error messages when it crashes

2) in the freecad python console (menu View->Views->Python Console), enter these lines:
from pivy import coin
coin.SoCube()

If it crashes, then there is likely a problem with the pivy module on fedora...

meneldur

2015-06-04 22:18

reporter   ~0006191

Thanks for your support.
Yes, it crashed right after importing coin (couldn't invoke SoCube()).
This is the error:
FreeCAD: SoType.cpp:730: SbBool SoType::isDerivedFrom(SoType) const: Assertion `!this->isBad()' failed.
Aborted (core dumped)

meneldur

2015-06-04 23:14

reporter   ~0006192

Updated pivy from 5.0.8 from F21 to 5.0.10 from F23 repos.
Problem solved.

yorik

2015-06-05 14:22

administrator   ~0006193

The bst bugs are the bugs that solve themselves :)
Thanks for the follow-up!

Issue History

Date Modified Username Field Change
2015-06-02 22:26 meneldur New Issue
2015-06-03 01:22 yorik Note Added: 0006182
2015-06-04 03:58 meneldur Note Added: 0006189
2015-06-04 16:15 yorik Note Added: 0006190
2015-06-04 22:18 meneldur Note Added: 0006191
2015-06-04 23:14 meneldur Note Added: 0006192
2015-06-05 14:22 yorik Note Added: 0006193
2015-06-05 14:22 yorik Status new => closed
2015-06-05 14:22 yorik Assigned To => yorik
2015-06-05 14:22 yorik Resolution open => no change required
2015-06-05 14:22 yorik Fixed in Version => 0.16