View Issue Details

IDProjectCategoryView StatusLast Update
0001324FreeCADBugpublic2014-03-02 12:16
Reporterhelo Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionno change required 
Platform64 bit OSUbuntu with Gnome 3.4.1 DesktopOS Version12.04.3 LTS
Product Versiontrunk 
Summary0001324: Crash on file dialog
DescriptionFreeCAD crashes on every file dialog when a element except one of the first four is clicked.
Steps To ReproduceOpen FreeCAD,
Open File,
Click on 5th element in file browser
Additional InformationFreeCAD Version
Version: 0.14.2648 (Git)
Branch: master
Hash: 373bbcfa93020fb3802cb0a43297134082ca8f34
Python version: 2.7.3
Qt version: 4.8.1
Coin version: 3.1.3
SoQt version: 1.5.0


TagsNo tags attached.
FreeCAD Information

Activities

helo

2013-12-03 21:04

reporter  

backtrace.txt (Attachment missing)

wmayer

2013-12-04 00:39

administrator   ~0003923

> 0000005 0x00007fffc80b924f in AtSpiAdaptor::notify(int, QAccessibleInterface*, int)
This is not a FreeCAD bug but in the package that offers AtSpiAdaptor. This actually gets called by Qt internally and raises a serious error (qFatal).

To avoid crashes uninstall the other package. Maybe the bug should be reported to Debian.

helo

2013-12-04 18:30

reporter   ~0003924

you are right,
removing qt-at-spi fixed the problem

wmayer

2014-03-02 12:16

administrator   ~0004353

Not a FreeCAD bug.

Issue History

Date Modified Username Field Change
2013-12-03 21:04 helo New Issue
2013-12-03 21:04 helo File Added: backtrace.txt
2013-12-04 00:39 wmayer Note Added: 0003923
2013-12-04 18:30 helo Note Added: 0003924
2014-03-02 12:16 wmayer Note Added: 0004353
2014-03-02 12:16 wmayer Status new => closed
2014-03-02 12:16 wmayer Resolution open => no change required