View Issue Details

IDProjectCategoryView StatusLast Update
0004378PartDesignBugpublic2021-03-03 11:51
Reportercappu Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status newResolutionopen 
PlatformlinuxOSXubuntu OS Version20.04
Target Version0.20 
Summary0004378: Crash after changing a pocket-size
DescriptionCrash after changing a size-parameter in a sketch and close sketch (cpu gets 100% load and memory runs full)
I am not sure if ths issue is found before as I do not know how to name it.
But on my PC it is very simple to reproduce.
Steps To Reproduce1) open RegalBuero (copy).FCStd
2) change WS to part-design
3) open last sketch043: RegalBuero/P2_KeinteilBoxen../B8_BodenHinten001/Seitenloecher/Sketch043

4) In this sketch043 change the very right-side hight-parameter from 32,8 to 33mm
5) close the sketch
6) look on cpu and RAM. On my PC CPU become 100% load (after aprox 5sec) and RAM starts slowly overflow (approx 30sec left until complete overflow)

Additional InformationI use appimage file.
If size of hight-parameter is less than 33 mm, no problems occur. 33mm and bigger seems to be a problem which is not catch in code.
I created this 3d-model last week and updated appimage-version 1 time. With current version of FreeCad and at least one version before the issue occurs on my PC.
Hope you can reproduce it on your PC.
Tags#pending-forum, 0.19, crash, Part Design
FreeCAD InformationOS: Ubuntu 20.04 LTS (XFCE/xubuntu)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.21654 (Git) AppImage
Build type: Release
Branch: master
Hash: ddf0cf3136a6c5a459abae4bf1f9c714f6f45c86
Python version: 3.8.2
Qt version: 5.12.5
Coin version: 4.0.0
OCC version: 7.4.0
Locale: English/United States (en_US)

Activities

Kunda1

2020-06-26 17:09

administrator   ~0014588

@cappu where is the forum thread (as per our bugtracker guidelines)?
Please open one next time before opening a ticket. Please open a thread now and link back to this ticket. Also add the forum thread to this ticket so we can track it.

Kunda1

2020-06-26 17:10

administrator   ~0014589

Also there is no file (RegalBuero (copy).FCStd) attached to this ticket to test

cappu

2020-06-27 10:58

reporter   ~0014596

Hello,
Thanks for taking care.
Please find attached file (hope it works now)
No thread at the moment because in description it is description it is described if clearly a bug, it can be directly added here. But I will create a forum thread...
I tried today with latest version, and crash still happens on my PC

OS: Ubuntu 20.04 LTS (XFCE/xubuntu)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.21764 (Git) AppImage
Build type: Release
Branch: master
Hash: ccea55a65512d37081d708d6f504d0c4d182a9e0
Python version: 3.8.2
Qt version: 5.12.5
Coin version: 4.0.0
OCC version: 7.4.0
Locale: English/United States (en_US)

Best regars

cappu

2020-06-27 11:06

reporter   ~0014597

Hm, looks like I do something wrong at adding the file. Filesize 1,6MB. No error. Green bar under file.

But when I go over the attached file is says:
html> <head><title>413 Request Entity Too Large</title></head> <body bgcolor="white"> <center><h1>413 Request Entity Too Large</h1>
image.png (5,953 bytes)   
image.png (5,953 bytes)   

cappu

2020-06-27 11:07

reporter   ~0014598

I already removed most parts of the model. Is there a different way to add the file?

cappu

2020-06-27 11:22

reporter   ~0014599

Tried to create a forum thread. But here an error comes when trying to add the file.
(see screenshot)
But without file, it does not make sense to talk about (Description: On Increasing a pocket size, computer crashes??? ).
Is there a possibility to send you the model?

cappu

2020-06-27 12:50

reporter   ~0014600

Datei siehe

https://www.magentacloud.de/lnk/ahAhDTWN

cappu

2020-06-27 13:21

reporter   ~0014601

Forum Link: https://forum.freecadweb.org/viewtopic.php?f=19&t=48101
(hope it is the correct forum. I have not found one to verify bugs)

Kunda1

2020-07-02 18:07

administrator   ~0014614

Related partial fix: FreeCAD master 31b1ad87

Kunda1

2021-03-03 11:51

administrator   ~0015478

Trying to add attachment

yorik

2022-03-03 13:55

administrator   ~0016910

This ticket has been migrated to GitHub as issue 6077.

Related Changesets

FreeCAD: master 31b1ad87

2020-07-02 15:46:16

abdullah

Details Diff
Sketcher: Augment malformed constraint messages

===============================================

Enable a user recomputing an object/document to identify which sketch has the malformed constraints.
Affected Issues
0004378
mod - src/Mod/Sketcher/App/Sketch.cpp Diff File
mod - src/Mod/Sketcher/App/Sketch.h Diff File
mod - src/Mod/Sketcher/App/SketchObject.cpp Diff File

Issue History

Date Modified Username Field Change
2020-06-18 16:09 cappu New Issue
2020-06-18 16:09 cappu Tag Attached: 0.19
2020-06-18 16:09 cappu Tag Attached: crash
2020-06-18 16:09 cappu Tag Attached: Part Design
2020-06-26 17:09 Kunda1 Status new => feedback
2020-06-26 17:09 Kunda1 Note Added: 0014588
2020-06-26 17:10 Kunda1 Note Added: 0014589
2020-06-26 17:10 Kunda1 Tag Attached: #post-to-forum
2020-06-27 10:58 cappu Note Added: 0014596
2020-06-27 10:58 cappu Status feedback => new
2020-06-27 11:06 cappu Note Added: 0014597
2020-06-27 11:06 cappu File Added: image.png
2020-06-27 11:07 cappu Note Added: 0014598
2020-06-27 11:22 cappu Note Added: 0014599
2020-06-27 11:22 cappu File Added: Screenshot_2020-06-27_13-20-42.png
2020-06-27 12:50 cappu Note Added: 0014600
2020-06-27 13:21 cappu Note Added: 0014601
2020-07-02 18:07 Kunda1 Note Added: 0014614
2020-07-02 18:08 Kunda1 Changeset attached => FreeCAD master 31b1ad87
2020-07-02 18:19 Kunda1 Tag Detached: #post-to-forum
2020-07-02 18:21 Kunda1 Tag Attached: #pending-forum
2021-02-06 06:43 abdullah Target Version => 0.20
2021-03-03 11:51 Kunda1 Note Added: 0015478