View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004227 | OpenFOAM | Bug | public | 2025-03-23 23:49 | 2025-03-26 08:31 |
Reporter | arakevin_ | Assigned To | will | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Platform | GNU/Linux | OS | Other | OS Version | (please specify) |
Summary | 0004227: FOAM Fatal IO Error, | ||||
Description | Hi, I am currently facing an issue of OpenFOAM7 with g++11 when I compile Allrun file for the below error: Calculating field g.h Reading field p_rgh Courant Number mean: 0.00779814174 max: 0.00894743587 --> FOAM FATAL IO ERROR: error in IOstream "OSHA1stream.sinkFile_" for operation Ostream& operator<<(Ostream&, const word&) file: OSHA1stream.sinkFile_ at line 0. From function virtual bool Foam::IOstream::check(const char*) const in file db/IOstreams/IOstreams/IOstream.C at line 96. I have tried the solution with changing the OSHA1stream.H file states in https://github.com/OpenFOAM/OpenFOAM-9/commit/b0c15bebd37142f3902901ed5e9a60e33ed456eb and recompile all the solver but it does not work, and I also change the -O3 parameter in OpenFOAM-dev/wmake/rules/linux64Gcc/ to -O0 based on the https://bugs.openfoam.org/view.php?id=3856 and recompile again, the bug cannot be solved as well. However, I need to stay at OpenFOAM7 to test the edited solver. How could I solver this bug? Thanks | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-03-23 23:49 | arakevin_ | New Issue | |
2025-03-26 08:30 | will | Assigned To | => will |
2025-03-26 08:30 | will | Status | new => closed |
2025-03-26 08:30 | will | Resolution | open => no change required |
2025-03-26 08:30 | will | Note Added: 0013550 | |
2025-03-26 08:31 | will | Resolution | no change required => duplicate |
2025-03-26 08:31 | will | Product Version | dev => |