i have built LTIB imx28 based application, multiprocessor and multithreading environment, by some activating event
Ltib kernel version is 2.6.35.10,
Now I cannot migrate to any other version apart fixing bug in our program
i am getting memory corrupt issue ran on gdb
[New Thread 1133208688 (LWP 296)]
** glibc detected ** /PROGRAM: malloc(): memory corruption: 0x05b4cef8 ***
Program received signal SIGABRT, Aborted.
i tried valgrind but its showing illeagal instruction
ANY IDEA SUGGESTION HOW TO SOLVE