|
[Sponsors] |
September 7, 2009, 06:11 |
Segmentation fault
|
#1 |
New Member
andrianah scott
Join Date: Aug 2009
Posts: 8
Rep Power: 17 |
Hi there,
Can somebody out there tell me what ''Segmentation fault"means? I'm dealing with squeezing mesh and the displacement of each cell is calculated(volscalarfield) and when I display the result with parafoam it comes out with this error message!! Best Regards Thanks in advance!! |
|
September 7, 2009, 08:25 |
|
#2 |
Senior Member
Anonymous
Join Date: Mar 2009
Posts: 110
Rep Power: 17 |
A segmentation fault is generally associated with a memory error. You may have run out of memory, or you may be trying to access a location in memory that doesn't contain what you need. I normally get them when I mix up my 32-bit and 64-bit executables when reading in large data sets.
|
|
September 7, 2009, 10:17 |
|
#3 |
New Member
andrianah scott
Join Date: Aug 2009
Posts: 8
Rep Power: 17 |
Thank you so much for answering me,nice of you.I'm actually trying to handle an automatic mesh motion(squeezing mesh) and I came out with this error.
Did you happen to deal with it?I don't have much experience. The displacement of each cell is calculated(pointscalarfield)and loaded into the pointdisplacement file.Woul be so kind as to give me a hand?I can't get at it!totally stuck! BR Thank you in advance! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Segmentation fault when running dieselFoam or dieselEngineFoam in parallel | francesco | OpenFOAM Bugs | 4 | May 2, 2017 22:59 |
Debugging a segmentation fault? | hansel | OpenFOAM Bugs | 3 | July 31, 2010 14:13 |
Segmentation fault. | Nari | Siemens | 3 | November 8, 2007 06:04 |
segmentation fault | usker | Siemens | 5 | March 6, 2007 00:14 |
KIVA and Segmentation Fault | Felix | Main CFD Forum | 2 | January 18, 2006 02:24 |