[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] mintlib / free assert failed



m0n0 wrote:
I'm very sorry, but I can't provide an testcase :( I thought I could,
because the bug occured straight forward when doing something wrong.

This is the problem with this bug.
When it occurs, it can be reproduced by doing the same thing.
But after rebooting, it does not occur anymore...

This is exactly the kind of problem which can occur when reading an uninitialized variable. Or after a memory corruption. Or simpler, a bad algorithm :-\

--
Vincent Rivière