View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000750 | Sketcher | Bug | public | 2012-06-12 09:43 | 2017-01-22 14:30 |
Reporter | wmayer | Assigned To | logari81 | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 0.12 | ||||
Fixed in Version | 0.14 | ||||
Summary | 0000750: Endless loop in sketch solver | ||||
Description | There is an endless loop in the while-loop of the method System::solve_DL(SubSystem* subsys). There is a reproducible way according to the forum postings at https://sourceforge.net/apps/phpbb/free-cad/viewtopic.php?f=8&t=2636&sid=040111b4cd4fa3da377969b1cf50ef9c&start=40 Maybe you should introduce a maximum number of iterations as an abort criterion. | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
|
The situation described here [1] seems to confirm this bug. [1] http://forum.freecadweb.org/viewtopic.php?f=3&t=4651 |
|
See also: http://forum.freecadweb.org/viewtopic.php?f=3&t=4651&start=30#p36692 |
|
git show 88493ec |
|
the commit 88493ec0e5324f4f1f215c0b9d76e05f86865d9e is not related to this bug. the bug was fixed in c6f7fd74627e525825ca32e567cbd677e60e5db4 |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-06-12 09:43 | wmayer | New Issue | |
2012-06-12 09:43 | wmayer | Status | new => assigned |
2012-06-12 09:43 | wmayer | Assigned To | => logari81 |
2012-12-20 22:06 | logari81 | Project | FreeCAD => Sketcher |
2013-09-28 11:32 | wmayer | Note Added: 0003695 | |
2013-10-04 06:54 | wmayer | Note Added: 0003713 | |
2013-10-06 09:40 | wmayer | Note Added: 0003716 | |
2013-10-06 09:40 | wmayer | Status | assigned => closed |
2013-10-06 09:40 | wmayer | Resolution | open => fixed |
2013-10-06 09:40 | wmayer | Fixed in Version | => 0.14 |
2014-02-13 10:10 | shoogen | Assigned To | logari81 => shoogen |
2014-02-13 10:10 | shoogen | Note Added: 0004208 | |
2014-02-13 10:10 | shoogen | Status | closed => feedback |
2014-02-13 10:10 | shoogen | Resolution | fixed => reopened |
2014-02-13 10:12 | shoogen | Assigned To | shoogen => logari81 |
2014-02-13 10:12 | shoogen | Status | feedback => closed |
2014-02-13 10:12 | shoogen | Resolution | reopened => fixed |
2017-01-22 14:30 | Kunda1 | Relationship added | related to 0001260 |