View Issue Details

IDProjectCategoryView StatusLast Update
0000193FreeCADBugpublic2010-12-20 13:20
Reportermboehne Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionnot fixable 
Product Version0.10 
Summary0000193: hangs upon opening new empty document, 100% cpu
DescriptionI refer to revision 3225 (the one in the Ubuntu repository for u10.10). After starting the programme and opening a new, empty document FC hangs, uses 100% CPU and makes the system unresponsive. The only recovery is ssh by net and a kill -3 on the FC task. FC then types:

Coin error in SoNode::GLRenderS(): GL error: 'GL_INVALID_ENUM', nodetype: Separator (set envvar COIN_GLERROR_DEBUGGING=1 and re-run to get more information)
Quit

After doing this:

Coin error in SoSeparator::GLRenderBelowPath(): GL error: 'GL_INVALID_ENUM', nodetype: DirectionalLight
Quit
Additional InformationSorry not to check version 0.11, but it insists on installing an NVidia kernel module that brakes my system.
TagsNo tags attached.
FreeCAD Information

Activities

yorik

2010-11-13 19:00

administrator   ~0000413

Just opened the same freecad version here on ubuntu maverick, everything is normal... I think this indicates a problem with your 3D drivers. Can you:
- Tell what driver you are using (glxinfo | grep "OpenGL renderer" in terminal)
- See if other OpenGL applications such as blender are running correctly

wmayer

2010-12-20 13:20

administrator   ~0000464

There must be something strange on your system since it works properly on my Ubuntu Maverick under VirtualBox.

> Sorry not to check version 0.11, but it insists on installing an NVidia kernel module that brakes my system.
Fro, SF you can get a newer version where the NVidia dependency problem is fixed.

Issue History

Date Modified Username Field Change
2010-11-02 14:58 mboehne New Issue
2010-11-13 19:00 yorik Note Added: 0000413
2010-11-13 19:00 yorik Status new => feedback
2010-12-20 13:20 wmayer Note Added: 0000464
2010-12-20 13:20 wmayer Status feedback => closed
2010-12-20 13:20 wmayer Resolution open => not fixable