tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] bounds checking bug?


From: Rob Landley
Subject: Re: [Tinycc-devel] bounds checking bug?
Date: Fri, 11 May 2007 19:46:32 -0400
User-agent: KMail/1.9.1

On Friday 11 May 2007 6:25 am, kf wrote:
> I forgot to mention that this test case runs ok sometimes, about once
> in ten runs...

Yeah, that would be an important thing to mention.

> tcc was compiled with gcc 4.1.1, but the problem remains if I compile
> it with itself.

Good data point, thanks.  (I'm using 3.3, 4.0.3, and 4.1.2 here.)

Smells like an uninitialized local variable, combined with address space 
randomization...

Rob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]