View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002568 | FreeCAD | Bug | public | 2016-05-30 01:17 | 2017-08-13 16:46 |
| Reporter | KarenRei | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | unable to reproduce | ||
| Platform | Fedora 22 | ||||
| Summary | 0002568: FreeCAD doesn't clean up after itself when it crashes (when /tmp is full = FC++ exception) | ||||
| Description | I run gmsh, max element size 50, create mechanical analysis from mesh, on the attached file. It exits strangely fast. I then can no longer save the document - every time I try I get "FC++ exception thrown (SMESH Exception : Smesh Exception)" | ||||
| Steps To Reproduce | See above | ||||
| Additional Information | OS: "Fedora release 22 (Twenty Two)" Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.17.7680 (Git) Build type: Unknown Branch: master Hash: 966ce79207da593db8a7848e23c82f4d3baad27c Python version: 2.7.10 Qt version: 4.8.7 Coin version: 3.1.3 OCC version: 6.7.1.oce-0.16 | ||||
| Tags | exception | ||||
| FreeCAD Information | |||||
|
|
Forgot to attach the file... but more importantly, I think I've figured this one out: /tmp was full. So I think the problem here is actually "need a better error message" :) |
|
|
Beyond "needs a better error message", there's another problem: FreeCAD doesn't clean up after itself when it crashes (and it's been crashing a lot), it just leaves junk in /tmp. So there's really two things here, it also needs to clean up after itself. |
|
|
Forum thread: http://forum.freecadweb.org/viewtopic.php?f=10&t=19964 |
|
|
@KarenRei please attach file. If it's too large use a 3rd party cloud service. Thanks |
|
|
@KarenRei please respond |
|
|
Closing as OP wasn't responsive and issue hasn't presented. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-05-30 01:17 | KarenRei | New Issue | |
| 2016-05-30 01:21 | KarenRei | Note Added: 0007127 | |
| 2016-05-30 22:23 | KarenRei | Note Added: 0007131 | |
| 2017-01-17 01:23 | Kunda1 | Note Added: 0007825 | |
| 2017-02-02 21:32 | Kunda1 | Summary | FC++ exception thrown (SMESH Exception : Smesh Exception) => FreeCAD doesn't clean up after itself when it crashes (when /temp is full = FC++ exception) |
| 2017-02-02 21:32 | Kunda1 | Tag Attached: exception | |
| 2017-02-02 21:33 | Kunda1 | Summary | FreeCAD doesn't clean up after itself when it crashes (when /temp is full = FC++ exception) => FreeCAD doesn't clean up after itself when it crashes (when /tmp is full = FC++ exception) |
| 2017-06-16 12:35 | Kunda1 | Note Added: 0009408 | |
| 2017-06-16 12:35 | Kunda1 | Status | new => feedback |
| 2017-06-28 14:21 | Kunda1 | Note Added: 0009576 | |
| 2017-08-13 16:46 | Kunda1 | Status | feedback => closed |
| 2017-08-13 16:46 | Kunda1 | Resolution | open => unable to reproduce |
| 2017-08-13 16:46 | Kunda1 | Note Added: 0009912 |
FreeCAD