View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002368 | OpenFOAM | Patch | public | 2016-12-01 20:38 | 2016-12-01 22:11 |
Reporter | MattijsJ | Assigned To | henry | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | GNU/Linux | OS | OpenSuSE | OS Version | 13.2 |
Product Version | dev | ||||
Fixed in Version | |||||
Summary | 0002368: processorMeshes::read destruct before deregister | ||||
Description | The read() will destroy the meshes before the labelIOFields that are registered on them. Attached fixed order of destruction of src/parallel/reconstruct/reconstruct/processorMeshes.C | ||||
Tags | No tags attached. | ||||
|
processorMeshes.C (7,355 bytes) |
|
Resolved in OpenFOAM-dev by commit e86168d964b4698bea8334da94fcd19f99b49142 Resolved in OpenFOAM-4.x by commit daa4d54a4938c12cfccd36fd6e6a19df7b6cd713 |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-12-01 20:38 | MattijsJ | New Issue | |
2016-12-01 20:38 | MattijsJ | File Added: processorMeshes.C | |
2016-12-01 22:11 | henry | Assigned To | => henry |
2016-12-01 22:11 | henry | Status | new => resolved |
2016-12-01 22:11 | henry | Resolution | open => fixed |
2016-12-01 22:11 | henry | Fixed in Version | => 4.x |
2016-12-01 22:11 | henry | Note Added: 0007376 |