View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001307 | OpenFOAM | Bug | public | 2014-05-27 13:53 | 2014-05-27 15:51 |
Reporter | Assigned To | ||||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | Ubuntu | OS Version | 14.04 LTS |
Summary | 0001307: DecomposePar crash in combination with pointMotionU pimpleDymFoam | ||||
Description | DecomposePar crashes during field transfer and leaves message (bottom) This only happens if I have the time varying BC. (If removed it works) type timeVaryingUniformFixedValue; fileName "$FOAM_CASE/constant/valveVelVsTime"; outOfBounds clamp; value uniform 0; This error do not appears when using OF2.1 #0 Foam::error::printStack(Foam::Ostream&) at ??:? #1 Foam::sigSegv::sigHandler(int) at ??:? #2 in "/lib/x86_64-linux-gnu/libc.so.6" #3 void Foam::pointPatchField<double>::setInInternalField<double>(Foam::Field<double>&, Foam::Field<double> const&, Foam::List<int> const&) const at ??:? #4 at timeVaryingUniformFixedValuePointPatchFields.C:? #5 Foam::pointPatchField<double>::addpatchMapperConstructorToTable<Foam::timeVaryingUniformFixedValuePointPatchField<double> >::New(Foam::pointPatchField<double> const&, Foam::pointPatch const&, Foam::DimensionedField<double, Foam::pointMesh> const&, Foam::pointPatchFieldMapper const&) at ??:? #6 at ??:? #7 at ??:? #8 at ??:? #9 at ??:? #10 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6" #11 at ??:? Segmentation fault (core dumped) | ||||
Steps To Reproduce | Attached case (Old (small) case that worked for OF2.1 and reproduces the error) | ||||
Tags | No tags attached. | ||||
2014-05-27 13:53
|
|
|
Fixed in e400f45f33c3ab1d96c5b4c4886da5b2d1526fcc. It was trying to set internal values which were not valid yet. Thanks for reporting. |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-05-27 13:53 |
|
New Issue | |
2014-05-27 13:53 |
|
File Added: intake1.tar.gz | |
2014-05-27 15:51 |
|
Note Added: 0003087 | |
2014-05-27 15:51 |
|
Status | new => resolved |
2014-05-27 15:51 |
|
Fixed in Version | => 2.3.x |
2014-05-27 15:51 |
|
Resolution | open => fixed |
2014-05-27 15:51 |
|
Assigned To | => user4 |