View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003288 | OpenFOAM | Bug | public | 2019-06-05 15:52 | 2019-06-06 12:45 |
Reporter | jkau | Assigned To | henry | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | GNU/Linux | OS | Ubuntu | OS Version | 14.04 |
Product Version | dev | ||||
Fixed in Version | dev | ||||
Summary | 0003288: restart with rigidBodyMotion crashes | ||||
Description | dev-fcbebe9eb374 from Jun 4, restarting a rigidBodyMotion case crashes with following error message: --> FOAM FATAL ERROR: Not implemented From function virtual Foam::Istream& Foam::ITstream::read(char*, std::streamsize) in file db/IOstreams/Tstreams/ITstream.C at line 159. FOAM aborting #0 Foam::error::printStack(Foam::Ostream&) at ??:? #1 Foam::error::abort() at ??:? #2 Foam::ITstream::read(char*, long) at ??:? #3 Foam::Istream& Foam::operator>><double>(Foam::Istream&, Foam::List<double>&) at ??:? #4 Foam::Field<double> Foam::dictionary::lookupOrDefault<Foam::Field<double> >(Foam::word const&, Foam::Field<double> const&, bool, bool) const at ??:? #5 Foam::RBD::rigidBodyModelState::rigidBodyModelState(Foam::RBD::rigidBodyModel const&, Foam::dictionary const&) at ??:? #6 Foam::RBD::rigidBodyMotion::rigidBodyMotion(Foam::dictionary const&, Foam::dictionary const&) at ??:? #7 Foam::rigidBodyMeshMotion::rigidBodyMeshMotion(Foam::polyMesh const&, Foam::dictionary const&) at ??:? #8 Foam::motionSolver::adddictionaryConstructorToTable<Foam::rigidBodyMeshMotion>::New(Foam::polyMesh const&, Foam::dictionary const&) at ??:? #9 Foam::motionSolver::New(Foam::polyMesh const&, Foam::dictionary const&) at ??:? #10 Foam::dynamicMotionSolverFvMesh::dynamicMotionSolverFvMesh(Foam::IOobject const&) at ??:? #11 Foam::dynamicFvMesh::addIOobjectConstructorToTable<Foam::dynamicMotionSolverFvMesh>::New(Foam::IOobject const&) at ??:? #12 Foam::dynamicFvMesh::New(Foam::IOobject const&) at ??:? #13 ? at ??:? #14 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6" #15 ? at ??:? Aborted | ||||
Steps To Reproduce | Run floatingObject tutorial and restart from latestTime. | ||||
Tags | No tags attached. | ||||