View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001101 | FreeCAD | Bug | public | 2013-04-19 22:37 | 2013-06-27 11:47 |
| Reporter | danielfalck | Assigned To | yorik | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Fixed in Version | 0.14 | ||||
| Summary | 0001101: seg fault Draft workbench when selecting Data Tab | ||||
| Description | "Segmentation fault (core dumped)" when selecting Data tab. I noticed this when trying to look at the 'Data' Property tab with Draft mulit-point DraftWires and Draft dimensions. I am up to date: OS: Linux Mint 13 Maya Platform: 64-bit Version: 0.13.2056 (Git) Branch: master Hash: 051dee07f201df8c4cdfb0c74648fc6cdfe3d99c Python version: 2.7.3 Qt version: 4.8.1 Coin version: 3.1.3 SoQt version: 1.5.0 OCC version: 6.5.0 | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
|
I can't reproduce that bug here, everything seems to work normally. Please give a precise step-by-step to make it happen? Maybe I'm doing something differently... |
|
|
I can reproduce this everytime, however, I don't seem to be able to collect any useful logs. Method: 1. start a new file 2. swith to draft workbench 3. draw a circle 4. draw a line 5. select an item in the tree 6. select the data tab (segmentation fault at this point) FreeCAD log: Msg: Draft workbench activated Log: Active view is Unnamed : 1 Msg: Pick center point: Msg: Pick radius: Log: Sel : Clear selection Msg: Log: Loading GUI of Part module... done Log: Sel : Clear selection Log: Sel : Add Selection "Unnamed.Circle.(null)(0.000000,0.000000,0.000000)" Log: Sel : Clear selection Log: Sel : Add Selection "Unnamed.Circle.Edge1(-0.346683,0.163049,0.000000)" Msg: Pick first point: Msg: Pick next point: Log: Sel : Clear selection Msg: Log: Sel : Clear selection Log: Sel : Add Selection "Unnamed.Line.(null)(0.000000,0.000000,0.000000)" Log: Sel : Clear selection Log: Sel : Add Selection "Unnamed.Circle.Edge1(-0.383904,0.635056,0.000000)" Terminal output: sandal@Office:~$ freecad -l FreeCAD 0.13, Libs: 0.13R2056 (Git) © Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2011 ##### #### ### #### # # # # # # # ## #### #### # # # # # #### # # # # # # # ##### # # # # #### #### # # # # # # # # # # # # # # ## ## ## # # #### #### ### # # #### ## ## ## matplotlib not found, Plot module will be disabled pycollada not found, collada support will be disabled. Draft workbench activated Pick center point: Pick radius: Pick first point: Pick next point: Segmentation fault (core dumped) FreeCAD version: OS: Ubuntu 12.10 Platform: 64-bit Version: 0.13.2056 (Git) Branch: master Hash: 051dee07f201df8c4cdfb0c74648fc6cdfe3d99c Python version: 2.7.3 Qt version: 4.8.3 Coin version: 3.1.3 SoQt version: 1.5.0 OCC version: 6.5.0 |
|
|
That's very strange, no way I can make that bug happen here, all works fine... Can you check if it happens with the Arch and Part modules too? |
|
|
I have tried to reproduce this issue on the part and draft bench, however it doesn't seem to affect them. Just the draft workbench. |
|
|
This seems to be fixed on my system now. Werner made a commit with the message: "Fix crash in property editor of property link is empty" - could this have been related? |
|
|
close this issue. thanks. |
|
|
Oops indeed forgot to close this one... |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-04-19 22:37 | danielfalck | New Issue | |
| 2013-04-20 01:44 | yorik | Note Added: 0003085 | |
| 2013-04-20 01:45 | yorik | Status | new => feedback |
| 2013-04-20 01:45 | yorik | Status | feedback => assigned |
| 2013-04-20 01:45 | yorik | Assigned To | => yorik |
| 2013-04-20 01:47 | yorik | Note Edited: 0003085 | |
| 2013-04-21 16:42 | dubstar-04 | Note Added: 0003094 | |
| 2013-04-21 19:58 | yorik | Note Added: 0003098 | |
| 2013-04-24 12:21 | yorik | Status | assigned => feedback |
| 2013-04-24 14:22 | dubstar-04 | Note Added: 0003112 | |
| 2013-05-04 13:03 | danielfalck | Note Added: 0003134 | |
| 2013-05-26 13:05 | danielfalck | Note Added: 0003182 | |
| 2013-06-27 11:47 | yorik | Note Added: 0003272 | |
| 2013-06-27 11:47 | yorik | Status | feedback => closed |
| 2013-06-27 11:47 | yorik | Resolution | open => no change required |
| 2013-06-27 11:47 | yorik | Fixed in Version | => 0.14 |
FreeCAD