[Fixed] Bug: Sketcher makes FreeCAD crash as soon as a tool is selected

About the development of the Part Design module/workbench. PLEASE DO NOT POST HELP REQUESTS HERE!
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
sebste
Posts: 25
Joined: Tue Sep 01, 2015 9:23 am

[Fixed] Bug: Sketcher makes FreeCAD crash as soon as a tool is selected

Post by sebste »

With the current Version of FC daily, selecting a tool inside sketcher makes the application crash.

I attached the logfile

Steps to reproduce:
1.) load sketcher workbench or part design workbench
2. create new file
3.) create sketch
4.) select plane
5.) click on any tool, for instance the rectangle
6.) FreeCAD crashes

Can anyone confirm this?
Thanks, Sebastian
----
OS: Linux Mint 18.2 Sonya
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.17.12619 (Git)
Build type: None
Branch: master
Hash: b3631e134be8bfade0534f2dc0ee668ae71a223f
Python version: 2.7.12
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 7.1.0
Locale: German/Germany (de_DE)
Attachments
freecad-daily-log.txt
logfile
(23.66 KiB) Downloaded 88 times
tripstar76
Posts: 10
Joined: Tue Sep 27, 2016 9:32 pm

Re: Bug: Sketcher makes FreeCAD crash as soon as a tool is selected

Post by tripstar76 »

Can confirm the same happens for me reproducing the above steps.

I started freecad using terminal and got this read out....

https://pastebin.com/0BU87SZP

OS: Linux Mint 18.1 Serena
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.17.12619 (Git)
Build type: None
Branch: master
Hash: b3631e134be8bfade0534f2dc0ee668ae71a223f
Python version: 2.7.12
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 7.1.0
Locale: English/UnitedKingdom (en_GB)
laurent_parti
Posts: 50
Joined: Sat Mar 01, 2014 9:19 am
Location: Miami or Paris
Contact:

Re: Bug: Sketcher makes FreeCAD crash as soon as a tool is selected

Post by laurent_parti »

Hello All,

I do experiment the same concern, with any tools

OS: Ubuntu 14.04.5 LTS
Word size of OS: 32-bit
Word size of FreeCAD: 32-bit
Version: 0.17.12619 (Git)
Build type: None
Branch: master
Hash: b3631e134be8bfade0534f2dc0ee668ae71a223f
Python version: 2.7.6
Qt version: 4.8.6
Coin version: 4.0.0a
OCC version: 7.1.0
Locale: French/France (fr_FR)
Laurent.

You like CNC world feel free to have a look on:
https://www.youtube.com/channel/UC_Mjlp ... svx0z6G6WQ
tripstar76
Posts: 10
Joined: Tue Sep 27, 2016 9:32 pm

Re: Bug: Sketcher makes FreeCAD crash as soon as a tool is selected

Post by tripstar76 »

Also, just compiled the source, and also happens.

Bug tracker report
Last edited by tripstar76 on Mon Nov 20, 2017 7:09 pm, edited 1 time in total.
chrisb
Veteran
Posts: 54273
Joined: Tue Mar 17, 2015 9:14 am

Re: Bug: Sketcher makes FreeCAD crash as soon as a tool is selected

Post by chrisb »

Same version as laurent_parti I get on startup the message

Code: Select all

Unhandled std::exception caught in GUIApplication::notify.
The error message is: Permission denied
in report view.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
sebste
Posts: 25
Joined: Tue Sep 01, 2015 9:23 am

Re: Bug: Sketcher makes FreeCAD crash as soon as a tool is selected

Post by sebste »

tripstar76
Posts: 10
Joined: Tue Sep 27, 2016 9:32 pm

Re: Bug: Sketcher makes FreeCAD crash as soon as a tool is selected

Post by tripstar76 »

Ha me too. But you were a few minutes before me. Should I remove mine?
chrisb
Veteran
Posts: 54273
Joined: Tue Mar 17, 2015 9:14 am

Re: Bug: Sketcher makes FreeCAD crash as soon as a tool is selected

Post by chrisb »

tripstar76 wrote: Mon Nov 20, 2017 7:10 pm Should I remove mine?
If it is a duplicate and you can remove it or mark it as such: go for it.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
tripstar76
Posts: 10
Joined: Tue Sep 27, 2016 9:32 pm

Re: Bug: Sketcher makes FreeCAD crash as soon as a tool is selected

Post by tripstar76 »

I couldn't find where to remove it, so I just put a note to say it was a duplicate
binitri
Posts: 1
Joined: Tue Nov 21, 2017 10:44 pm

Re: Bug: Sketcher makes FreeCAD crash as soon as a tool is selected

Post by binitri »

Same issue on ubuntu from upgrade of november 20.
Post Reply