View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001303 | OpenFOAM | Bug | public | 2014-05-22 10:00 | 2014-05-22 16:47 |
Reporter | oliveroxtoby | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | Fedora | OS Version | 20 |
Summary | 0001303: Segfault in snappyHexMesh | ||||
Description | snappyHexMesh segfaults for the use case in the attached simple test problem. The problem originates in src/mesh/autoMesh/autoHexMesh/meshRefinement/meshRefinementProblemCells.C, line 425 (in function meshRefinement::nearestPatch(...) ). On line 425, adaptPatchIDs[0] is used to initialise default values in a list (also used on line 438); however, in this use case adaptPatchIDs is empty and a segfault occurs. I suspect this has something to do with the fact that this test case does not include any stl surface. Many thanks Oliver | ||||
Steps To Reproduce | The attached test case demonstrates the problem. Please run Allrun to reproduce. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-05-22 10:00 | oliveroxtoby | New Issue | |
2014-05-22 10:00 | oliveroxtoby | File Added: snappySegfault.tgz | |
2014-05-22 16:46 |
|
Note Added: 0003077 | |
2014-05-22 16:46 |
|
Status | new => resolved |
2014-05-22 16:46 |
|
Fixed in Version | => 2.3.x |
2014-05-22 16:46 |
|
Resolution | open => fixed |
2014-05-22 16:46 |
|
Assigned To | => user4 |