• memPartFree Error??

    From sandeep singh@21:1/5 to Marty on Mon Jul 17 09:36:17 2017
    On Friday, 10 October 2003 12:04:00 UTC+1, Marty wrote:
    Hi, there.

    I'm writing codes working on PXA255 (XScale) and VxWorks5.5.

    One task allocates memory using 'malloc()' and other task trys to free
    with 'free()' that memory. But I just found this error message.

    memPartFree: invalid block 0xa1c05800 in partition 0xa0dd74c8

    Here, 0xa1c05800 is the returned address of malloc() and 0xa0dd74c8
    is the memSysPartID.

    Yes, I know that I would get this error message when I tried to free
    this allocated memory which is already freed.

    1. What other reasons of this error might be?
    2. Can I give a size to a system mem partition? and How?

    Any kind of tips are appreciated.

    Thanks.

    MARTY.

    Hi Marty,
    Is there any resolution for this issue ?

    Thanks
    Sandeep Singh

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)