|
[Sponsors] |
July 6, 2014, 15:43 |
ParaFoam Segmentation Fault
|
#1 |
Senior Member
Daniel
Join Date: Jul 2009
Location: Montreal, Canada
Posts: 156
Rep Power: 17 |
Hello all,
I have a problem loading a case in paraFoam; when I run the paraFoam command from the case directory, paraView opens, but once I click "apply" to load the geometry (even if I de-select all of the patches and all of the fields) paraView crashes with the following error in terminal: Code:
--> FOAM FATAL IO ERROR: incorrect first token, expected <int> or '(', found on line 19 the label 77680 file: /home/daniel/OpenFOAM/daniel-2.1.1/run/cases/varFS/rep_002c5_a_longer/constant/polyMesh/points at line 19. From function operator>>(Istream&, List<T>&) in file /opt/openfoam211/src/OpenFOAM/lnInclude/ListIO.C at line 149. FOAM exiting Segmentation fault I would appreciate any advice anyone could offer. Thanks! Daniel ------ Versions: OF 2.3.0 ParaView 4.1.0 |
|
July 7, 2014, 21:38 |
|
#2 |
Senior Member
Daniel
Join Date: Jul 2009
Location: Montreal, Canada
Posts: 156
Rep Power: 17 |
Hello all,
It looks like the problem was with controlDict. There was an invalid link to a library, leftover from another case. The case would still run (with warnings), but paraFoam could not handle it evidently. So others can learn from my mistake, the offending line in controlDict was: Code:
libs ("libtimeVaryingUniformInletOutlet.so"); Code:
//libs ("libtimeVaryingUniformInletOutlet.so"); Daniel |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] paraview parafoam segmentation fault (core dumped) | RicardoLB | ParaView | 3 | April 28, 2020 21:07 |
[OpenFOAM] ParaFoam or Praview segmentation fault only when I have a lib linked in controlDict | Luchini | ParaView | 2 | August 10, 2015 13:50 |
Exporting Animation in Parafoam: Segmentation Fault at 195 files | dancfd | OpenFOAM Post-Processing | 2 | November 14, 2012 23:15 |
paraFoam, Segmentation fault | Fed11 | OpenFOAM Bugs | 3 | July 4, 2011 20:04 |
[OpenFOAM] Segmentation fault with paraFoam and paraview 3.6.1 on Fedora 11 32 and 64 bit | nanes | ParaView | 2 | September 11, 2009 10:12 |