Currently "test fdd" is broken, too.
The problem occurs in sched.c when allocating the stack for a task - the system freezes.
However, I am not sure which function is broken: malloc(), calloc(), or free().
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1638080
Originator: NO
Can you provide more information than that? What exactly is screwing up? The list pointers?
Running test tsr many many times followed by test malloc Works For Me.
If you could you provide output or a patch, please do.
Thanks.
Logged In: YES
user_id=1801334
Originator: YES
Currently "test fdd" is broken, too.
The problem occurs in sched.c when allocating the stack for a task - the system freezes.
However, I am not sure which function is broken: malloc(), calloc(), or free().