CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Meshing & Mesh Conversion (https://www.cfd-online.com/Forums/openfoam-meshing/)
-   -   [mesh manipulation] Error with reconstructPar (https://www.cfd-online.com/Forums/openfoam-meshing/61549-error-reconstructpar.html)

skabilan May 26, 2008 00:12

Error with reconstructPar
 
Hi All,

Can anyone tell me why I get a segmentation fault when trying to use reconstructPar after a successful parallel run?

Thanks in advance!
Senthil

altix1 openfoam/1D_3D_coupling> reconstructPar . weibel_icofoam_vardt_tay
/*---------------------------------------------------------------------------*\
| ========= | |
| \ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \ / O peration | Version: 1.4.1 |
| \ / A nd | Web: http://www.openfoam.org |
| \/ M anipulation | |
\*---------------------------------------------------------------------------*/

Exec : reconstructPar . weibel_icofoam_vardt_tay
Date : May 25 2008
Time : 18:56:00
Host : altix1
PID : 23205
Root : /home/skabilan/workdir/openfoam/1D_3D_coupling
Case : weibel_icofoam_vardt_tay
Nprocs : 1
Create time

Create mesh

Time = 1.69999

Reconstructing FV fields

Reconstructing volScalarFields

p

Reconstructing volVectorFields

U
#0 _ZN4Foam5error10printStackERNS_7OstreamE-0x1045010
in "/home/skabilan/OpenFOAM/OpenFOAM-1.4.1/lib/linuxIA64GccDPOpt/libOpenFOAM.so"
#1 _ZN4Foam7sigSegv14sigSegvHandlerEi-0x1012500
in "/home/skabilan/OpenFOAM/OpenFOAM-1.4.1/lib/linuxIA64GccDPOpt/libOpenFOAM.so"
#2 Uninterpreted: [0xa0000000000107e0]
#3 _ZN4Foam45pressureInletOutletVelocityFvPatchVector Field4rmapERKNS_12fvPatchField INS_6VectorIdEEEERKNS_4ListIiEE-0x22800f0
in "/home/skabilan/OpenFOAM/OpenFOAM-1.4.1/lib/linuxIA64GccDPOpt/libfiniteVolume.so "
#4 Foam::tmp<foam::geometricfield<foam::vector<double >, Foam::fvPatchField, Foam::volMesh> > Foam::fvFieldReconstructor::reconstructFvVolumeFie ld<foam::vector<double> >(Foam::IOobject const&) in "/home/skabilan/OpenFOAM/OpenFOAM-1.4.1/applications/bin/linuxIA64GccDPOpt/recon structPar"
#5 void Foam::fvFieldReconstructor::reconstructFvVolumeFie lds<foam::vector<double> >(Foam::IOobjectList const&) in "/home/skabilan/OpenFOAM/OpenFOAM-1.4.1/applications/bin/linuxIA64GccDPOpt/recon structPar"
#6 main in "/home/skabilan/OpenFOAM/OpenFOAM-1.4.1/applications/bin/linuxIA64GccDPOpt/recon structPar"
#7 __libc_start_main-0x74c7d0
in "/lib/libc.so.6.1"
#8 _start in "/home/skabilan/OpenFOAM/OpenFOAM-1.4.1/applications/bin/linuxIA64GccDPOpt/recon structPar"
Segmentation fault

mark_michael May 26, 2008 07:35

I got this ERROR when I use so
 
I got this ERROR when I use some utility -functions and one of the points or nodes where well-defined in the point of origin '(0 0 0)'! for example, some days ago i use the sample-function for sampling deliverables on a line from the point of origin to a point in my field (with midpoint-sampleset)!

Mark

mattijs May 27, 2008 14:15

http://www.cfd-online.com/cgi-
 
http://www.cfd-online.com/cgi-bin/Op...2851#POST22851

skabilan June 10, 2008 18:34

Downloading the new pressureIn
 
Downloading the new pressureInletOutletVelocityFvPatchVectorField.C file fixed the segmentation fault.

Senthil


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