CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

addr2line failed

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 3, 2020, 09:44
Question addr2line failed
  #1
Member
 
Join Date: Mar 2019
Posts: 81
Rep Power: 7
mm66 is on a distinguished road
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)
The same simulation runs fine on other computers.

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
mm66 is offline   Reply With Quote

Old   October 23, 2020, 03:23
Default
  #2
New Member
 
Huy Quang Dong
Join Date: Nov 2017
Posts: 19
Rep Power: 8
cunconbkhp is on a distinguished road
Hi mm66!

Did you solve your problem?

I have the same error with my simulation on ubuntu 18.04 wsl.
cunconbkhp is offline   Reply With Quote

Old   November 5, 2020, 10:21
Default
  #3
Member
 
Join Date: Mar 2019
Posts: 81
Rep Power: 7
mm66 is on a distinguished road
Quote:
Originally Posted by cunconbkhp View Post
Hi mm66!

Did you solve your problem?

I have the same error with my simulation on ubuntu 18.04 wsl.

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
mm66 is offline   Reply With Quote

Reply

Tags
addr2line failed, chtmultiregionsimplefoam, openfoam1812, ubuntu 18.04, wsl2


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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 03:35
Initial conditions for uniform flow andreas OpenFOAM 5 November 16, 2012 15:00
[OpenFOAM] ParaView/Parafoam error when making animation Disco_Caine ParaView 6 September 28, 2010 09:54
user subroutine error CFDUSER CFX 2 December 9, 2006 06:31
user defined function cfduser CFX 0 April 29, 2006 10:58


All times are GMT -4. The time now is 08:08.