[PATCH] [RTEMS] Update RTEMS thread model
Sebastian Huber
sebastian.huber at embedded-brains.de
Wed Sep 23 13:07:43 UTC 2015
On 22/09/15 16:01, Aurelio Remonda wrote:
> Thank you Sebastian! We were able to reproduce the tests.
> The test we were interested in was
> 25_algorithms/random_shuffle/moveable, this one fails, as we saw in
> your results (and ours as well). We debugged it and find out that all
> three VERIFY pass (cout of the same line gave us 1, is an equal) but
> we didn't get the exit code 0 at the end of the simulation.
> Apparently, this is making DejaGNU think something's wrong.
> We find out that if we reduce the size of A (the array that contains
> the values being shuffled) the test runs correctly.
Ok, its a classic stack overflow (800000 bytes on the stack, stack size
is 256KiB).
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list