Quote:
|
But both the abpve steps did not help , In second case , the swap file was being created , but program was not using this swap file.
|
That means your program is buggy or some other stuff causing it to abort what error code you get as soon as program aborted? Use command
echo $? to find out. You can also take the help of gdb to debug the program so that you can find out or put your code somewhere on net so that we can understand it above url is not working...