|
[Sponsors] |
September 3, 2020, 10:44 |
addr2line failed
|
#1 |
Member
Join Date: Mar 2019
Posts: 81
Rep Power: 7 |
Hi Foamers,
I am getting the following error from one of the computers I am doing simulations on: Code:
Time = 1 Solving for fluid region 1 DILUPBiCGStab: Solving for Ux, Initial residual = 1, Final residual = 0.000798661, No Iterations 2 DILUPBiCGStab: Solving for Uy, Initial residual = 1, Final residual = 0.000960019, No Iterations 2 DILUPBiCGStab: Solving for Uz, Initial residual = 1, Final residual = 0.00070773, No Iterations 2 DILUPBiCGStab: Solving for h, Initial residual = 0.999999, Final residual = 0.00096627, No Iterations 13 Min/max T:304.693 307.65 GAMGPCG: Solving for p_rgh, Initial residual = 0.955294, Final residual = 3.02293e-07, No Iterations 13 time step continuity errors : sum local = 0.000380457, global = 3.85666e-06, cumulative = 3.85666e-06 Min/max rho:12.7 12.7 DILUPBiCGStab: Solving for epsilon, Initial residual = 0.105939, Final residual = 7.19596e-06, No Iterations 2 DILUPBiCGStab: Solving for k, Initial residual = 1, Final residual = 0.00022339, No Iterations 2 Solving for fluid region 2 DILUPBiCGStab: Solving for Ux, Initial residual = 1, Final residual = 0.000206557, No Iterations 2 DILUPBiCGStab: Solving for Uy, Initial residual = 1, Final residual = 0.000262147, No Iterations 2 DILUPBiCGStab: Solving for Uz, Initial residual = 1, Final residual = 0.000164662, No Iterations 2 DILUPBiCGStab: Solving for h, Initial residual = 0.999952, Final residual = 0.000928796, No Iterations 14 Min/max T:303.15 305.434 GAMGPCG: Solving for p_rgh, Initial residual = 0.991014, Final residual = 9.26016e-07, No Iterations 16 #0 Foam::error::printStack(Foam::Ostream&) addr2line failed #1 Foam::sigSegv::sigHandler(int) addr2line failed #2 ? addr2line failed #3 Foam::List<Foam::Tensor<double> >::List(int, Foam::Tensor<double> const&) #4 Foam::GeometricField<Foam::Tensor<double>, Foam::fvPatchField, Foam::volMesh>::GeometricField(Foam::IOobject const&, Foam::fvMesh const&, Foam::dimensioned<Foam::Tensor<double> > const&, Foam::word const&) #5 Foam::tmp<Foam::GeometricField<Foam::Tensor<double>, Foam::fvPatchField, Foam::volMesh> > Foam::fvc::surfaceSum<Foam::Tensor<double> >(Foam::GeometricField<Foam::Tensor<double>, Foam::fvsPatchField, Foam::surfaceMesh> const&) #6 ? #7 ? #8 ? #9 __libc_start_main addr2line failed #10 ? Segmentation fault (core dumped) OF: OpenFOAM 1812 Solver: chtMultiRegionSimpleFoam Mesh: Imported from SALOME (checked the mesh and it runs fine on other computers) Mode: Tried both running in parallel and normal, same error Comment: Sometimes the error happened earlier (even before the first iteration) OS: WSL2 (Ubuntu 18.04) Tried importing WSL configuration from another PC but the error remained. Seems something on the host Windows is causing this. Any ideas? Regards, MJ |
|
October 23, 2020, 04:23 |
|
#2 |
New Member
Huy Quang Dong
Join Date: Nov 2017
Posts: 19
Rep Power: 9 |
Hi mm66!
Did you solve your problem? I have the same error with my simulation on ubuntu 18.04 wsl. |
|
November 5, 2020, 11:21 |
|
#3 | |
Member
Join Date: Mar 2019
Posts: 81
Rep Power: 7 |
Quote:
Hi, This error message is rather general. For my case it turned out to be the modification I made to the page file size. I reduced the size (due to low space) and the error message appeared. Then I changed the page file size to the initial value and voila it ran perfectly... Hope this helps Regards, MJ |
||
Tags |
addr2line failed, chtmultiregionsimplefoam, openfoam1812, ubuntu 18.04, wsl2 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Foam::error::printStack(Foam::Ostream&) with simpleFoam -parallel | U.Golling | OpenFOAM Running, Solving & CFD | 52 | September 23, 2023 04:35 |
Initial conditions for uniform flow | andreas | OpenFOAM | 5 | November 16, 2012 16:00 |
[OpenFOAM] ParaView/Parafoam error when making animation | Disco_Caine | ParaView | 6 | September 28, 2010 10:54 |
user subroutine error | CFDUSER | CFX | 2 | December 9, 2006 07:31 |
user defined function | cfduser | CFX | 0 | April 29, 2006 11:58 |