You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#0 Foam::error::printStack(Foam::Ostream&) at ??:?
NREL#1 Foam::sigSegv::sigHandler(int) at ??:?
NREL#2 ? in "/lib64/libc.so.6"
NREL#3 Foam::objectRegistry::modified() const at ??:?
NREL#4 Foam::Time::readModifiedObjects() at ??:?
NREL#5 Foam::Time::run() const at ??:?
NREL#6 ? at ??:?
NREL#7 __libc_start_main in "/lib64/libc.so.6"
NREL#8 ? at ??:?
Segmentation fault (core dumped)
WORKAROUND: set `runTimeModifiable no;` in system/controlDict
Use
lookupOrDefault
instead of justlookup
The text was updated successfully, but these errors were encountered: