View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001600 | FreeCAD | Bug | public | 2014-07-09 18:36 | 2014-09-22 13:23 |
| Reporter | maxiecool2 | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | unable to reproduce | ||
| Platform | linux | OS | ubuntu | OS Version | saucy salamander |
| Product Version | 0.14 | ||||
| Summary | 0001600: constantly crashing while general using | ||||
| Description | exploring freecad with a project i downloaded the most recent attempt, i was trying to set the dimensions for one part of the project, thats when it crashed, but it has crashed while setting up a drawing. due to the frequency of it crashing i loaded it with strace running. i hope this information helps | ||||
| Steps To Reproduce | unfortunately it has been random | ||||
| Additional Information | last bit of strace recvmsg(6, 0xbffe1644, 0) = -1 EAGAIN (Resource temporarily unavailable) clock_gettime(CLOCK_MONOTONIC, {346883, 413850499}) = 0 clock_gettime(CLOCK_MONOTONIC, {346883, 413972996}) = 0 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x10} --- rt_sigprocmask(SIG_UNBLOCK, [SEGV], NULL, 8) = 0 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(1, "\33[1;31m*** Abort *** an exceptio"..., 81*** Abort *** an exception was raised, but no catch was found. ) = 81 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(1, "\33[0m\33[1;31m\t... The exception is"..., 109 ... The exception is:SIGSEGV 'segmentation violation' detected. Address 10 ) = 109 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(5, "@", 1) = 1 close(5) = 0 close(4) = 0 rt_sigaction(SIGCHLD, NULL, {0xb577e940, [], SA_SIGINFO|SA_NOCLDSTOP}, 8) = 0 rt_sigaction(SIGCHLD, {SIG_DFL, [], 0}, NULL, 8) = 0 write(1, "\33[0m", 4) = 4 exit_group(1) = ? +++ exited with 1 +++ | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
|
Unfortunately unless you discover a procedure that always causes a crash, that we can reproduce here, there is little we can do. A crash can have many causes, and if we can't reproduce it on other machines, we cannot find what makes it occur. |
|
|
You have not given details on the exact version you're using (Help --> About FreeCAD --> Copy to clipboard), and how you installed it (Stable PPA? Daily Builds PPA? Compiling?). Otherwise Ubuntu 13.10 end of life is coming this month, I recommend you upgrade to 14.04 LTS and test with this version. On the forum we are quite a few Ubuntu 14.04 users and we have not heard of such a problem. |
|
|
Saucy Salamander (Ubuntu 13.10) reached end of life on July 17. In my opinion this ticket should be closed. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-07-09 18:36 | maxiecool2 | New Issue | |
| 2014-07-09 23:08 | yorik | Note Added: 0004784 | |
| 2014-07-17 04:32 | normandc | Note Added: 0004806 | |
| 2014-07-23 13:19 | normandc | Note Added: 0004837 | |
| 2014-09-22 13:23 | shoogen | Status | new => closed |
| 2014-09-22 13:23 | shoogen | Resolution | open => unable to reproduce |
FreeCAD