User Tools

Site Tools


installation:segmentation_fault_while_running_some_test_cases

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
installation:segmentation_fault_while_running_some_test_cases [2011/06/22 12:29]
pg_chaos
installation:segmentation_fault_while_running_some_test_cases [2011/06/22 13:03] (current)
pg_chaos
Line 9: Line 9:
 ~~DISCUSSION~~ ~~DISCUSSION~~
  
-I have installed the latest version of ChannelFlow on my account on a intel linux cluster, running Centos 5.2 with 2.6 kernel.+I have installed the latest version of ChannelFlow on my account on a intel linux cluster, running Centos 5.2 with 2.6 kernel ​and gcc 4.1.2 
 I had to play around with FFTW-3.2.2 library a bit (i.e. use -fPIC flag while building FFTW) before I could (semi)-successfully build ChannelFlow. I haven'​t downloaded/​installed Octave yet. I had to play around with FFTW-3.2.2 library a bit (i.e. use -fPIC flag while building FFTW) before I could (semi)-successfully build ChannelFlow. I haven'​t downloaded/​installed Octave yet.
  
-So I ran the ./configure command and then did a make. The runs for a while, and then exits with an error message saying ​+So I ran the ./configure command and then did a make. The make process ​runs for a while, and then exits with an error message saying ​
 "No rule to make target `dnsLaminarTest.o',​ needed by `dnsLaminarTest'​. ​ Stop. " "No rule to make target `dnsLaminarTest.o',​ needed by `dnsLaminarTest'​. ​ Stop. "
  
 After that I go to the test directory and try to run the test files. After that I go to the test directory and try to run the test files.
 I am successfully able to run the following (i.e. they all exit with "​pass"​ at the end) : I am successfully able to run the following (i.e. they all exit with "​pass"​ at the end) :
 +
 Helmholtztest Helmholtztest
  
Line 25: Line 27:
  
 While the following exit with segmentation fault: While the following exit with segmentation fault:
 +
 pressuretest pressuretest
  
installation/segmentation_fault_while_running_some_test_cases.1308770941.txt.gz · Last modified: 2011/06/22 12:29 by pg_chaos