Dream86
July 26th, 2005, 03:40 PM
Hi,
I am getting the following error message when i run my program:
a.out in free(): error: page is already free
Abort (core dumped)
I get this error after my program tries to read some parts of different binary files from a main input directory and append them appropriately to other output binary files in a main output directory which includes some other subdirectories as well. To explain the whole purpose of the program is a long story. I am very sorry if i am not clear here. I was wondering if anyone is aware of any general cases that this error message may show up?
Thank you,
Nina
I am getting the following error message when i run my program:
a.out in free(): error: page is already free
Abort (core dumped)
I get this error after my program tries to read some parts of different binary files from a main input directory and append them appropriately to other output binary files in a main output directory which includes some other subdirectories as well. To explain the whole purpose of the program is a long story. I am very sorry if i am not clear here. I was wondering if anyone is aware of any general cases that this error message may show up?
Thank you,
Nina