I've built Mpatrol 1.4.8 and am trying to run the tests/fail/test1.c
program on our MIPS target(uclibc-2.6.15-gcc version 4.0.4)
With the simplest malloc() free(), I get a segmentation fault.
And the target appears to be in an infinite loop, gdb stack trace goes
on forever.
Any help would be appreciated.
I'll post the exact sequence from BT soon.
THis problems happens whether building for static or dynamic.