[antlr-interest] ANTLR 2.7.6 C# race condition fix

Micheal J open.zone at virgin.net
Wed Mar 1 09:46:38 PST 2006


Philip,

> The application is compiled with VS.NET 2002 (.NET 1.0) but 
> is run under ASP.NET with the .NET 1.1 runtime. OS is Windows 
> 2003 (with SP1). The hardware is running a configuration with 
> dual-cpu Intel Xeon processors with hyperthreading (two 
> physical cpus, four logical cores). The parser may be called 
> several times in parallel on separate incoming web requests.

It could be a manifestation of the race condition issue given your multi-CPU
environment. I'd recommend testing 2.7.6 under similar loads on a
non-production box.


Cheers,

Micheal



More information about the antlr-interest mailing list