|
On Wed, 17 Aug 2011 16:23:07 +0200, David Kastrup wrote:
It's actually worse than I thought... It works with 3, 6 or 19 successive assert(true) statements. It doesn't work for any other number of assert(true) statements between 0 and 20.It will probably work with 22 again. Sounds like a question of alignment.
Wow. You're right. That doesn't make it easier for me to reproduce the bug, but would that give you a clue about how to debug it another way? I have trouble with Valgrind because of this: http://lua-users.org/lists/lua-l/2011-04/msg00682.html -- Pierre 'catwell' Chapuis